
Digital Dice Using Arduino
Non-returnable
Rs.999.00
This digital version brings a modern twist to game nights and STEM learning. Built using an Arduino, LCD display, vibration sensor, and buzzer, this project simulates a real dice roll — just give it a shake!
When the vibration sensor detects motion, the microcontroller randomly selects a number between 1 and 6, displays it on the 16x2 LCD, and triggers a buzzer for instant feedback.
Product Details
Components Used
Arduino (Uno R3)
16x2 LCD Display with I2C module
Vibration Sensor Module
Piezo Buzzer
Jumper Wires
⚙️ How it Works
Shake the setup – the vibration sensor detects movement.
The Arduino generates a random number from 1 to 6.
The number is shown on the LCD display.
The buzzer beeps to indicate a roll is complete.