ME 405 Portfolio
File List
Here is a list of all documented files with brief descriptions:
 actuator.pyDriver to be used to interact with the 12 V Linear Actuator
 cotask.pyThis file contains classes to run cooperatively scheduled tasks in a multitasking system
 LivePlotter.pyFile that creates a live animation of shape being drawn
 main.pyFile that controls motors for term project
 mainpage.pyBrief doc for mainpage.py
 stepperdriver.pyDriver to be used with the TMC4210 and TMC2208 IC's
 task_share.pyThis file contains classes which allow tasks to share data without the risk of data corruption by interrupts