CircuitPython常用库
本文档收集了常用的CircuitPython库,点击名称
可以跳转到代码仓库,点击下载链接
可以直接下载最新版本。
名称 | 描述 | 下载链接 |
---|---|---|
circuitpython_picoed | The Pico:ed build-in modules for CircuitPython. | 点击下载 |
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. | 点击下载 |
circuitpython_cutebot | The Pico:ed CuteBot library for CircuitPython. | 点击下载 |
circuitpython_ringbit | The Pico:ed ring:bit library for CircuitPython. | 点击下载 |
CircuitPython_IRRemote | CircuitPython drivers for IR remote send and receive | 点击下载 |
CircuitPython_IS31FL3731 | CircuitPython driver for the IS31FL3731 charlieplex IC | 点击下载 |
CircuitPython_Motor | Helpers for controlling PWM based motors and servos | 点击下载 |
CircuitPython_NeoPixel | CircuitPython drivers for neopixels. | 点击下载 |