rotary-encoder-with-button

age3only/rotary-encoder-with-button/rotary-encoder-with-button

No description
rotary-encoder-with-button
@/rotary-encoder-with-button
CLK Pnumber
Port # CLK pin of rotary encorder .
DT Pnumber
Port # DT pin of rotary encorder .
SW Pnumber
Port # SW pin of rotary encorder. Note: Switch is controlled by -ve voltage (so connect +ve to 10k ohm pullup resistor to SW pin of rotary encorder)
rotary-encoder-with-button
CLK P
DT P
SW P
OPC
SW OP
SW OPboolean
Equals to `true` while the SW button is pressed (hold down) and `false` while it is released.
OPCnumber
" Out Put Count " of rotary encorder
To use the node in your project you should have the age3only/rotary-encoder-with-button library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.