Adafruit_CircuitPython_PCA9685 icon indicating copy to clipboard operation
Adafruit_CircuitPython_PCA9685 copied to clipboard

Outdated tutorial?

Open Szabolcs2008 opened this issue 1 year ago • 1 comments

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

Szabolcs2008 avatar May 11 '24 07:05 Szabolcs2008