Compare commits
No commits in common. "main" and "20250619" have entirely different histories.
10 changed files with 6 additions and 17 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -493,9 +493,3 @@
|
|||
[submodule "libraries/helpers/pixel_mapper"]
|
||||
path = libraries/helpers/pixel_mapper
|
||||
url = https://github.com/clickonben/CircuitPython_pixel_mapper.git
|
||||
[submodule "libraries/drivers/sc_servo"]
|
||||
path = libraries/drivers/sc_servo
|
||||
url = https://github.com/supcik/CircuitPython_SerialControlledServo.git
|
||||
[submodule "libraries/helpers/usb_host_descriptor_parser"]
|
||||
path = libraries/helpers/usb_host_descriptor_parser
|
||||
url = https://github.com/relic-se/CircuitPython_USB_Host_Descriptor_Parser.git
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Adafruit CircuitPython Libraries
|
||||

|
||||
Here is a listing of current Adafruit CircuitPython Libraries.
|
||||
There are 166 libraries available.
|
||||
There are 165 libraries available.
|
||||
|
||||
## Drivers:
|
||||
* [Adafruit Soundboard](https://github.com/mmabey/Adafruit_Soundboard.git)
|
||||
|
|
@ -39,7 +39,6 @@ There are 166 libraries available.
|
|||
* [CircuitPython RaspberryPI BuildHAT](https://github.com/CDarius/CircuitPython_RaspberryPI_BuildHAT.git) \([Docs](https://circuitpython-raspberrypi-buildhat.readthedocs.io/))
|
||||
* [CircuitPython RuhRohRotaryIO](https://github.com/todbot/CircuitPython_RuhRohRotaryIO.git) ([PyPi](https://pypi.org/project/circuitpython-ruhrohrotaryio)) \([Docs](https://circuitpython-ruhrohrotaryio.readthedocs.io/))
|
||||
* [CircuitPython SH1106](https://github.com/winneymj/CircuitPython_SH1106)
|
||||
* [CircuitPython SerialControlledServo](https://github.com/supcik/CircuitPython_SerialControlledServo.git) \([Docs](https://circuitpython-serial-controlled-servo.readthedocs.io/))
|
||||
* [CircuitPython Sparkfun QwiicQuadSolidStateRelay](https://github.com/gbeland/CircuitPython_Sparkfun_QwiicQuadSolidStateRelay.git) ([PyPi](https://pypi.org/project/circuitpython-sparkfun-qwiicquadsolidstaterelay)) \([Docs](https://circuitpython-sparkfun-qwiicquadsolidstaterelay.readthedocs.io/))
|
||||
* [CircuitPython TMP75](https://github.com/barbudor/CircuitPython_TMP75.git) \([Docs](https://circuitpython-tmp75.readthedocs.io/en/latest/))
|
||||
* [CircuitPython TTP229](https://github.com/relic-se/CircuitPython_TTP229.git) \([Docs](https://circuitpython-ttp229.readthedocs.io/))
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
|
|||
* [CircuitPython RuhRohRotaryIO](https://github.com/todbot/CircuitPython_RuhRohRotaryIO.git) CircuitPython library that pretents to be `rotaryio` for non-sequential pins ([PyPi](https://pypi.org/project/circuitpython-ruhrohrotaryio)) \([Docs](https://circuitpython-ruhrohrotaryio.readthedocs.io/en/latest/))
|
||||
* [CircuitPython SH1106](https://github.com/winneymj/CircuitPython_SH1106) CircuitPython driver for SH1106 OLED displays.
|
||||
* [CircuitPython Seeed XIAO nRF52840](https://github.com/furbrain/CircuitPython_seeed_xiao_nRF52840) Provides access to onboard sensors and battery charge management circuitry \([Docs](https://circuitpython-seeed-xiao-nrf52840.readthedocs.io/en/latest/))
|
||||
* [CircuitPython Serial Controlled Servo](https://github.com/supcik/CircuitPython_SerialControlledServo.git) CircuitPython driver for Serial Controlled Servo and Motor Controllers (SCSCL) using UART. \([PyPi](https://pypi.org/project/circuitpython-serial-controlled-servo/)) \([Docs](https://circuitpython-serial-controlled-servo.readthedocs.io/en/latest/))
|
||||
* [CircuitPython TCA9555](https://github.com/lesamouraipourpre/Community_CircuitPython_TCA9555) CircuitPython library for Texas Instruments TCA9555 Low-Voltage 16-Bit I2C and SMBus I/O Expander with Input / Output and Polarity Inversion. \([PyPI](https://pypi.org/project/community-circuitpython-tca9555/)) \([Docs](http://community-circuitpython-tca9555.rtfd.io/))
|
||||
* [CircuitPython TMP75](https://github.com/barbudor/CircuitPython_TMP75.git) CircuitPython driver library for Texas Instruments' TMP75 I2C temperature sensor \([Docs](https://circuitpython-tmp75.readthedocs.io/en/latest/))
|
||||
* [CircuitPython TicStepper](https://github.com/tekktrik/CircuitPython_TicStepper.git) Driver for the TIC stepper motor drivers \([Docs](https://circuitpython-ticstepper.readthedocs.io/en/latest/))
|
||||
|
|
@ -153,7 +152,6 @@ c* [CircuitPython_RotarySelect](https://github.com/FoamyGuy/CircuitPython_Rotary
|
|||
* [CircuitPython_TouchCalibrator](https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator.git) A resistive touchscreen calibrator for Adafruit built-in and TFT FeatherWing displays
|
||||
* [CircuitPython TZDB](https://github.com/evindunn/circuitpython_tzdb) IANA timezones for adafruit_datetime ([PyPi](https://pypi.org/project/circuitpython-tzdb/)) \([Docs](https://circuitpython-tzdb.readthedocs.io/en/latest/))
|
||||
* [CircuitPython uplot](https://github.com/jposada202020/CircuitPython_uplot) Plot library for CircuitPython ([PyPi](https://pypi.org/project/circuitpython-uplot/)) \([Docs](https://circuitpython-uplot.readthedocs.io/en/latest/))
|
||||
* [CircuitPython_USB_Host_Descriptor_Parser](https://github.com/relic-se/CircuitPython_USB_Host_Descriptor_Parser) Helper to parse USB descriptors \([Docs](https://circuitpython-usb-host-descriptor-parser.readthedocs.io/en/latest/))
|
||||
* [CircuitPython_WaveBuilder](https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder.git) A CircuitPython class to construct a composite synthio wave table from a collection of oscillators. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder/blob/main/media/pseudo_rtd_cedargrove_wavebuilder.pdf))
|
||||
* [CircuitPython_Waveform](https://github.com/relic-se/CircuitPython_Waveform.git) Helper library to generate simple and composite waveforms for use with synthio. \([Docs](https://circuitpython-waveform.readthedocs.io/))
|
||||
* [CircuitPython_WaveViz](https://github.com/CedarGroveStudios/CircuitPython_WaveViz.git) A CircuitPython class to create a positionable displayio.Group graphics widget from a synthio wave table. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_WaveViz/blob/main/media/pseudo_rtd_cedargrove_waveviz.pdf))
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit b930e3c72921daf1afe1ed7a755874326de6ed54
|
||||
Subproject commit bfc5f386ede3d1dee44387c6cbdd630e1726d0b1
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 42e7dbb7cf1d1b2567dc909ccaf31d309829dbd7
|
||||
Subproject commit b2ed156222759fcb92fca9cb4125e8d0e376bfeb
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 8902ab1707090fea991dcfad1239bfcf6b2c99d3
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ed7e0326fa88e094a21b1bf33b9a5354be97c690
|
||||
Subproject commit e439dd5d7664cb682f046add0fb73cf521c9c255
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 72f8a3555f7f10d2bf50ad7b13a341bb77fdaef2
|
||||
Subproject commit 38eded50e943005f3cbb346e1b08ea8fee4ec36f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ad6ed39bc1094c1abbb6331d233292e4c78820ab
|
||||
Subproject commit 4afb00eea059de49d5fae70ab3c28435f4f9049f
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 8ccd2b968bad9a95f1b6dac1a056664840ff4cd7
|
||||
Loading…
Reference in a new issue