iImage Information

This instructable will show you how to make an electronic dice with minimal experience using 7 LEDs, resistors, jumper wires, and of course the arduino (or arduino clone). I wrote this instructable for anyone to easily follow along and learn more about the arduino. Questions are welcome and will be answered as soon as possible. For less experienced users the code for the arduino is in "longhand" and several comments are included for better understanding of the code being uploaded into the arduino.
Step 1Parts list
iImage Information

Arduino or a clone ( I'm using a protoshield but a breadboard will work the same way)
11 Jumper Wires (or stripped wires in order to make connections on a breadboard)
7 Resistors (I used 330ohms) (ORANGE)(ORANGE)(BROWN)(GOLD)
7 LEDs ( I used green)
1 tactile switch or motions sensor (I used a motion sensor)
Great instructable! I love how neat your wiring is. I made LED dice before reading this instructable, but mine looks like a mess.
http://www.mediafire.com/?bidb4kb3usxe7f3
On the random front, as stated, seeding from an analog port seems to work well.
Also, in the interest of reducing the code, and a possible further exercise for anyone doing this instructable, you can reduce the number of i/o pins down to 4 for a standard d6.
Nice instructable. You beat me to doing the same one! :)
in other words resistors are not effected by polarity.. :)