[$] CircuitPython: Python for microcontrollers, simplified https://circuitpython.org/ is an open-source implementation of the Python programming language for microcontroller boards. The project, which is sponsored by https://www.adafruit.com/ , is designed with new programmers in mind, but it also has many features that may be of interest to more-experienced developers. The recent https://blog.adafruit.com/2024/07/10/circuitpython-9-1-0-released/ adds a few minor features, but it follows just a few months after https://blog.adafruit.com/2024/03/18/circuitpython-9-0-0-released/ , which brings some more significant changes, including improved graphics and USB support. https://lwn.net/Articles/983870/