Electronic Dice - code developed and programmed to PIC and circuit built
See my other video for more details of the code. This is my second attempt at coding in C and my first effort at a circuit. It looks a mess but it works!
I need to edit the code a little, it stops too abruptly so I`ll add a delay so it slows down as the dice reveals the count. There are two counts going on in the code. A slow looping code to display the shaking effect and then a much faster actual throw dice count which is displayed at the end.