Here is another test of my nixie tube clock. This time I am testing the fade effect that I wrote. The code is running on an ATmega168 running at 8mhz. It handles multiplexing across six tubes (only one connected) and will fade from one number to another when digit changes. Timer 1 (16 bit) is handling all the nixie driving and timer 0 is generating a 1 second interrupt that changes the numbers and triggers the fade event.
Link to this comment:
All Comments (0)