Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 298 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 298 Bytes

KY-040 Rotary Encoder Library using GPIOd

Notifies of clockwise and counterclockwise rotation of a KY-040 rotary encoder via a channel.

Details

Using gpiod, an interupt handler is setup to check the line values and push a value to the supplied channel.