Code Monkey home page Code Monkey logo

nixie-clock's Introduction

Nixie Clock

This repository contains the KiCAD files for the PCB and the Atmel Studio files for the code.

If you plan on recreating this, I recommend changing the PCB design to use all SMD components and paying attention to high voltage clearance.

Instructables write up for this project.

Uses the following libraries:

nixie-clock's People

Contributors

njeff avatar

Stargazers

 avatar  avatar  avatar Artem Vinogradov avatar  avatar MS avatar

Watchers

Artem Vinogradov avatar James Cloos avatar  avatar  avatar Maik avatar

nixie-clock's Issues

Schematic Question

In regards to what pins of the ATmega328P go to what external component, do they have to be the same or can I change the pins used provided I update the program to reflect the changes?

Error when trying to build the NixieCode in AtmelStudio6.1

I built a NixieClock with your instructable but cant write code to the ATMega328P.
What I did is install AtmelStudio6.1, open your project connecting the ARCELI Atmel BEI AVRISP mkii XPII AVR ISP mk2 USB AVRISP-In-System-Programmer and then try to build the solution.

Error 1 #error "F_CPU not defined!"
C:\Users\Florian Pix\Documents\Programme\NixieCode\NixieCode\millis.c 16 3 NixieCode
Error 2 #error "Bad F_CPU setting (<256 or >=32640000)"
C:\Users\Florian Pix\Documents\Programme\NixieCode\NixieCode\millis.c 20 3 NixieCode
Error 3 'F_CPU' undeclared (first use in this function)
C:\Users\Florian Pix\Documents\Programme\NixieCode\NixieCode\millis.c 121 14 NixieCode

What am I doing wrong ? I am new to Microcontroller programming.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.