•   Home
  •   English    Español  
  • Shipping Global
    Everyday Better Life

    Currencies:  
    |
    Welcome Guest! Log In   or   Register
    |

    Rotary Encoder Module. 24 Steps - El Products - Officematics.com  2632678025587

    Rewards 4 reward points
    Price:
    $3.97

    Ship to

    Estimated Delivery Time: 9-25 days
    Fulfilled by Officematics HZ2 DC
    Quantity:

    Related Products

    • Description
    • Customer Reviews(0)
    Item specifics
    • Brand Name RobotDyn
    • Model Number Mod-RotEncoder
    • Steps 24
    • Operation voltage 3.3V/5V
    Product Description

    Description:

    The rotary encoder module is an angular measuring device. It is used to precisely measure 24-steps rotation of knob that can turn infinitely (with no end stop like a potentiometer has).  The rotary encoder module also have a pushbutton when you press on the axis (like the ones used for navigation on many music controllers).

     

    Arduino sketch:

     int val;  int encoder0PinA = 3;  int encoder0PinB = 4;  int encoder0Pos = 0;  int encoder0PinALast = LOW;  int n = LOW;  void setup() {    pinMode (encoder0PinA,INPUT);    pinMode (encoder0PinB,INPUT);    Serial.begin (9600);  }  void loop() {    n = digitalRead(encoder0PinA);    if ((encoder0PinALast == LOW) && (n == HIGH)) {      if (digitalRead(encoder0PinB) == LOW) {        encoder0Pos--;      } else {        encoder0Pos++;      }      Serial.print (encoder0Pos);      Serial.print ("/");    }    encoder0PinALast = n;  } 

    Photo:

    angletop

    Product official page:

    http://robotdyn.com/Mod-RotEncoder-EN - International

    http://robotdyn.ru/Mod-RotEncoder-RU - Russian

    * For get a detail information of product, instruction, guide and software, Pls visit to official page of product.

    Featured recommendations

    Customer Images

    login <form action="" method="POST" name="customer_upload" enctype="multipart/form-data"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="tableStyle_1"> <input type="hidden" name="cmod" value="customer_upload_images" /> <tr> <td colspan="3"> <h2 class="margin_t pad_1em">Upload this product's photo to officematics.com</h2> </td> </tr> <tr> <td class="b g_t_r pad_r_5px">Images URL</td> <td class="g_t_l" colspan="2"><input type="file" name="images_file" class="name_win" ></td> </tr> <tr> <td>&nbsp;</td> <td colspan="2"><button type="submit"><span>Submit</span></button></td> </tr> </table> </form>

    Customer Videos

    login <form action="" method="POST" name="customer_upload" enctype="multipart/form-data"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="tableStyle_1"> <input type="hidden" name="cmod" value="customer_upload_videos" /> <tr> <td colspan="3"> <h2 class="margin_t pad_1em">upload this product's video to officematics.com</h2> </td> </tr> <tr> <td class="b g_t_r pad_r_5px">Videos Name</td> <td class="g_t_l" colspan="2"><input type="text" name="videos_name" class="inp name_win" ></td> </tr> <tr> <td class="b g_t_r pad_r_5px">YouTube URL</td> <td class="g_t_l" colspan="2"><input type="text" name="videos_url" class="inp name_win" ></td> </tr> <tr> <td>&nbsp;</td> <td colspan="2"><button type="submit"><span>Submit</span></button></td> </tr> </table> </form>

    Product Tags:

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9

    Compare Products and Vote Now!

    Specials | Products New | Product Reviews

    Hot Categories

    Laptop Accessories ,

    Newsletter

    Payment & Shipping

    Other Business