
CircuitPython
CircuitPython is a programming language designed to simplify experimenting and learning to code on low-cost microcontroller boards.
CircuitPython — Adafruit CircuitPython 1 documentation
4 days ago · CircuitPython circuitpython.org | Get CircuitPython | Documentation | Contributing | Branding | Differences from Micropython | Project Structure CircuitPython is a beginner friendly, open …
Adafruit CircuitPython API Reference
4 days ago · CircuitPython circuitpython.org | Get CircuitPython | Documentation | Contributing | Branding | Differences from Micropython | Project Structure CircuitPython is a beginner friendly, open …
Downloads - CircuitPython
CircuitPython supported boards.
CircuitPython - Awesome
Jul 21, 2025 · CircuitPython: Python on hardware - CircuitPython: Python on hardware by Dave Astels at PyCon Canada. Embedded Programming for everyone using MicroPython and CircuitPython - …
CircuitPython Libraries
CircuitPython libraries are written in Python. They provide additional functionality and support external devices, beyond what is in CircuitPython itself. Libraries are stored on your CIRCUITPY drive in a …
Design Guide — Adafruit CircuitPython documentation
Mar 9, 2026 · Design Guide This guide covers a variety of development practices for CircuitPython core and library APIs. These APIs are both built-into CircuitPython and those that are distributed on …
CircuitPython
Overview Starting with CircuitPython 7, there are a couple of ways of connecting to a CircuitPython board and editing files. We call these “workflows”. The classic workflow is over USB where the …
Building CircuitPython — Adafruit CircuitPython documentation
Mar 9, 2026 · Building There a number of ports of CircuitPython! To build for your board, change to the appropriate ports directory and build. Examples:
CircuitPython is a programming language designed for easy coding on microcontroller boards, with no upfront desktop downloads needed.