Pen Plotter Project
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  PenPlotter
  src
 control.pyClosed loop controller containing methods to control an arbitraries motor duty cycle
 cotask.pyThis file contains classes to run cooperatively scheduled tasks in a multitasking system
 encoder_clephan_mcgrath.pyThis file contains the Encoder class
 main.pyMain file for pen plotter robot which is run by the user
 mainpage.pyThis file contains information regarding software design
 motor_clephan_mcgrath.pyThis file contains the MotorDriver Class
 servo_driver.pyThis file contains the ServoDriver Class used to drive MG 996R servo with pen up/down methods
 task_share.pyThis file contains classes which allow tasks to share data without the risk of data corruption by interrupts