This is the Micro Python project, which aims to put an implementation of Python 3.x on a microcontroller. WARNING: this project is in early beta stage and is subject to large changes of the code-base, ...
MicroPython is a wonderful Python interpreter that runs on many higher-end microcontrollers, from ESP8266 to STM32 to the RP2040. MicroPython lets you build devices quickly, and its latest release, ...
Arduino Lab for MicroPython is a lightweight editor for MicroPython programs, supporting connection with a board, code upload, file transfer and interactive REPL shell. This project is sponsored by ...