Skip to content
#

rotary-encoders

Here are 22 public repositories matching this topic...

The EncoderTool is a library to manage and read out rotary encoders connected either directly or via multiplexers to ARM based boards. Encoder push buttons are supported. Callback functions can be attached to encoder changes and button presses to allow for event driven applications

  • Updated Apr 19, 2024
  • C++

SimpleRotary is a Arduino library for using basic bare-bones type rotary encoders. Usually these are the cheap ones without the breakout board. - Getting rotary encoder rotation direction. - Getting rotary select button press. - Getting rotary select button long press. - Getting rotary select button press time. - Basic debouncing of rotary / but…

  • Updated Dec 23, 2021
  • C++

Improve this page

Add a description, image, and links to the rotary-encoders topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rotary-encoders topic, visit your repo's landing page and select "manage topics."

Learn more