Uptime Kuma is a fantastic software package that you can use to monitor your self-hosted services, but what if you could build your own monitoring software using an ESP32, instead? The ESP32 uses very ...
Binary classification is a type of image classification where you essentially train a model on two different labelled objects ...
The built-in web server, which is hosted on the ESP32, allows monitoring through any device connected to the local network, ...
Earlier versions of the Arduino IDE made uploading files to an ESP32’s SPIFFS filesystem easy via the ESP32FS plugin. Sadly, that’s no longer possible under the rewritten Arduino 2.0 IDE. Thankfully, ...