Overview: C and C++ remain the most important languages for fast, low-memory embedded devices. Newer languages like Rust and ...
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 ...
Burmese pythons, a non-native snake, has proliferated across more than a thousand square miles of South Florida.
What exactly is Python and what is MicroPython? The major differences between both languages. Some use cases for each. As difficult as it is to imagine, the Python programming language made its ...
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 ...
For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...
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 ...
I read the docs on publishing the packages: https://docs.micropython.org/en/latest/reference/packages.html#writing-publishing-packages We maintain a package for ...