Mechatronics Portfolio
Logan Williamson's Mechatronics Portfolio and Documentation Repository
|
*Please see the files tab for file documentation
The source code files for Lab 3 can be found at https://bitbucket.org/wokka29/me305_labs/src/master/Lab%200x03/
This program consists of seven files which work together to generate an encoder object from the encoder.py class file, record the time, position and speed 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 speed of the encoder, and record position data for
30 seconds or less.
ME305 Motor Driver Lab from Logan Williamson on Vimeo.