News

In this tutorial, we’re going to teach you everything you need to know about microcontrollers and discuss the benefits of using MicroPython over other boards. There’s quite a bit to unpack ...
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.
The official tutorial on the MicroPython site is fantastic. If you know Python already, you’ll be up to speed with ESP8266 MicroPython in a half hour. MicroPython and ESP8266 Extensions ...
In a previous blog, Using MicroPython for real-time software development, I examined the idea behind using MicroPython for real-time embedded software.