Open links in new tab
  1. CircuitPython

    CircuitPython is a programming language designed to simplify experimenting and learning to code on low-cost microcontroller boards.

  2. CircuitPython — Adafruit CircuitPython 1 documentation

    5 days ago · CircuitPython circuitpython.org | Get CircuitPython | Documentation | Contributing | Branding | Differences from Micropython | Project Structure CircuitPython is a beginner friendly, open …

  3. Adafruit CircuitPython API Reference

    1 day ago · CircuitPython circuitpython.org | Get CircuitPython | Documentation | Contributing | Branding | Differences from Micropython | Project Structure CircuitPython is a beginner friendly, open source …

  4. Downloads - CircuitPython

    CircuitPython supported boards.

  5. 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 - …

  6. 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 …

  7. CircuitPython is a programming language designed for easy coding on microcontroller boards, with no upfront desktop downloads needed.

  8. 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 …

  9. Building CircuitPython — Adafruit CircuitPython 1 documentation

    5 days ago · Building There a number of ports of CircuitPython! To build for your board, change to the appropriate ports directory and build. Examples:

  10. CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcon-trollers. Microcontrollers are the brains of many electronics including a wide variety …