All Projects → enjoyneering → RotaryEncoder

enjoyneering / RotaryEncoder

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

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to RotaryEncoder

KY-040-Encoder-Library---Arduino
Arduino library for the KY-040 Encoder
Stars: ✭ 37 (-38.33%)
Mutual labels:  encoder, arduino-library, ky-040
encoder
Atmel AVR C++ RotaryEncoder Implementation
Stars: ✭ 39 (-35%)
Mutual labels:  arduino-library, rotary-encoder
MD REncoder
Rotary Encoder Library
Stars: ✭ 25 (-58.33%)
Mutual labels:  encoder, rotary-encoder
Arduino Foc
Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library
Stars: ✭ 387 (+545%)
Mutual labels:  encoder, arduino-library
AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering education.
Stars: ✭ 22 (-63.33%)
Mutual labels:  arduino-library
Arduino-FVM
Byte Token Threaded Forth Virtual Machine (FVM) for Arduino
Stars: ✭ 35 (-41.67%)
Mutual labels:  arduino-library
ArduinoGamepad
A GamePad HID library for Arduino Pro Micro/Leonardo (ATMega32u4)
Stars: ✭ 66 (+10%)
Mutual labels:  arduino-library
LiquidCrystal I2C
This is an Arduino library for HD44780 LCD display, operated in 4 bit mode over I2C bus with 8-bit I/O expander PCF8574
Stars: ✭ 20 (-66.67%)
Mutual labels:  arduino-library
RingBuffer
A RingBuffer library for Arduino
Stars: ✭ 34 (-43.33%)
Mutual labels:  arduino-library
arduino-pid-autotuner
Automated PID tuning using Ziegler-Nichols/relay method
Stars: ✭ 101 (+68.33%)
Mutual labels:  arduino-library
Arduino-FrequencyDetector
Fast audio frequency detector without fft for plain Arduino and Attiny85. Whistle switch example included.
Stars: ✭ 22 (-63.33%)
Mutual labels:  arduino-library
DirectIO
Fast, simple I/O library for Arduino
Stars: ✭ 109 (+81.67%)
Mutual labels:  arduino-library
Modbus-TCP
Modbus TCP client library to interact with Modbus servers such as PLCs.
Stars: ✭ 43 (-28.33%)
Mutual labels:  arduino-library
VnArduino
VNA software with an Arduino
Stars: ✭ 27 (-55%)
Mutual labels:  encoder
SparkFun MPU-9250 Breakout Arduino Library
Arduino sketch for MPU-9250 9DoF with AHRS sensor fusion
Stars: ✭ 68 (+13.33%)
Mutual labels:  arduino-library
FlexyStepper
Stepper motor control library for Arduino supporting in motion changes
Stars: ✭ 41 (-31.67%)
Mutual labels:  arduino-library
Pixie Chroma
Arduino library and documentation for Pixie Chroma displays!
Stars: ✭ 33 (-45%)
Mutual labels:  arduino-library
arduino-ble-gadget
Create your own Do-It-Yourself BLE enabled sensor gadget on the ESP32 platform.
Stars: ✭ 31 (-48.33%)
Mutual labels:  arduino-library
lexik-jose-bridge
An Encoder for the LexikJWTAuthenticationBundle that uses web-token/jwt-framework
Stars: ✭ 27 (-55%)
Mutual labels:  encoder
SparkFun ADXL345 Arduino Library
Arduino Library for the ADXL345
Stars: ✭ 34 (-43.33%)
Mutual labels:  arduino-library

license-badge version stars hit-count github-issues

RotaryEncoder

This is small and fast Arduino library for Rotary Encoder with interrupts. Debounce capacitors to ground required!!! Otherwise, skipped steps and unstable performance may occur.

Supports:

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

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].