Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated tutorial? #63

Open
Szabolcs2008 opened this issue May 11, 2024 · 1 comment
Open

Outdated tutorial? #63

Szabolcs2008 opened this issue May 11, 2024 · 1 comment
Assignees

Comments

@Szabolcs2008
Copy link

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

@tannewt
Copy link
Member

tannewt commented May 13, 2024

They are outdated. A newer non-servo example is here: https://docs.circuitpython.org/projects/pca9685/en/latest/examples.html

@tannewt tannewt self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants