
Connect the rotary encoder to input A ("A_in") and input B ("B_in"). The output will then be a debounced signal to used with i.e. a counter, having clk & up/down on output 1 & 2 respectively.
Connect to input 1+2, check output 1+2
Rotary encoder - preferribly one from an Arduino set.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | A_in | down/up | |
| 1 | B_in | clk | |
| 2 | |||
| 3 | |||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 |