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 ...
Most people assume object tracking for autonomous flight is very complex, but it doesn’t have to be that way. All you need is ...
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, ...