Digital Dice

Digital Dice Image
Description:

We all are familiar with dice and played Ludo or Snake & Ladders game by using dice. Dice is a cube type solid box which contains 6 different numbers on all of its sides. We throw dice on a surface to get a random number while playing the games. In this project we have tried to replicate it with a digital dice using Arduino and seven segment display. In place of throwing the dice, here we need to press a button to get a random number between 0 to 6.

Components
  • Arduino UNO
  • Push Button
  • Connecting Wires
  • Bread Board
  • 1k resistor
  • Power Supply (5V)
  • Seven segment display (common anode)
Need Help?