资讯

This library allows you read out interactions with a rotary encoder and act on them. It uses callback functions to be notified when the rotary encoder changes. It has been tested with Arduino, ESP8266 ...
The library can calculate the RPM of the rotary encoder. It works best with a short update interval, by using a low update interval for the constructor for ESP32 or manually calling ...