•   Casa
  •   English    Español  

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

    2 Pcs Of 3-24v 8-bit Blue/red Common Anode/cathode Led Indicator Board Starter Kit Module For Mcu Arm 3d Printer Uno Mega - Inve  261005003056474399

    Recompensas 3 puntos de recompensa
    Precio:
    $2.99

    Enviar a

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









    BlueAnodeno PIN


    BlueAnodewith PIN


    BlueCathodeno PIN


    BlueCathodewithPIN


    RedAnodeno PIN


    RedAnodewith PIN


    RedCathodeno PIN


    RedCathodewith PIN
    Número:

    Productos relacionados

    • Descripción
    • Comentarios de clientes(0)
    Item specifics
    • Brand Name eletechsup
    • Type Other
    • Certification NONE
    • Origin CN(Origin)
    • Size 22.86 x 14.13 x 2.12mm
    • Model Number DM41A08*2
    • Output Type Other
    • Output Power 1 - 50W
    • Weight 1.3g(with Pin) 0.75g(no Pin)
    • is_customized Yes
    • Color Blue/Red
    • Working voltage DC 3-24V
    • Polarity Common anode/Common cathode
    • Interface 2.54MM with PIN/2.54MM no PIN
    • Application MCU/ARM/FPGA/PLC/UNO/Breadboard
    Product Description

    Product Name: 2 Pcs Of 3-24v 8-Bit Blue/Red Common Anode/Cathode Led Indicator Board Starter Kit Module For Mcu Arm 3d Printer Uno Mega


    Packing list:

     2 pcs DC 3-24V 8 Bit Blue/Red Common anode/cathode LED Bar;

    Description:

    Can be inserted directly into Breadboard,Ideal for linking up to your Arduiuo UNO Mini Nano Mega2560 DUE Breadboard etc,or others MCU ( AVR STM32 ARM7 ARM9 ARM10 ARM11 PIC C8051 STC MSP430 FPGA/CPLD etc.)  DC 3-24V 8 Bit Blue/Red Common anode/cathode LED Bar

    Color : Blue/Red
    Working Voltage : DC 3-24V
    Polarity : Common anode/Common cathode
    Interface : 2.54MM with PIN/2.54MM no PIN
    Application : MCU/ARM/FPGA/PLC/UNO/MEGA2560/Breadboard

    Size: 22.86 x 14.13 x 2.12 mm
    Weight : 1.3g(with Pin),0.75g(no Pin) 

    Circuit schematics :

    Connection with UNO



     Arduiuo uno/mega2560 Code//******************************************************// /*
    Arduiuo_8led

    This example code is in the public domain.
    */

    // give it a name:
    int D1 = 9;
    int D2 = 8;
    int D3 = 7;
    int D4 = 6;
    int D5 = 5;
    int D6 = 4;
    int D7 = 3;
    int D8 = 2;

    // the setup routine runs once when you press reset:
    void setup() {
    // initialize the digital pin as an output.
    pinMode(D1, OUTPUT);
    pinMode(D2, OUTPUT);
    pinMode(D3, OUTPUT);
    pinMode(D4, OUTPUT);
    pinMode(D5, OUTPUT);
    pinMode(D6, OUTPUT);
    pinMode(D7, OUTPUT);
    pinMode(D8, OUTPUT);
    }

    // the loop routine runs over and over again forever:
    void loop() {

    digitalWrite(D1, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a 200 Millisecond
    digitalWrite(D1, LOW); // turn the LED off by making the voltage LOW

    digitalWrite(D2, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a Millisecond
    digitalWrite(D2, LOW); // turn the LED off by making the voltage LOW

    digitalWrite(D3, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a Millisecond
    digitalWrite(D3, LOW); // turn the LED off by making the voltage LOW

    digitalWrite(D4, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a Millisecond
    digitalWrite(D4, LOW); // turn the LED off by making the voltage LOW

    digitalWrite(D5, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a Millisecond
    digitalWrite(D5, LOW); // turn the LED off by making the voltage LOW

    digitalWrite(D6, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a Millisecond
    digitalWrite(D6, LOW); // turn the LED off by making the voltage LOW

    digitalWrite(D7, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a Millisecond
    digitalWrite(D7, LOW); // turn the LED off by making the voltage LOW

    digitalWrite(D8, HIGH); // turn the LED on (HIGH is the voltage level)
    delay(200); // wait for a Millisecond
    digitalWrite(D8, LOW); // turn the LED off by making the voltage LOW

    //******************************************************//

    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