Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to QuadEncoder library #36

Open
synfinatic opened this issue Feb 11, 2015 · 1 comment
Open

Switch to QuadEncoder library #36

synfinatic opened this issue Feb 11, 2015 · 1 comment

Comments

@synfinatic
Copy link
Owner

Teensy 3.1 has specific hardware support for quadrature decoding of up to 2 encoders. Should provide even better performance then the interrupt driven mode.

http://forum.pjrc.com/threads/26803-Hardware-Quadrature-Code-for-Teensy-3-x

@synfinatic
Copy link
Owner Author

Will require a hardware change as the pins for the hardware decoding requires specific pins:

  • ENCXA 3
  • ENCXB 4
  • ENCYA 32
  • ENCYB 25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant