MicroPython, for the uninitiated, is a pared-down version of python meant to run on today’s powerful microcontollers. As ...
This is the fourth time I rebuilt this library from scratch to find the sweet spot between ease of use (beautiful is better than ugly!), testability (simple is better than complex!) and potential for ...