Qwiic_Twist_Py
Python for SFE Qwiic Twist
Loading...
Searching...
No Matches
qwiic_twist Namespace Reference

Classes

class  QwiicTwist
 QwiicTwist. More...
 

Variables

int TWIST_ID = 0x00
 
int TWIST_STATUS = 0x01
 
int TWIST_VERSION = 0x02
 
int TWIST_ENABLE_INTS = 0x04
 
int TWIST_COUNT = 0x05
 
int TWIST_DIFFERENCE = 0x07
 
int TWIST_LAST_ENCODER_EVENT = 0x09
 
int TWIST_LAST_BUTTON_EVENT = 0x0B
 
int TWIST_RED = 0x0D
 
int TWIST_GREEN = 0x0E
 
int TWIST_BLUE = 0x0F
 
int TWIST_CONNECT_RED = 0x10
 
int TWIST_CONNECT_GREEN = 0x12
 
int TWIST_CONNECT_BLUE = 0x14
 
int TWIST_TURN_INT_TIMEOUT = 0x16
 
int TWIST_CHANGE_ADDRESS = 0x18
 
int TWIST_LIMIT = 0x19
 

Variable Documentation

◆ TWIST_BLUE

int qwiic_twist.TWIST_BLUE = 0x0F

◆ TWIST_CHANGE_ADDRESS

int qwiic_twist.TWIST_CHANGE_ADDRESS = 0x18

◆ TWIST_CONNECT_BLUE

int qwiic_twist.TWIST_CONNECT_BLUE = 0x14

◆ TWIST_CONNECT_GREEN

int qwiic_twist.TWIST_CONNECT_GREEN = 0x12

◆ TWIST_CONNECT_RED

int qwiic_twist.TWIST_CONNECT_RED = 0x10

◆ TWIST_COUNT

int qwiic_twist.TWIST_COUNT = 0x05

◆ TWIST_DIFFERENCE

int qwiic_twist.TWIST_DIFFERENCE = 0x07

◆ TWIST_ENABLE_INTS

int qwiic_twist.TWIST_ENABLE_INTS = 0x04

◆ TWIST_GREEN

int qwiic_twist.TWIST_GREEN = 0x0E

◆ TWIST_ID

int qwiic_twist.TWIST_ID = 0x00

◆ TWIST_LAST_BUTTON_EVENT

int qwiic_twist.TWIST_LAST_BUTTON_EVENT = 0x0B

◆ TWIST_LAST_ENCODER_EVENT

int qwiic_twist.TWIST_LAST_ENCODER_EVENT = 0x09

◆ TWIST_LIMIT

int qwiic_twist.TWIST_LIMIT = 0x19

◆ TWIST_RED

int qwiic_twist.TWIST_RED = 0x0D

◆ TWIST_STATUS

int qwiic_twist.TWIST_STATUS = 0x01

◆ TWIST_TURN_INT_TIMEOUT

int qwiic_twist.TWIST_TURN_INT_TIMEOUT = 0x16

◆ TWIST_VERSION

int qwiic_twist.TWIST_VERSION = 0x02