![]() |
ME 405 Portfolio
|
Cactuator.Actuator | Driver to be used to interact with the 12 V Linear Actuator |
▼Ctask_share.BaseShare | Base class for queues and shares which exchange data between tasks |
Ctask_share.Queue | A queue which is used to transfer data from one task to another |
Ctask_share.Share | An item which holds data to be shared between tasks |
Cstepperdriver.StepperDriver | Driver to be used with the TMC4210 and TMC2208 IC's |
Ccotask.Task | Implements multitasking with scheduling and some performance logging |
Ccotask.TaskList | A list of tasks used internally by the task scheduler |