What I want to make is a clock 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:
I am completely lost.
I do understand how to create the digit pattern in an effective way such as shown here: Arduino and 7 Segment LED 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?
Even though the topic exceeded 120 days, I dared to ask the question: How did you connect the MAX6921 pins to the VFD? Because I didn't see a statement in the code!