Nixie Clock based on Arduino
//
//
//* Main code for an Arduino based Nixie clock. Features:
// - Real Time Clock interface for DS3231
// - Digit fading with configurable fade length
// - Digit scrollback with configurable scroll speed
// - Configuration stored in EEPROM
// - Low hardware component count (as much as possible done in code)
// - Single button operation with software debounce
// - Single 74141 for digit display (other versions use 2 or even 6!)
// - Highly modular code
// - RGB Back lighting
// - Automatic dimming using light sensor
//
// [email protected]
//
//
//*
ardunixFade9_6_digit.ino: Main code for the 6 Digit Nixie Clock
The instruction manual and construction guidelines are available at:
http://www.open-rate.com/Downloads/NixieClockV8InstructionManual.pdf
There is a kit of parts or just the PCB is currently on sale. You can get it on EBay,
or for a discounted price ($39 full kit, $10 PCB) from me at this address: [email protected]
Full Kit on EBay ($49): http://www.ebay.com/itm/131564434344
PCB only on EBay ($10): http://www.ebay.com/itm/131560655665
Construction and prototyping:
hvTest.ino: code for testing the HV generation
buttonTest.ino: Code for testing button presses
YouTube video of the clock in action:
https://www.youtube.com/watch?v=Js-7MJpCtvI
forked from isparkes/ArdunixNix6
-
Notifications
You must be signed in to change notification settings - Fork 0
namddh/ArdunixNix6
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Nixie Clock based on Arduino
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Other 88.0%
- C++ 12.0%