Building your own smart devices can be a lot of fun, but as your projects scale in complexity, so can the parts required. I've wanted to build my own voice assistant for quite a long time now, after ...
Learn how to store data persistently on the ESP32 without relying on EEPROM! In this tutorial, I’ll show you how to use RTC memory for quick data retention and SPIFFS filesystem for more permanent ...