Rotary Encoder Sensor

From Visuino
Revision as of 01:18, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoRotaryEncoderSensor.png == Summary == {{:Summaries:Summary Rotary Encoder Sensor}} == Description == Use this component to read data from rotary encoder. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Rotary-Encoder-With-Visuino/ Instructable: Arduino Nano: Rotary Encoder With Visuino] [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Control-Servo-With-Rotary/ Instructable: Arduino Nano and Visuino: Control Servo with...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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