Hi All,
I am still a RPi newbie and I am in search(if their is one) of a motor encoder library. My motors are 12V DC motors with optical encoders providing feedback. These encoders have 2 channel output, channel A and B which are 90 degrees apart.
Could anyone provide a source code library or hints for these types of encoders??....
Also,
the encoders are specified to have a Vcc of 5V...And I have tried supplying it with 3.3V Vcc and I can still see the pulses at the outputs....Reason why I am supplying it with 3.3 V is that I want it to be able to be connected to the RPi GPIO....
Is this ok??...Or if one could recommend another alternative like stepping down the voltage level before feeding it to the RPi GPIO???