| 
    ME 305
    
   | 
 
Files | |
| file | encoder.py | 
| Creates Encoder Class.  | |
| file | main.py | 
| Initializes values and manages tasks.  | |
| file | shares.py | 
| Task sharing library implementing both shares and queues.  | |
| file | task_encoder.py | 
| Directly interfaces with encoder.  | |
| file | task_user.py | 
| Handles the user UI of our encoder system.  | |