adafruit / adafruit/Adafruit_CircuitPython_PCA9685
Outdated tutorial?
Open
- Dominant language
- Python
- Stars
- 157
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
I got a PCA9685 pwm board, and I want to control LEDs with it. But I can't find functions that are in the tutorial: `set_pwm_freq(freq)`, `set_pwm(channel, on, off)`. Are these outdated and removed, or am I searching in the wrong place? I looked at the servo library too, I couldn't find it there
The tutorial I followed:
https://learn.adafruit.com/adafruit-16-channel-servo-driver-with-raspberry-pi/
https://learn.adafruit.com/adafruit-16-channel-servo-driver-with-raspberry-pi/library-reference
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.