Rotary Encoder Sensor

From Visuino
Jump to navigation Jump to search

Summary

Reads data from rotary encoder

Description

Use this component to read data from rotary encoder.



Resources:

Instructable: Arduino Nano: Rotary Encoder With Visuino

Instructable: Arduino Nano and Visuino: Control Servo with Rotary Encoder

Instructable: ESP8266 and Visuino: Control Servo Remotely over Wi-Fi with Rotary Encoder

Instructable: Arduino Nano and Visuino: Save Rotary Encoder Value in EEPROM

Diagram:

Categories

Properties

Pins

  • A - The A Digital Input pin of the Rotary Encoder
  • B - The B Digital Input pin of the Rotary Encoder
  • Up - The Up Clock pin of the Rotary Encoder
  • Down - The Down Clock pin of the Rotary Encoder