Hi, I am looking for some general guidance to get started on a project.
I am designing and making a stop block that runs along a t-slot for a mitre saw (to make it easy to make repeatable cuts). Initially the tool is manual but i am also playing around with adding a magnetic linear encoder.
I have this encoder and magnetic strip:
aliexpress - LP02
There are a number of these cheapish systems that use the same head.
It works well but i want to connect the encoder head to an ESP32 with a display so I can do a nicer UI and add some other feature. I cant find any specs for this encoder! It has 6 wires out and another ground shield.
White
Green
Black
Yellow
Blue
GND shield
I have seen some code I think will work I just cant figure a sensible way to wire it to the ESP32. I presume it has A and B channels ... Its currently battery powered (2xAA) so I guess 3.3v will be ok.
Any starting points on the wiring would be greatly appreciated.