CALPOLY MECHATRONICS
Documentation for all Mechatronics Labs
nucleoSerial.py File Reference

A class for handling serial communications with the PC UI. More...

Classes

class  nucleoSerial.nucleoSerial
 A class handles all serial communication with the PC. More...
 

Detailed Description

A class for handling serial communications with the PC UI.

The nucleoSerial.nucleoSerial class is a state machine to listen for user input over serial, and to check and update values in shares.py to communicate with the controller task, controller.Controller Link to source code: https://bitbucket.org/ebriefer/me305_lab/src/master/Final%20Project/nucleoSerial.py

Author
Eliot Briefer