That game recently released a version where one doesn't pay with paper but with a credit card.
I was starting to think about what else i couldd modernise...
OMG... I thought while throwing the dice.
10 minutes and a game I won later I started learning Wiring.
when I could do that I bought an Arduino.
Why this Instructable is in the efficiency contest:
The battery's used in the Arduino are rechargables, these can be charged over 1000 times! No throwing away battery's!!
Remove these ads by
Signing UpStep 1Materials and tools.
- Arduino
- Power for Arduino.
- 7 LED's.
- Suitable box.
- Wire.
- Switch
- Soldering Iron.
- Hot glue.
- Dremel.
- Some items like a ruler, I won't actually tell when to use them but it should come in handy.
| « Previous Step | Download PDFView All Steps | Next Step » |













































1) solder to the board directly
2) make a cheapy header with paperclips (what I did in this instructable)
3) buy headers to solder to (what I do now with all my projects)
Your choice!
I got a question tough
do the numbers on the digital dice just change very fast (ex:every millisecond)?
also,the circuit thing is nice but it would be MUCH easier if you had a prototyping shield on so you could just snap the LED's in there and run some jumper wires to the digital pins
also,if anybody knows a project (similar to this) in which you press a button and the LED's display a number and keeps it on unless you press the button one more time,which will display another number...please respond
uhm... i don't know how you got the idea of an on off swith but in both the programs there is a pushbutton =/
in any case, the first program resets after 5 seconds or so and the second program resets when you push the switch for the 2nd time
so the 2nd is like: push-look at number-push again to reset-repeat.
if there is a problem with the 2nd sketch i need to know exactly what it is ok?