https://github.com/mjouins/SimplePCA9685
Simple library API for the PCA9685 PWM Board module to control servos. Made for the Esp32 with Arduino as component.
https://github.com/mjouins/SimplePCA9685
arduino arduino-library esp32 esp32-arduino esp32-idf pca9685 pwm pwm-driver pwm-servo-driver
Last synced: 2 months ago
JSON representation
Simple library API for the PCA9685 PWM Board module to control servos. Made for the Esp32 with Arduino as component.
- Host: GitHub
- URL: https://github.com/mjouins/SimplePCA9685
- Owner: mjouins
- License: mit
- Created: 2024-01-25T15:59:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T13:48:23.000Z (over 2 years ago)
- Last Synced: 2026-04-08T18:32:22.142Z (3 months ago)
- Topics: arduino, arduino-library, esp32, esp32-arduino, esp32-idf, pca9685, pwm, pwm-driver, pwm-servo-driver
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32Library-SimplePCA9685
Simple library API for the PCA9685 PWM Board module to control servos. Made for the Esp32 with Arduino as component.