Inspiration
We designed and built a Digital dice that displays a “RANDOM NUMBER” between 1 and 6 when shaken for board games and dice games.
What it does
It is a "Digital Dice" made out of a microcontroller with an LCD and an IMU sensor. It can be used as a fun and digital replacement of a dice and can be use for board and dice games.
How we built it
We used the Edge Impulse studio for collecting data and training machine learning models for edge devices, especially microcontrollers. We collected the data for
- Idle Position
- Shaking Mode
We used both the data to train a model and then created an Arduino Library for deploying on the edge.
Accomplishments that we're proud of
The device is successful in displaying a number between 1 and 6 along with an image of a dice with the same number of spots whenever the device is shaken.
What we learned
We deployed our first "ML model on the EDGE" using Edge Impulse Studio
What's next for Digital Dice
Add function with a button to select the multiple numbers of dice at the same time.

Log in or sign up for Devpost to join the conversation.