A few days ago, we looked at the WeAct Studio STM32U585CIU6 development board, which features an ultra-low-power STM32U5 ...
The Pi Picos are tiny but capable, once you get used to their differences.
git clone https://github.com/m5stack/uiflow_micropython cd uiflow_micropython/m5stack make submodules make patch make littlefs make mpy-cross make flash_all ...
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 ...
Originally, lv_micropython was created as an example of how to use lv_binding_micropython on a Micropython fork. Eventually it turned out that many people prefer using lv_micropython directly and only ...
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, ...
In case you haven’t heard, about a month ago MicroPython has celebrated its 11th birthday. I was lucky that I was able to start hacking with it soon after pyboards have shipped – the first tech talk I ...