pca9685

Library for PCA9685 16 channel 12-bit PWM Controller

Author Rob Jansen, Copyright © 2022..2022, all rights reserved.
Adapted-by
Compiler 2.5r6

Description

Library for controlling the PCA9685 16 channel 12-bit PWM Controller.
             The chip uses an IIC interface. In order to support multiple devices
             connected to the same IIC bus, the IIC address is selectable.


Sources

NXP Product data sheet, Rev. 4 — 16 April 2015


Notes

This library supports the control of the PCA9685 via IIC.
       The default is hardware IIC control but this can be overruled using 
       software IIC control by defining the following constant:
       -) const PCA9685_SOFTWARE_IIC = TRUE 


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Private

Functions

Private

API details

Global variables/contants

Procedures

Private

Functions

Private

Related samples

Here are the list of samples which use this library:

16f182516f1825_pca9685_servo_led.jal
16f182516f1825_pca9685_servo.jal
16f182516f1825_pca9685_led.jal