TinyML is an incredibly powerful piece of software, and you can easily train your own model and deploy it on an ESP32.
I've been playing around with a couple of ESP32 microcontrollers, and that experimentation has taught me a lot about sensors and what you can build for really, really cheap. For as little as $4, you ...
There’s no shortage of ESP32 development boards out there, with many of them offering some “killer app” feature which may or may not align with whatever it is you’re trying to do. But if you’ve got a ...
The ESP8266 and its heavyweight sibling the ESP32 are fantastic boards to develop with as they allow you to quickly and easily get a project online. Just tack a few sensors and some LEDs on them, and ...