ME 305
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  BallBalanceCalcs&Modeling
 Balancing_Platform_Analysis.pyHand calculations of balancing platform project
 Balancing_Platform_Model.pyMATLAB modeling of balancing platform project
  Lab1
 BlinkingLED.pyCreates various blinking patterns of LED on Nucleo-L476RG
  Lab2
 encoder.pyCreates Encoder Class
 main.pyInitializes values and manages tasks
 shares.pyTask sharing library implementing both shares and queues
 task_encoder.pyDirectly interfaces with encoder
 task_user.pyHandles the user UI of our encoder system
  Lab3
 driver.pyCreates DRV8847 Class
 encoder.pyCreates Encoder Class
 main.pyInitializes values and manages tasks
 motor.pyCreates Motor Class
 shares.pyTask sharing library implementing both shares and queues
 task_encoder.pyDirectly interfaces with encoder
 task_motor.pyDirectly interfaces with motors
 task_user.pyHandles the user UI of our encoder system
  Lab4
 closedloop.pyCreates Closed Loop Class
 driver.pyCreates DRV8847 Class
 encoder.pyCreates Encoder Class
 main.pyInitializes values and manages tasks
 motor.pyCreates Motor Class
 shares.pyTask sharing library implementing both shares and queues
 task_encoder.pyDirectly interfaces with encoder
 task_motor.pyDirectly interfaces with motors
 task_user.pyHandles the user UI of our encoder system
  Lab5
 BNO_driver.pyCreates BNO055 driver class
 closedloop.pyCreates Closed Loop Class
 main.pyInitializes values and manages tasks
 motor.pyCreates Motor Class
 shares.pyTask sharing library implementing both shares and queues
 task_IMU.pyDirectly interfaces with IMU
 task_motor.pyDirectly interfaces with motors
 task_user.pyHandles the user UI of our encoder system
  Pages
 Lab3Page.pyLab3 page setup
 Lab4Page.pyLab4 page setup
 Lab5Page.pyLab 5 page setup
 TermProjectPage.pyTermProject page setup
  Term Project
 ADC_driver.pyCreates ADC_Driver class
 BNO_driver.pyCreates BNO055 driver class
 closedloop.pyCreates ClosedLoop Class
 main.pyInitializes values and manages tasks
 motor.pyCreates Motor Class
 shares.pyTask sharing library implementing both shares and queues
 task_IMU.pyDirectly interfaces with IMU
 task_motor.pyDirectly interfaces with motors
 task_touch.pyDirectly interfaces with touch panel
 task_user.pyHandles the user UI of our encoder system
 mainpage.pyBrief doc for mainpage.py