Skip to content

Conversation

runeharlyk
Copy link

Purpose

Having to update up to 16 servo takes a long time as each update needs to start and end an I2C transmission.
The function setMultiplePWM allows for bulk update of pwm values.

Description

The function creates and populates a buffer with pwm settings for multiple channels before sending it in one I2C transmission.

Scope

  • This addition does not change existing functionality, but adds a new function to the library.

Examples

  • The example pwmtest.ino is a great example of the use case

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

Successfully merging this pull request may close these issues.

1 participant