MicroPython, for the uninitiated, is a pared-down version of python meant to run on today’s powerful microcontollers. As ...
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 ...