ME 405 Portfolio
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cactuator.ActuatorDriver to be used to interact with the 12 V Linear Actuator
 Ctask_share.BaseShareBase class for queues and shares which exchange data between tasks
 Ctask_share.QueueA queue which is used to transfer data from one task to another
 Ctask_share.ShareAn item which holds data to be shared between tasks
 Cstepperdriver.StepperDriverDriver to be used with the TMC4210 and TMC2208 IC's
 Ccotask.TaskImplements multitasking with scheduling and some performance logging
 Ccotask.TaskListA list of tasks used internally by the task scheduler