MicroPython is one of the most popular firmware for microcontrollers due to its ease of use. The MicroPython v1.27 release adds support for some interesting microcontrollers, namely Espressif Systems ...
Managing libraries for Arduino boards has traditionally been a time-consuming and error-prone process. Developers often had to manually search for, download, and configure libraries, which could be ...
Costing a mere $4, the Raspberry Pi Pico was launched in 2021 using the in-house RP2040 chip. Unlike most other Raspberry Pi models, the Pi Pico isn't a microcomputer, as it is classified instead as a ...
There are currently around 600 programming languages to choose from, so picking the one that’s right for you can be pretty difficult. But if you’re looking for a language that’s incredibly popular, ...
The world of microcontrollers is set to experience a significant shift with the upcoming release of MicroPython v1.23, which will introduce support for Asymmetric Multiprocessing (AMP) on multi-core ...
Can I use standard Python libraries with MicroPython? MicroPython has a subset of the Python Standard Library implemented, so not all standard libraries are available. However, MicroPython provides ...
Damien George has recently announced the release of MicroPython 1.20 with support for the Raspberry Pi Pico W board., a new lightweight package manager called mip, a smaller footprint thanks to the ...
Canonical has released Ubuntu 22.10, an update to the company’s Linux distribution that introduces MicroPython support on a variety of microcontrollers. Codenamed “Kinetic Kudu” and announced October ...