About 1,490 results
Open links in new tab
  1. Libraries - CircuitPython

    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.

  2. CircuitPython Libraries - Adafruit Learning System

    Dec 19, 2017 · Adafruit provides CircuitPython libraries for much of the hardware they provide, including sensors, breakouts and more. To eliminate the need for searching for each library …

  3. A bundle of useful CircuitPython libraries from the CircuitPython ...

    This repo bundles a bunch of useful CircuitPython libraries into an easy to download zip file. CircuitPython boards can ship with the contents of the zip to make it easy to provide a lot of …

  4. Adafruit CircuitPython Library Bundle

    This repo bundles a bunch of useful CircuitPython libraries into an easy to download zip file. CircuitPython boards can ship with the contents of the zip to make it easy to provide a lot of …

  5. CircuitPython Libraries - Adafruit Learning System

    Apr 2, 2018 · 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 use any board …

  6. Adafruit CircuitPython Libraries

    Oct 17, 2025 · Many Python libraries, including device drivers, have been written for use with CircuitPython. They are maintained in separate GitHub repos, one per library. Libraries are …

  7. CircuitPython Documentation - Adafruit Learning System

    Dec 19, 2017 · If you need clarification on something, wonder whether there's more options available, or are simply interested in the details involved in the code you're writing, check out …

  8. A bundle of useful CircuitPython libraries ready to use from the ...

    This repo bundles a bunch of useful CircuitPython libraries into an easy to download zip file. CircuitPython boards can ship with the contents of the zip to make it easy to provide a lot of …

  9. A curated list of awesome CircuitPython guides, videos, libraries ...

    Jul 21, 2025 · CircuitPython is Adafruit's branch of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. It makes it easier than ever to …

  10. CircuitPython

    Our CPython Blinka library provides CircuitPython's low-level hardware APIs, such as `digitalio`. Blinka and CircuitPython libraries are just a `pip install` away.