Industrial encoder 3600PPR and Arduino

Hi,

I create my final project for UNIVERSITY in Slovakia. And I create a model of pump watter plant. And I need for my generator measure RPM and angle load. I have incrementary encoder :
Encoder
But I have problem with use him. I try find all examples for use theses encoders but I don't successful. Anyone have some tips ? I use for my project Arduino MEGA.

THANK YOU VERY MUCH.

That is an expensive sensor. First make sure the voltage levels and output are compatible with your Mega running at 5V.

With a sensor like that, you should be able to use interrupts to signal the A and B pulse and not deal with software debouncing

What is the exact order number? Different order numbers have different interfaces!

See the Series 5000/Series 5020 datasheet:

I have this:

5020.2842.3600

Number 4 in code is :

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.