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 ...
This is a driver for MicroPython to handle cheap displays based on ST7789 chip. It supports both 240x240 and 135x240 variants of displays. It is written in pure C, so you have to build firmware by ...
VS Code is a popular choice because it’s free, flexible with lots of extensions, and has built-in Git support, making it a ...
CircuitPython is Adafruit's branch of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. It makes it easier than ever to ...
The MicroPython v1.27 release adds support for some interesting microcontrollers, namely Espressif Systems ESP32-C5 and ESP32-P4, thanks to an update to the ESP-IDF v5.5.1 framework, as well as ...