Dice Arduino
I am referring to this Arduino's Web: https://www.instructables.com/id/Arduino-Led-Dice/
This is a Dice function. When you want to dice, you can push it and it will dice a number out(from 1 to 6).
I shortened this Arduino's time, originally it was 100, but I changed it to 30.
Video link: https://youtu.be/OHcuO1HhN4U
This is my code for this Arduino: https://create.arduino.cc/editor/Clarrisa/a10cc895-40f9-4f9f-aeb9-18c8cc44632e/preview
Parts of Dice
Parts:
Arduino
A 10k Resistor (brown black orange)
7x Led of any kind (I use Blue Led)
A little Push Button
Breadboard
7x 220 or 330 Resistor (red red brown or orange orange brown)
Some wires for the breadboard
Steps
Tools:
The arduino programmer (you can download it from the official site of Arduino)
Usb Cable A-B
Soldering Iron (If you want solder the project)
A ProtoBoard (f you want solder the project)
Solder Spool (If you want solder the project)
Third Hand (optional, but useful if you want solder the project)
Place the Components on the Breadboard
Connect the Components With Arduino
Program Code
Test It!