1. CircuitPython Regular Libraries#

This file collects regular CircuitPython libraries. Clicking these Names goes to the code libraries and clicking these Links downloads the latest version.

Names Description Links
circuitpython_picoed The Pico:ed build-in modules for CircuitPython. Click to download
circuitpython_ef_music This is the Music class that you can use to play melodies through a buzzer in CircuitPython. The library was inspired by the micro:bit music module. Click to download
circuitpython_cutebot The Pico:ed CuteBot library for CircuitPython. Click to download
circuitpython_ringbit The Pico:ed ring:bit library for CircuitPython. Click to download
CircuitPython_IRRemote CircuitPython drivers for IR remote send and receive Click to download
CircuitPython_IS31FL3731 CircuitPython driver for the IS31FL3731 charlieplex IC Click to download
CircuitPython_Motor Helpers for controlling PWM based motors and servos Click to download
CircuitPython_NeoPixel CircuitPython drivers for neopixels. Click to download