Skip to content
ESP32 and push button on a breadboard

One button Arduino game

In this post we will implement an one button Arduino game, using exactly one button, one ESP32 and Arduino IDE. The ideia is to implement a game that I call “one second game”.

true random number generator esp32

Generate random numbers with ESP32

Have you ever needed to generate random numbers with ESP32? then this post is for you. We will use ESP32’s built in capabilities to create random number.

veml6040 on a breadboard with esp32-c3

VEML6040 RGB light sensor

This post is all about the VEML6040 RGB light sensor, a sensor capable of detecting colors and light level. We are using ESP32-C3 with it