My Project
main3.py File Reference

Runs the controller class and UI class on the Nucleo. More...

Variables

 main3.task1 = controllerTask(250000)
 
 main3.task2 = uiTask()
 

Detailed Description

Runs the controller class and UI class on the Nucleo.

This code contains the controller class and UI class that is ran on the nucleo upon start. It runs in the background waiting for the PC end to start initiating the UI task class. The link to the code can be found here:

Task Diagram of LabFFx02
Author
Maisha Zaman
Date
March 18th, 2021