I've been trying to source information about how to use a rotary encoder with the MO keypad inputs. I have searched the forums and now know how to interpret the quadrature signal using either a PIC or hardware logic. Now I have to say I am not a hardware engineer, my background is purely software so all this is very new to me.
The circuit diagrams I have found all have two pin outs. One goes high when the encoder is turned CW the other goes high when it's turned CCW... That much seems straight forward. The question is, how do I go about turning that into a signal the MO can read?
I understand the matrix kepad input works only when a button is pressed that mechanically joins one of the columns with one of the rows. How do I do that electronically? I know that you need a mosfet or something but I have no idea how it would be connected. Could someone please direct me to a circuit diagram which shows how this can be done.
So to sum up. When the Rotary Encoder Output A goes high I need to join Column one and row one on the MO. When the Rotary Encoder Output B goes high I need to join Column one and row two on the MO. How do I do this, where does to power come from etc??
EDIT: Just wanted to clarify something. What I'm not sure about is where the power comes from. Say I decide to use a PIC with one output connected to the gate of the mosfet. The PIC needs to be powered from a 5V source. Where does that source come from and how does it all connect to the MO??
The following diagram might help explain!