SimpleRotary VS encoder

Compare SimpleRotary vs encoder and see what are their differences.

SimpleRotary

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 / button. - Basic error correcting of out-of-sync rotational readings. - Use of both high and low triggers. (by mprograms)

encoder

Atmel AVR C++ RotaryEncoder Implementation (by soligen2010)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SimpleRotary encoder
3 2
26 50
- -
0.0 3.7
over 2 years ago 8 months ago
C++ C++
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SimpleRotary

Posts with mentions or reviews of SimpleRotary. We have used some of these posts to build our list of alternatives and similar projects.

encoder

Posts with mentions or reviews of encoder. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing SimpleRotary and encoder you can also consider the following projects:

RotaryEncoder - RotaryEncoder Arduino Library

OneButton - An Arduino library for using a single button for multiple purpose input.

EncSim - Quadrature signal generator for testing encoder software. Requires a PJRC Teensy board. Generates quadrature signals with adjustable frequency, phase and bouncing

AceButton - An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.

Rotary_Encoder_Breakout-Illuminated - This is a clever little breakout board for both the RGB and R/G illuminated rotary encoders.

JC_Button - Arduino library to debounce button switches, detect presses, releases, and long presses

IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

Control-Surface - Arduino library for creating MIDI controllers and other MIDI devices.

Arduino-FOC - Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library