A class to read values from a quadrature encoder. More...
Classes | |
| class | encoderDriver.Encoder |
| The Encoder class reads ticks from a quadrature encoder and converts them to the shaft position in rotations. More... | |
A class to read values from a quadrature encoder.
The encoderDriver.Encoder class is used by the controller task, controller.Controller to get closed loop feedback of the motor's position and velocity. Link to source code: https://bitbucket.org/ebriefer/me305_lab/src/master/Final%20Project/encoderDriver.py