I’ve worked with hardware before, so the electronics themselves were never the problem. What consistently slowed me down was the software side. C, C++, and the Arduino ecosystem always felt like too ...
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 ...
These are the projects I recommend building instead of just buying something off the shelf.
Did you know that the ESP32 microcontroller can run full operating systems? There are two relatively user-friendly options that include a graphical user interface (GUI) and installable applications, ...