
CircuitPython
CircuitPython continues to evolve, and is constantly being updated. We welcome and encourage feedback from the community, and we incorporate this into how we are developing CircuitPython.
CircuitPython — Adafruit CircuitPython 1 documentation
5 days ago · CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many electronics including a …
Downloads - CircuitPython
CircuitPython supported boards.
Adafruit CircuitPython API Reference
5 days ago · CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many electronics including a …
CircuitPython
As a result, operating systems don’t have built in support for the protocol CircuitPython uses. Instead, you’ll need to use an app or webpage designed for the file transfer protocol.
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 - Awesome
Jul 21, 2025 · CircuitPython in Space - CircuitPython provides an approachable and logical means of conducting science with hardware. Paired with low-cost hardware shown to work in space, we can …
Design Guide — Adafruit CircuitPython documentation
Feb 20, 2026 · These APIs are both built-into CircuitPython and those that are distributed on GitHub and in the Adafruit and Community bundles. Consistency with these practices ensures that beginners can …
Building CircuitPython — Adafruit CircuitPython documentation
Feb 20, 2026 · The easiest way to debug CircuitPython on hardware is with a JLink device, JLinkGDBServer, and an appropriate GDB. Instructions can be found at …
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 Python via the …