Difference between revisions of "RotaryEnc"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) (→Pinout) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Rotary Encoder Breakout Board == | == Rotary Encoder Breakout Board == | ||
− | [[File: | + | [[File:RotaryEnd_Breadboard-P17140-720pxV.jpg]] |
=== Features === | === Features === | ||
Line 8: | Line 8: | ||
* Includes Pull-Up resistors | * Includes Pull-Up resistors | ||
* Needs external R/C filter on output for debounce if interrupt driven | * Needs external R/C filter on output for debounce if interrupt driven | ||
+ | * Silkscreen marked RENC1 | ||
+ | |||
+ | == Pinout == | ||
+ | |||
+ | # G | ||
+ | # V | ||
+ | # B | ||
+ | # A | ||
+ | # Switch | ||
+ | |||
+ | * Viewed from bottom | ||
[[File:RotaryEncoderCAD.PNG]] | [[File:RotaryEncoderCAD.PNG]] | ||
− | == Arduino Libraries | + | == With right angle connectors == |
+ | |||
+ | [[File:Si5351_004_720px.jpg]] | ||
+ | |||
+ | == Arduino Libraries == | ||
* [https://playground.arduino.cc/Main/RotaryEncoders/ Reading Rotary Encoders] - Arduino reference | * [https://playground.arduino.cc/Main/RotaryEncoders/ Reading Rotary Encoders] - Arduino reference | ||
* [https://github.com/mprograms/SimpleRotary Simple Rotary Encoder Arduino library] | * [https://github.com/mprograms/SimpleRotary Simple Rotary Encoder Arduino library] | ||
* [http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx Library for the Arduino environment for using a rotary encoder as an input] | * [http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx Library for the Arduino environment for using a rotary encoder as an input] |
Latest revision as of 22:35, 3 January 2023
Contents
Rotary Encoder Breakout Board
Features
- Includes pushbutton Switch
- Includes Pull-Up resistors
- Needs external R/C filter on output for debounce if interrupt driven
- Silkscreen marked RENC1
Pinout
- G
- V
- B
- A
- Switch
- Viewed from bottom