Arduino library for the management of rotary encoders with STM32
This Arduino library makes it easy to use rotary encoders. A few lines of code instantiate the encoder object and manage it. You can link a variable so that it is changed by turning the knob. You can attach a user defined isr to be executed on each tick of knob. The rate of change can be related to the speed of rotation. There are some function to manage the knob button too.
Filename | Release Date | File Size |
---|---|---|
STM32encoder-0.9.7.zip | 2022-03-10 | 30.94 KiB |
STM32encoder-0.9.6.zip | 2022-03-08 | 31.02 KiB |
STM32encoder-0.9.5.zip | 2022-03-08 | 30.74 KiB |
STM32encoder-0.9.4.zip | 2022-03-05 | 29.60 KiB |