A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
CircuitPython is Adafruit’s branch of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. It makes it easier than ever to start prototyping by requiring no upfront desktop software downloads. With CircuitPython you can write clean and simple Python code to control hardware instead of having to use complex low-level languages like C or C++ (what Arduino uses for programming). It’s great for beginners!
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 each one, including beta, latest, and previous versions. Downloads can be sorted by: maker, features, name, and more. At this time there are approaching 500 boards supported in the CircuitPython family!
All supported boards may be viewed at circuitpython.org to include descriptions, pictures, and compatible CircuitPython builds. For Single-Board Computers, the list of boards is under the Blinka category.
Looking to add a new board to CircuitPython? It’s highly encouraged! Adafruit has four tutorials to help you do so:
CircuitPython sensors and accessories - Complete listing of sensors, LCDs, displays, robotics, breakout boards, and more.
python.digikey.com - Digi-Key electronics has a listing of all Python-supported boards on their site in one location including CircuitPython and MicroPython boards.
Community call for what is wanted and needed in CircuitPython by year: 2018, 2019, 2021, 2022
Contributions and suggestions are always welcome! Please make pull requests from your own fork to modify Awesome CircuitPython.
The workflow is explained in detail here: Adafruit : Contribute to CircuitPython with Git and GitHub.
Questions? We’re happy to help you to contribute on Discord.
To the extent possible under law, the authors have waived all copyright and related or neighbouring rights to this work.
Last updated: March 6, 2024