Close
0%
0%

Digital Dice Roller V2

A graphical update to my previous Dice Roller project using a Nokia 5110 LCD.

Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
This is version 2 of my digital dice roller. This time I'm using a Nokia 5110 LCD that was found pretty cheap online. I pretty much used the same randomization function as before and got rid of the 20 sided option.

I made some black and white pictures in GIMP for the sides of the die, then wrote a Python script to convert these into values I could put into my microcontroller code. The serial communication with the screen was bit-banged using code I found on the internet (the author's info can be found commented in the code).

The circuit was made to fit in a mint tin with a header to put the LCD at the right height for the front of the case. It looks pretty crappy; when I get my 3D Printer I might make a nicer case for it.

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates