Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Use PCA9685 auto increment #101

Closed
wants to merge 1 commit into from

Conversation

sebastianludwig
Copy link
Contributor

I stumbled upon this when optimizing my application. By utilizing the address auto incrementation feature only 6 bytes need to be written for a PWM update, instead of 12.

Seb

…us traffic by 50% when setting a new PWM value.
@ladyada
Copy link
Member

ladyada commented Sep 30, 2019

Thank you for the Pull Request!
This library has been deprecated in favor of our python3 Blinka library. We have replaced all of the libraries that use this repo with CircuitPython libraries that are Python3 compatible, and support a wide variety of single board/linux computers!

Visit https://circuitpython.org/blinka for more information

CircuitPython has support for almost 200 different drivers, and a as well as FT232H support for Mac/Win/Linux!

@ladyada ladyada closed this Sep 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants