On Fri, Dec 1, 2017 at 1:53 PM, <[email protected]> wrote: > Hi all > > I am developing on a beaglebone black and want to include a rotary knob to > Control cursors on my display in user space etc. > > The selected quadrature encoder is here : http://www.mouser.com/ds/2/54/ > EL12T-777462.pdf > > I need to convert the pulses into a direction and count up or down > accordingly so I plan on using an external low cost micro controller to > count up or down and send the value out onto the bus. >
Beaglebone has a hardware quadrature decoder called eQEP. http://beagleboard.org/project/eqep_rotary_encoder. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAC%3D1GgEUTizXm8Y%2BHpmbP_QhqwQCp6y6VOT2GOFGQBeNZYU-Dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
