About 27,100 results
Open links in new tab
  1. CircuitPython

    With CircuitPython, no desktop downloads are required. Just set up your board and start coding via code.circuitpython.org over USB, WiFi, or Bluetooth. Create a file, edit your code, save the file, and it runs immediately. There is no compiling needed.

  2. 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 electronics including a wide variety of development boards used to build hobby projects and prototypes.

  3. Adafruit CircuitPython API Reference

    3 days ago · CircuitPython features unified Python core APIs and a growing list of 300+ device libraries and drivers that work with it. These libraries also work on single board computers with regular Python via the Adafruit Blinka Library. CircuitPython …

  4. Downloads - CircuitPython

    CircuitPython supported boards. ADM_52840 Breakout board for Holyiot_18010 By Atelier du Maker

  5. CircuitPython

    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 CircuitPython board appears as a CIRCUITPY drive with all of the code files on it.

  6. builtins – builtin functions and exceptions - CircuitPython

    2 days ago · Not all of these functions, types, exceptions, and constants are turned on in all CircuitPython ports, for space reasons.

  7. Awesome - CircuitPython

    Apr 11, 2025 · Awesome CircuitPython. 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 ...

  8. Libraries - CircuitPython

    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. The bundle options are explained below. CircuitPython libraries are written in …

  9. Design Guide — Adafruit CircuitPython 1 documentation

    4 days ago · This guide covers a variety of development practices for CircuitPython core and library APIs. These APIs are both built-into CircuitPython and those that are distributed on GitHub and in the Adafruit and Community bundles.

  10. Building CircuitPython — Adafruit CircuitPython 3 documentation

    Apr 1, 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 https://learn.adafruit.com/building-circuitpython/

Refresh