encoders
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
encoders [2011/07/19 10:47] – robertsoncallista | encoders [2016/06/13 17:26] (current) – [Rotary Encoders] psykhaze | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Rotary Encoders ====== | ====== Rotary Encoders ====== | ||
+ | |||
+ | //FIXME : Update this Page// | ||
This page is to inform you about MIOS' handling of incremental rotary encoders, or just ' | This page is to inform you about MIOS' handling of incremental rotary encoders, or just ' | ||
\\ | \\ | ||
- | These are the endless-turning knobs that you can use to set values on your device. These should not be confused with a potentiometer. See the [[questions_and_answers# | + | These are the endless-turning knobs that you can use to set values on your device. These should not be confused with a potentiometer. See the [[frequently_asked_questions_faq# |
===== Encoder Model Specifications ===== | ===== Encoder Model Specifications ===== | ||
+ | ==== Encoders from SmashTV (2010 and later), VOTI, and SoundWell (ALPS STEC16B and clones)==== | ||
- | ==== Bourns PEC11-series detented encoders | + | **SmashTV: |
- | (formerly available from SmashTV) | + | STEC16B clone manufactured by Bourns\\ |
- | + | 24 pulse per rev, DETENTED2 mode\\ | |
- | === Encoder Mode: === | + | pinout:\\ |
- | " | + | {{:home:ec16_pinout.png|}}\\ |
- | + | \\ | |
- | === Pinout === | + | **VOTI:** M-SW-ROT, detented rotary encoder from www.voti.nl |
- | [[http:// | + | or [[http://en.soundwell.cn|SoundWell EC162102E1B-HA1-006]]\\ |
- | + | Encoder mode: " | |
- | Note: the rightmost picture is "top down" (as seen from the top of the encoder looking down to the shaft) | + | pinout: [[http:// |
- | + | \\ | |
- | | + | if you view the encoder from the top with the pins pointing towards you;\\ |
- | | + | left pin goes to D1 (highest numbered din pin)\\ |
- | * pin " | + | middle pin goes to D0 (lowest numbered din pin)\\ |
- | * (this pin is " | + | right pin goes to Vs (ground)\\ |
- | * pin " | + | \\ |
- | * (goes to the lower numbered DIN pin of the two pins assigned to that encoder | + | The detents |
- | + | To remove the detents:\\ | |
- | === Detent === | + | - Bend the four clasps back\\ |
- | the detent can be removed | + | {{http:// |
- | + | - Remove the bottom\\ | |
- | === Thanks to... === | + | {{http:// |
- | mandingo: [[http://www.midibox.org/ | + | |
- | jdutcher: [[http:// | + | |
- | xcoulonx: [[http://www.midibox.org/ | + | |
- | + | ||
- | ==== Encoders from VOTI (ALPS STEC16B) and SoundWell ==== | + | |
- | + | ||
- | + | ||
- | M-SW-ROT, detented rotary encoder from www.voti.nl | + | |
- | or [[http://www.soundwell-cn.com/ | + | |
- | + | ||
- | Encoder mode: " | + | |
- | + | ||
- | pinout: | + | |
- | [[http:// | + | |
- | + | ||
- | if you view the encoder from the top with the pins pointing towards you; | + | |
- | + | ||
- | left pin goes to D1 (highest numbered din pin) | + | |
- | + | ||
- | middle pin goes to D0 (lowest numbered din pin) | + | |
- | + | ||
- | right pin goes to Vs (ground) | + | |
- | + | ||
- | the detent | + | |
- | + | ||
- | To remove the detents: | + | |
- | + | ||
- | - Bend the four clasps back\\ | + | |
- | + | ||
- | {{http:// | + | |
- | + | ||
- | - Remove the bottom\\ | + | |
- | + | ||
- | {{http:// | + | |
- Bend down (or up, depending on your perspective) the half-circle thingie. | - Bend down (or up, depending on your perspective) the half-circle thingie. | ||
+ | {{http:// | ||
+ | - Re attach to the bottom\\ | ||
+ | {{http:// | ||
+ | - Bend the clasps back.\\ | ||
- | {{http:// | + | ==== Bourns PEC11-series detented encoders (formerly available from SmashTV through 2008)==== |
- | - Re attach | + | 24 steps per turn, Encoder Mode " |
- | + | Pinout: [[http:// | |
- | {{http://img22.imageshack.us/img22/7897/votistep3gs7.jpg?311x320}} | + | \\ |
- | + | Note: the rightmost picture is "top down" (as seen from the top of the encoder looking down to the shaft)\\ | |
- | + | pin " | |
- | - Bend the clasps back.\\ | + | pin " |
+ | pin " | ||
+ | \\ | ||
+ | Thanks to...\\ | ||
+ | mandingo: [[http://www.midibox.org/forum/index.php? | ||
+ | jdutcher: [[http:// | ||
+ | xcoulonx: [[http:// | ||
+ | \\ | ||
==== Encoders from Pollin ==== | ==== Encoders from Pollin ==== | ||
Line 110: | Line 89: | ||
In applications (prior to MIOS8 1.9g), you have to choose one of the encoder types: | In applications (prior to MIOS8 1.9g), you have to choose one of the encoder types: | ||
- | MIOS_ENC_MODE_NONDETENTED\\ | + | MIOS_ENC_MODE_NON_DETENTED\\ |
MIOS_ENC_MODE_DETENTED\\ | MIOS_ENC_MODE_DETENTED\\ | ||
MIOS_ENC_MODE_DETENTED2\\ | MIOS_ENC_MODE_DETENTED2\\ | ||
Line 118: | Line 97: | ||
\\ | \\ | ||
{{http:// | {{http:// | ||
+ | |||
+ | [[http:// | ||
The encoders will behave with an ' | The encoders will behave with an ' | ||
- | MIOS8 version 1.9g reworks all of the encoder types and adds new ones. (Refer to [[http://www.midibox.org/ | + | MIOS8 version 1.9g reworks all of the encoder types and adds new ones. (Refer to [[http:// |
==== About Encoder Resolution and Detents ==== | ==== About Encoder Resolution and Detents ==== | ||
Line 137: | Line 118: | ||
(Source: [[http:// | (Source: [[http:// | ||
- | |||
- | [[http:// | ||
- |
encoders.1311072432.txt.gz · Last modified: 2011/07/19 10:47 by robertsoncallista