Qwiic_PCA9685_Py  packaging_test1-3-g6c29c10
Python for SFE Qwiic PCA9685
Loading...
Searching...
No Matches
qwiic_pca9685 Namespace Reference

Classes

class  QwiicPCA9685
 

Variables

int MODE1 = 0x00
 
int MODE2 = 0x01
 
int SUBADR1 = 0x02
 
int SUBADR2 = 0x03
 
int SUBADR3 = 0x04
 
int ALLCALLADR = 0x05
 
int LED0_ON_L = 0X06
 
int LED0_ON_H = 0X07
 
int LED0_OFF_L = 0X08
 
int LED0_OFF_H = 0X09
 
int ALL_LED_ON_L = 0XFA
 
int ALL_LED_OFF_L = 0XFC
 
int PRE_SCALE = 0XFE
 
int pwm_channels = 16
 

Variable Documentation

◆ ALL_LED_OFF_L

int qwiic_pca9685.ALL_LED_OFF_L = 0XFC

◆ ALL_LED_ON_L

int qwiic_pca9685.ALL_LED_ON_L = 0XFA

◆ ALLCALLADR

int qwiic_pca9685.ALLCALLADR = 0x05

◆ LED0_OFF_H

int qwiic_pca9685.LED0_OFF_H = 0X09

◆ LED0_OFF_L

int qwiic_pca9685.LED0_OFF_L = 0X08

◆ LED0_ON_H

int qwiic_pca9685.LED0_ON_H = 0X07

◆ LED0_ON_L

int qwiic_pca9685.LED0_ON_L = 0X06

◆ MODE1

int qwiic_pca9685.MODE1 = 0x00

◆ MODE2

int qwiic_pca9685.MODE2 = 0x01

◆ PRE_SCALE

int qwiic_pca9685.PRE_SCALE = 0XFE

◆ pwm_channels

int qwiic_pca9685.pwm_channels = 16

◆ SUBADR1

int qwiic_pca9685.SUBADR1 = 0x02

◆ SUBADR2

int qwiic_pca9685.SUBADR2 = 0x03

◆ SUBADR3

int qwiic_pca9685.SUBADR3 = 0x04