Need to improve 2x Encoder performance on Arduino Uno

Status
Not open for further replies.

wado1971

New member
Hi all.
I'm using the Encoder.h library to read 2 encoders on an Auduino Uno. As this board only has 2 external interrupt pins I'm limited to "Good" performance by only using 1 external interrupt pin per encoder. I was wondering if I can implement "pin change" interrupts together with Encoder.h to improve my performance (I'm missing some steps at higher speeds).
Thanks
Rob
 
Maybe you ask on the Arduino forum?
But with some luck, someone on this Teensy forum can help.
 
Maybe you ask on the Arduino forum?
But with some luck, someone on this Teensy forum can help.

oh damn. I just used the 'forum' link from the PJRC Encoder.h write up and didn't even realize this was Teensy specific. Sorry. Cheers. Rob
 
Status
Not open for further replies.
Back
Top