Global web icon
circuitpython.org
https://circuitpython.org/
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.
Global web icon
circuitpython.org
https://docs.circuitpython.org/en/latest/docs/inde…
Adafruit CircuitPython API Reference
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 wide variety of development boards used to build hobby projects and prototypes.
Global web icon
circuitpython.org
https://circuitpython.org/downloads
Downloads - CircuitPython
CircuitPython supported boards.
Global web icon
circuitpython.org
https://circuitpython.org/awesome
CircuitPython - Awesome
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 each one, including beta, latest, and previous versions. Downloads can be sorted by: maker, features, name, and more.
Global web icon
circuitpython.org
https://docs.circuitpython.org/en/stable/README.ht…
CircuitPython — Adafruit CircuitPython 1 documentation
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 wide variety of development boards used to build hobby projects and prototypes.
Global web icon
circuitpython.org
https://circuitpython.org/libraries
CircuitPython Libraries
You can download all the available libraries in a zip-file bundle for all recent major versions of CircuitPython. These bundles are updated daily, whenever any included library is updated.
Global web icon
circuitpython.org
https://code.circuitpython.org/
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 the device and to avoid any cross domain security issues.
Global web icon
circuitpython.org
https://circuitpython.org/board/circuitplayground_…
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 an assortment of functionality built-in.
Global web icon
circuitpython.org
https://docs.circuitpython.org/en/latest/BUILDING.…
Building CircuitPython — Adafruit CircuitPython 1 documentation
The easiest way to debug CircuitPython on hardware is with a JLink device, JLinkGDBServer, and an appropriate GDB. Instructions can be found at https://learn.adafruit.com/debugging-the-samd21-with-gdb
Global web icon
circuitpython.org
https://circuitpython.org/board/raspberry_pi_pico/
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 you can follow along with our CircuitPython projects and tutorials.