One of the best and most simplest use cases for an ESP32-based display is a smart home dashboard. Touch or non-touch, it doesn't matter, as a basic display can be used to show information from ...
The display I used here is the WT32-SC01 Plus, but any old cheap one will do, including the Cheap Yellow Display. So long as you can connect it to your home network, deploy ESPHome, and connect it to ...
Over the past decade or so, smartphones have exploded in popularity and seamlessly integrated themselves into nearly every aspect of most people’s lives. Although that comes with a few downsides as ...
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] has ...