Main Content

In this project, we will be building a “Customizable Random Number Generator,” in which you can set the minimum and maximum values. We will be using two buttons to toggle the settings on the OLED display. For example, if the minimum value is 0 and our maximum value is 6 the random number generator will generate a number between those values such as 5.

The components needed to make the project are:

Arduino IDE
Arduino Nano
0.96” SSD1306 128X64 OLED
2x Buttons
Breadboard
Jumper Wires”

Link to article