Skip to content

This is small and fast Arduino library for Rotary Encoder with interrupts.

Notifications You must be signed in to change notification settings

runningtoy/RotaryEncoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license-badge version stars hit-count github-issues

RotaryEncoder

This is small and fast Arduino library for Rotary Encoder with interrupts

To make it work:

  • add 100nF/0.1μF capacitors between A pin & ground
  • add 100nF/0.1μF capacitors between B pin & ground
  • add 100nF/0.1μF capacitors between button pin & ground

Supports:

  • Arduino AVR
  • Arduino ESP8266
  • Arduino ESP32
  • Arduino STM32

About

This is small and fast Arduino library for Rotary Encoder with interrupts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%