Mechatronics Portfolio
Logan Williamson's Mechatronics Portfolio and Documentation Repository
|
*Please see the files tab for file documentation
The source code files for Lab 2 can be found at https://bitbucket.org/wokka29/me305_labs/src/master/Lab%200x02/
This program consists of five files which work together to generate an encoder object from the encoder.py class file, record the time and position data associated
with that object iteratively in the taskEncoder.py file, and print the results to the console in the taskUser.py file. This last file, taskUser.py, also serves to
handle user inputs which reset the encoder position, print the current position and delta (speed) of the encoder, and record position data for 30 seconds or less.
quadEncoder from Logan Williamson on Vimeo.