
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.
Adafruit CircuitPython API Reference
Dec 9, 2025 · 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.
Building CircuitPython — Adafruit CircuitPython 1 documentation
Dec 9, 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
We of course recommend CircuitPython because we think its the easiest way to get started and it has support with most our drivers, displays, sensors, and more, supported out of the box so …
Seeed Studio XIAO SAMD21 Download - CircuitPython
CircuitPython 10.1.0-beta.1 This is the latest development release of CircuitPython that will work with the Seeed Studio XIAO SAMD21. Alpha development releases are early releases. They …
Seeed Studio XIAO ESP32C3 Download - CircuitPython
Here is a complete guide for getting Circuitpython installed onto an ESP32C3 device, and for enabling Web Workflow so you can load your Python code onto it. Contribute