Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 443 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 443 Bytes

PCA9685-WiringPi

This is minimal, fully functional and easy to use C++ library for PCA9685 PWM Module, for Raspberry pi using wiringPi Library!

Click here for the WiringPi Library Installation and Test Guide!

  • Make sure to include "-lwiringPi" flag in the Compilation Process..

And here for the PCA9685 Datasheet!