Introduction: Arduino Electronic Dice

Arduino Electronic Dice roller

Sometimes when we play games in our house and require a dice, that either we can't find any dice or someone always tries to cheat. I saw a number of electronic dice in various guises so I decided to create my own electronic dice. This instructable will show you how to create an electronic dice out of an Arduino.

link:https://www.instructables.com/id/Arduino-Dice-1/.

I changed the delay time so the number could show longer.

Step 1: Materials

Step 2: Connect the Jumpers to Arduino

Pin 2 to button 2, button 2 to GND

Pin 4 to a resistor, resistor to top left LED cathode, anode to GND

Pin 5 to a resistor, resistor to the top right LED cathode, anode to GND

Pin 6 to a resistor, resistor to middle left LED cathode, anode to GND

Pin 7 to a resistor, resistor to the middle right LED cathode, anode to GND

Pin 8 to a resistor, resistor to the bottom left LED cathode, anode to GND

Pin 9 to a resistor, resistor to the bottom right LED cathode, anode to GND

Pin 10 to a resistor, resistor to center LED cathode, anode to GND

Pin 11 to button 1, button 1 to GND

Step 3: Making the Additional Decorations

Step 4: Circuits

Step 5: Code

Step 6: Final Product