PCA9685-Python-Microbit
Servo controller
Python driver for controlling 16-channel PWM/Servo Driver with I2C interface
Microbit Python Driver for PCA9685 16-Channel 12-bit PWM/Servo Driver - I2C interface
24 stars
4 watching
5 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
tinkertanker/udriver_pca9585 | Provides a driver for controlling 16 analog pins with a simple I2C connection to a PWM controller. | 1 |
jposada202020/micropython_ds1841 | A MicroPython driver for interacting with the DS1841 potentiometer sensor | 0 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
jposada202020/micropython_ds3502 | A MicroPython driver for a specific type of potentiometer sensor. | 0 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
microbit-playground/microbit-servo-class | Provides a Python class to control servos on the Microbit microcontroller | 21 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
gvalkov/micropython-esp8266-hmc5883l | A Python driver for an ESP8266-based 3-axis digital compass IC | 13 |
przemobe/micropy-enc28j60 | An Ethernet chip driver for MicroPython on RP2040 boards | 22 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
peterhinch/micropython-vs1053 | Drivers for a digital audio player chip | 24 |