News

MicroPython lets you build devices quickly, and its latest release, 1.23, brings a number of improvements you should be aware of. The first one is custom USB device support, and it’s a big one.
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: … ...
MicroPython Hardware If you’re ready to give MicroPython a chance, it’s time to start looking into some hardware options. Plenty of boards out there are compatible with the programming ...
MicroPython offers developers with an easy to use, human readable programming language that abstracts out the hardware layer and allows developers to focus on the application. Python has long been a ...
The Raspberry Pi Pico microcontroller was released at the start of the year, and this book may be of interest if you are looking to programme it in MicroPython: yes, its Programming the Raspberry Pi ...
Not only that, but MicroPython requires far fewer resources and doesn’t have to rely on an operating system because MicroPython itself acts as the OS for the Pyboard or any other microcontroller.
It is now possible to run Arduino and MicroPython side-by-side on multi-core microcontrollers. Opening up a wealth of new applications across ...