News

Using hardware I2C on an ESP32? Do you need to connect multiple I2C devices with the same address? Normally, you wouldn’t be able to do that without extra parts, but on the ESP32, [BastelBaus… ...
This repository contains the code to implement a basic interaction between a button and an LED using the ESP32 microcontroller. The LED connected to pin 2 lights up whenever the button connected to ...
We’ve seen tons of projects lately using the ESP32-C3, and for good reason. The microcontroller has a lot to offer, and the current crop of tiny dev boards sporting it make adding a lot of co… ...
Another day, another ESP32-P4 RISC-V MCU board with the ESP32-P4-MINI equipped with an ESP32-C6 wireless module and exposing all I/Os through two 34-pin GPIO headers. The board also features two USB-C ...
The rig has been connected to an ESP32 because i'm more familiar with that, but also it's a lot smaller than a full Arduino Uno which is used in the original instructables. The particular ESP32 module ...