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, ...
IoT boards The Seeed XIAO BLE board can be programmed with Arduino, MicroPython, and CircuitPython. It is equipped with a powerful Nordic nRF52840 MCU in a Bluetooth 5.0 module and built around the 32 ...
Rather than duplicating the BP5 firmware functionality, I decided to ignore it completely and go with existing MicroPython capabilities. I planned to just make a simple set of board definition files — ...