Runs the Finite State Machine for Nucleo data generation and transfer. More...
Variables | |
mainW1.task1 = dataHandlingClassW1.dataHandling() | |
Variable object for running dataHandling Finite State Machine on the Nucleo. | |
Runs the Finite State Machine for Nucleo data generation and transfer.
This is meant to run the dataHandlingClass.py file.
Source code files and related ones:
mainW1.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab4/mainW1.py
dataHandlingClassW1.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab4/dataHandlingClassW1.py
userInterfaceW1.py https://bitbucket.org/ColeSheedy/me-305-work-repository/src/master/LabWork/Lab4/userInterfaceW1.py