Open links in new tab
  1. 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.

  2. Downloads - CircuitPython

    CircuitPython supported boards.

  3. CircuitPython — Adafruit CircuitPython 1 documentation

    Feb 20, 2026 · 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 …

  4. Adafruit CircuitPython API Reference

    3 days ago · 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 …

  5. CircuitPython - Awesome

    Jul 21, 2025 · 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, …

  6. CircuitPython

    As a result, operating systems don’t have built in support for the protocol CircuitPython uses. Instead, you’ll need to use an app or webpage designed for the file transfer protocol.

  7. CircuitPython Libraries

    The CircuitPython Library Bundle contains all current libraries available for CircuitPython. They are designed for use with CircuitPython and may or may not work with MicroPython.

  8. Building CircuitPython — Adafruit CircuitPython documentation

    Feb 20, 2026 · The easiest way to debug CircuitPython on hardware is with a JLink device, JLinkGDBServer, and an appropriate GDB. Instructions can be found at …

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

  10. Design Guide — Adafruit CircuitPython documentation

    Feb 20, 2026 · These APIs are both built-into CircuitPython and those that are distributed on GitHub and in the Adafruit and Community bundles. Consistency with these practices ensures that beginners can …