Skip to content

Control up to 16 PWM servos from the Raspberry Pi: I2C & PCA9685

Notifications You must be signed in to change notification settings

TimJay/RPyPCA9685

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPyPCA9685

The class PCA9685 uses the quick2wire API to talk to the "Adafruit 16-Channel 12-bit PWM/Servo Driver I2C interface" which uses the PCA9685 IC

It provides the simple method set_position(servo_id, position) in order to drive up to 16 PWM servos.

About

Control up to 16 PWM servos from the Raspberry Pi: I2C & PCA9685

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages