Below you can find all relevant files, documentation, and source code for Final Project W1.
mainW1.py : Main code to run the dataHandlingClassW1.py to generate and send Decaying Sine Wave data.
dataHandlingClassW1.py : Back end class which handles interaction with front end and implements Finite State Machine.
userInterfaceW1.py : User interface which initiates data generation, collection, graphing, and .csv writing. -