
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.
Downloads - CircuitPython
CircuitPython supported boards.
Adafruit CircuitPython API Reference
6 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 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.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 …
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 …
Pico 2 W Download - CircuitPython
CircuitPython 10.0.3 This is the latest stable release of CircuitPython that will work with the Pico 2 W. Use this release if you are new to CircuitPython. Release Notes for 10.0.3
CircuitPython Code Editor
Once your device is connected to your Local Area Network, you can navigate to http://circuitpython.local/code/. This opens a page on your device that loads this website onto …
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 …
Building CircuitPython — Adafruit CircuitPython 1 documentation
Oct 17, 2025 · The easiest way to debug CircuitPython on hardware is with a JLink device, JLinkGDBServer, and an appropriate GDB. Instructions can be found at …