Handles the logic between the user key strokes and encoder. More...
Classes | |
class | UITaskW2.UITask |
Runs the UI backend for the encoder reading and UI file. More... | |
Handles the logic between the user key strokes and encoder.
This runs the UI backend task mainly handling the UART port and the characters that get sent into it. It also writes all the data back to the user when necessary.
Source code files and related ones:
mainW2.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab5.1/mainW2.py
userInterfaceFrontW2.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab5.1/userInterfaceFrontW2.py
shareW2.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab5.1/shareW2.py
UITaskW2.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab5.1/UITaskW2.py
encoderTaskW2.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab5.1/encoderTaskW2.py
encoderDriverW2.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab5.1/encoderDriverW2.py