
CircuitPython
CircuitPython is a programming language designed to simplify experimenting and learning to code on low-cost microcontroller boards.
CircuitPython — Adafruit CircuitPython 8.2.1 documentation
Feb 27, 2024 · CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many …
CircuitPython - Wikipedia
CircuitPython consists of a Python compiler to bytecode and a runtime interpreter of that bytecode that runs on the microcontroller hardware. The user is presented with an interactive prompt …
What is CircuitPython? - Adafruit Learning System
Dec 19, 2017 · CircuitPython is a programming language designed to simplify experimenting and learning to program on low-cost microcontroller boards. It makes getting started easier than …
CircuitPython 10.0.0-alpha.7 Released! - Adafruit Industries
Jun 17, 2025 · CircuitPython – The easiest way to program microcontrollers – CircuitPython.org New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — …
CircuitPython Products Category on Adafruit Industries
CircuitPython is Adafruit's branch of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. No compiler, linker or IDE required! Now you can code …
Downloads - CircuitPython
CircuitPython supported boards.
CircuitPython Essentials - Adafruit Learning System
Apr 2, 2018 · CircuitPython Essentials! This guide provides examples of all the core modules and some of the common libraries found in CircuitPython and how they're used. You'll be able to …
Building CircuitPython — Adafruit CircuitPython 3 documentation
May 28, 2025 · Welcome to CircuitPython! This document is a quick-start guide only. Detailed guides on how to build CircuitPython can be found in the Adafruit Learn system at …
circuitpython
CircuitPython is Adafruit's branch of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. It makes it easier than ever to get prototyping by …