Lucas Murray ME 305 Portfolio
|
A driver for reading from Quadrature Encoders. More...
Classes | |
class | encoder.Encoder |
Interface with quadrature encoders. More... | |
A driver for reading from Quadrature Encoders.
The Encoder class initiates an object that can read the position of a quadrature encoder. It allows the user to update and print the position and the change in position from the previous update at the desired time intervals as well as zero the encoder.
Source Code: https://bitbucket.org/lmurray03/me305_lucas_murray/src/master/Lab%200x02/encoder.py