controller that updates the encoder driver at a regular interval More...
Classes | |
class | task1.controllerTask |
controller that updates the encoder driver at a regular interval
This code contains a class that runs the encoder driver and stores values in shares.py. It updates encoder object at the requisite interval defined by the user and allows for other commands such as storing the delta, position and setting a value to the position. The link to the code can be found here: https://bitbucket.org/mzaman01/me305_labs/src/master/Lab0xFF2/task1.py