You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 thereThe 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
The text was updated successfully, but these errors were encountered: