BanaanKiamanesh / PCA9685-Raspberrypi

This is a PCA9685 PWM Module Library for Raspberry pi Using Wiring Pi Library! That can be used for Driving Motors, LEDs, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

This is a PCA9685 PWM Module Library for Raspberry pi Using Wiring Pi Library! That can be used for Driving Motors, LEDs, etc.

License:MIT License


Languages

Language:C++ 100.0%