Skip to content

TimJay/RPyPCA9685

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

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