pwm-pca9685-rs icon indicating copy to clipboard operation
pwm-pca9685-rs copied to clipboard

Platform-agnostic Rust driver for the PCA9685 I2C 16-channel, 12-bit PWM/Servo/LED controller

Results 3 pwm-pca9685-rs issues
Sort by recently updated
recently updated
newest added

Hi, first off thank you for your library it is very useful. While building something with it I realised it might be helpful to read back the current state of...

Hi! First all I love this library and I'm new to embedded programming, so hopefully the questions I'm asking are relevant. I'm trying to control a stepper motor with this...

Add set_4chs_on_off set_8chs_on_off set_12chs_on_off to improve efficiency