Qwiic_Joystick_Py  2.0.0
Python for SFE Qwiic Joystick
Loading...
Searching...
No Matches
qwiic_joystick.py File Reference

Classes

class  qwiic_joystick.QwiicJoystick
 QwiicJoystick. More...
 

Namespaces

namespace  qwiic_joystick
 

Variables

int qwiic_joystick.JOYSTICK_ID = 0x00
 
int qwiic_joystick.JOYSTICK_VERSION1 = 0x01
 
int qwiic_joystick.JOYSTICK_VERSION2 = 0x02
 
int qwiic_joystick.JOYSTICK_X_MSB = 0x03
 
int qwiic_joystick.JOYSTICK_X_LSB = 0x04
 
int qwiic_joystick.JOYSTICK_Y_MSB = 0x05
 
int qwiic_joystick.JOYSTICK_Y_LSB = 0x06
 
int qwiic_joystick.JOYSTICK_BUTTON = 0x07
 
int qwiic_joystick.JOYSTICK_STATUS = 0x08
 
int qwiic_joystick.JOYSTICK_I2C_LOCK = 0x09
 
int qwiic_joystick.JOYSTICK_CHANGE_ADDREESS = 0x0A