Hi all,
I was hoping if you could help me with the following.
I would like to use a Gurley RS119 quadrature incremental encoder and connect it to Raspberry Pi. The data sheet for this encoder can be found here:
http://www.gpi-encoders.com/PDF/R119.pdf.
So have two questions, hardware and software related (I hope they are clear enough).
This encoder uses an RS422 interface to output the signals (channel A, B, /A, /B, N, /N).
My hardware-related question is: would using a RS422 to USB adapter work to get the encoder channels to the Pi? I found this one from FDTI:
http://www.ftdichip.com/Products/Cables/USBRS422.htm
I noticed that on the forum, it is also possible to connect RS422 to the pins directly, right? What would you advise?
Software question:
How can I read the A and B and /A and /B channels from the encoder via USB and translate that to the encoder angle? I am not a code-expert (i.e. new to the scene), so I would like to use py-gaugette for getting the encoder angle. Is this possible?
Any help would be greatly appreciated.
Thanks!
Niek