Well after all the great help with the hardware part of the arduino I have been looking at the code for my clock. For clarity I thought it would be better to open a new thread just about the software.
What I want to make is a four digit clock with IV-11 VFD's that simply starts at 12:00 and starts running, no fancy menus or anything. Time will be set with two buttons; Button A increases the hours by 1, Button B increaes the minutes by 1. Pretty simply one would say but after looking at various other peoples code such as: https://github.com/8163jb/VFD/blob/master/MAX6921_With_RTC/MAX6921_With_RTC.ino http://www.vonnieda.org/tc18 http://learn.adafruit.com/ice-tube-clock-kit/ I am completely lost. I do understand how to create the digit pattern in an effective way such as shown here: http://www.hacktronics.com/Tutorials/arduino-and-7-segment-led.html But when I see other peoples examples, driving the MAX6921 looks like voodoo to me. Can someone give me a hint/tip/example on how to get going with this project? -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/a3465b27-72b0-45b2-b897-e36e474609e1%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
