Smart Home Automation Forum

Full Version: Rotary encoder
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,

I'm looking for some information which I can't find about the implementation of a rotary encoder.
I assume this can just be used as a binary input device... which occupies 3 inputs?
CW, CCW, & push

[Image: S366ca414d923475dbfae4b2b2cca49754.jpg?w...&hash=1600]
For example:
https://nl.aliexpress.com/item/100500382...hXBlKonYzV


Thanks,
Pieter
this you can confirm with aliexpress seller.
(12-13-2022, 10:20 AM)admin Wrote: [ -> ]this you can confirm with aliexpress seller.

Ok, but I'm used to use these on my esp32 boards... so they would work on yours too right? They just give a pulse ccw, cw, and on push
ok, if you already work with your esp32 board, i think it's ok, just chose analog input port and digital input port of ESP32 board.