
CircuitPython
CircuitPython wouldn't exist without the awesome work of Damien George and the MicroPython community. They did the hard work to reimplement Python on microcontrollers and continue to …
Adafruit CircuitPython API Reference
3 days ago · CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many …
CircuitPython - Awesome
Jul 21, 2025 · CircuitPython.org CircuitPython.org is the first stop on the information snake highway. Here you can see all the supported boards and download the specific firmware for …
Downloads - CircuitPython
CircuitPython supported boards.
CircuitPython — Adafruit CircuitPython 1 documentation
Oct 17, 2025 · CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many …
CircuitPython Libraries
The CircuitPython Library Bundle contains all current libraries available for CircuitPython. They are designed for use with CircuitPython and may or may not work with MicroPython.
CircuitPython features unified Python core APIs and a growing list of 300+ device libraries and drivers that work with it. These libraries also work on single board computers with regular …
Building CircuitPython — Adafruit CircuitPython 1 documentation
Dec 19, 2025 · The easiest way to debug CircuitPython on hardware is with a JLink device, JLinkGDBServer, and an appropriate GDB. Instructions can be found at …
Pico Download - CircuitPython
In MicroPython and CircuitPython you can create PIO control commands to script the peripheral and load it in at runtime. There are 2 PIO peripherals with 4 state machines each.
CircuitPython - Circuit Playground Express Download
The Circuit Playground Express is Adafruit’s flagship educational board designed for CircuitPython. It brings the “batteries included” approach of Python to hardware by including …