Luisa Chiu Portfolio
LabFF_task_panel.py File Reference

Responsible for interfacing with the touch panel using the panel object. More...

Classes

class  LabFF_task_panel.Task_Panel
 Touch panel task responsible for interfacing with the touch panel using the panel object. More...
 

Variables

int LabFF_task_panel.S0_INIT = 0
 
int LabFF_task_panel.S1_POSITION = 1
 
int LabFF_task_panel.S2_VELOCITY = 2
 
int LabFF_task_panel.S3_CALIBRATE = 3
 

Detailed Description

Responsible for interfacing with the touch panel using the panel object.

Implements a finite state machine that interacts with touch panel driver

Author
Faith Chau
Luisa Chiu
Date
December 9, 2021
Lab FF Task Panel TSM