BhallaLab / MouseBehaviour

Arduino and PointGrey camera based behaviour setup.
https://mousebehaviour.readthedocs.io/en/latest/
GNU General Public License v3.0
2 stars 5 forks source link

Integrate rotary encoder #21

Closed dilawar closed 5 years ago

dilawar commented 5 years ago

Pin 2 and 3 in arduino uno have been assigned to read rotary encoder.

dilawar commented 5 years ago

@anzalks @soumyaaymous @ananthamurthy @upibhalla

Rotary encoder has been integrated into this repository. It emits the angular velocity in radian/second. It has been behaving very well. All hail @anzalks for getting the hardware done.