Skip to content

Arduino Sketch to show the current time by multiplexing 4 NIXIE tubes

License

Notifications You must be signed in to change notification settings

fiendie/NixieClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Arduino Sketch controls a NIXIE clock with 4 tubes. 
I used a plain ATMega168 microcontroller instead of an Arduino board for obvious reasons.
Here is a picture of the circuit board: https://github.com/fiendie/NixieClock/raw/master/images/circuit.jpg

I am using a DS1307 RTC chip to keep track of the time. 

The schematics can be found here: https://github.com/fiendie/NixieClock/tree/master/schematics

About

Arduino Sketch to show the current time by multiplexing 4 NIXIE tubes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages