Step 4The programming!!!
This is my favourite part of any project, because i know it is almost complete!
I have wrote 2 programs: one that counts down from 20, and another that scrolls the message"Arduino" across the displays.
I will explain some of it in the code, just so you can understand it a bit better.
In the beginning, it initialises all the pins, and sets a few variables.
In the Void Setup, it sets up all the pins as outputs.
It also contains lots of FOR LOOPS, which are used when the LEDs are switched.
In the Void Loop, it sets pin 13 high and fades the 2 gnd pins on and off, which displays a pulsing 00.
| « Previous Step | Download PDFView All Steps | Next Step » |







































arduino ide: http://www.arduino.cc/en/Main/Software
arduino: http://www.amazon.com/Arduino-UNO-board/dp/B004CG4CN4/ref=sr_1_1?ie=UTF8&qid=1311389063&sr=8-1
I have some coding experience with arduino and I'd be willing to help.
Its simply a text file, Rename it to .pde.