My Project
UI_data1.py File Reference

A class that collects data on the Nucleo. More...

Classes

class  UI_data1.UI_data
 

Detailed Description

A class that collects data on the Nucleo.

Implements a finite state machine to collect data on the Nucleo when 'G' key is clicked. If 'S' is clicked then data collection will terminate.The data collected is stored in a local array. The link to the code can be found here: https://bitbucket.org/mzaman01/me305_labs/src/master/LabFF/UI_data.py

Finite State Transition Diagram of Nucleo Data Collector
Author
Maisha Zaman
Date
February 25th, 2021