Adafruit_CircuitPython_PCA9685
Adafruit_CircuitPython_PCA9685 copied to clipboard
Outdated tutorial?
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