The Arduino OLED Dice project is a digital way of rolling dice with auto power off function. Aside of a typical push button switch, it uses a tilt switch sensor to start rolling the dice as shown on ...
This project will show how to use the Arduino to simulate a roll of a 6 sided die. For this 6 LEDs will be used to simulate the various values of the dice. The module demonstrates some different ...
It is a pretty common first project to use an Arduino (or similar) to blink an LED. Which, of course, brings taunts of: you could have used a 555! You can, of course, also use any sort of oscillator, ...