•   Casa
  •   English    Español  

  • Moneda:  
    |
    Bienvenido Guest! Inicio de sesión   or   Registro
    |

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

    Recompensas 4 puntos de recompensa
    Precio:
    $3.97

    Enviar a

    Tiempo de entrega estimado: 9-25 Días
    Cumplido por Officematics HZ2 DC
    Número:

    Productos relacionados

    • Descripción
    • Comentarios de clientes(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.

    Recomendación destacada

    Imágenes del cliente

    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">Cargar foto en 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>Enviar</span></button></td> </tr> </table> </form>

    Vídeos de los clientes

    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">Cargar vídeos en officematics.com</h2> </td> </tr> <tr> <td class="b g_t_r pad_r_5px">Nombre de vídeos</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">URL de YouTube</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>Enviar</span></button></td> </tr> </table> </form>

    Etiquetas de productos:

    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

    Comparar productos y votar ahora!

    Especiales | Productos nuevos | Reseñas de productos

    Categorías calientes

    Accesorios de ordenador portátil ,

    Newsletter