public class PCA9685GpioExample extends Object
This example code demonstrates how to setup a custom GpioProvider for GPIO PWM pin control using the PCA9685 16-channel, 12-bit PWM I2C-bus LED/Servo controller.
More information about the PCA9685 can be found here:
PCA9685.pdf
...and especially about the board here:
Adafruit 16-Channel 12-bit PWM/Servo Driver
PCA9685GpioProvider
Constructor and Description |
---|
PCA9685GpioExample() |
Copyright © 2012–2016 Pi4J. All rights reserved.