News

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: … ...
The MicroPython folks really got the user-experience part right: tab-completion brings up an object’s methods, up-arrow recalls the last command for editing, and so on.
It is now possible to run Arduino and MicroPython side-by-side on multi-core microcontrollers. Opening up a wealth of new applications across ...