News

This library uses a PCF8575 to read the pulses of a rotary encoder. As a PCF8575 has 16 lines up to 8 decoders can be read over I2C. The PCF interrupt line can be used to detect changes in the ...
A simple Arduino library for incremental rotary encoders. Simply set a onStep-callback function, which is called when a step is detected. The library also approximates the steps per second, which is ...
“I looked at all the available rotary encoder sketches and none of them met my needs, so I have written my own, and here it is”. Well, I looked at all the available rotary encoder sketches and none of ...
What is a rotary encoder? A rotary encoder (RT) is a device that you can rotate infinitely. On most rotary encoders, when you rotate them you will feel a bump (known as steps), and most RTs have about ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...