Unlike the standard ESP32 microcontroller, the CAM variant includes a camera module and a microSD card slot built into it. Heck, if you’re willing to write long lines of code, you can create a ...
Volos Projects educator [Danko Bertović] had a TTGO ESP32 board looking for a project, so he implemented a surprisingly functional weather station for such a small screen. Presumably that was too ...
Espressif's ESP32 line has expanded far beyond the original dual-core Wi-Fi/Bluetooth chip that first popularised low-cost IoT. What started as a chip ubiquitous in smart home technology has grown to ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules: For over ...