Order Tracking My Account Product Center
  • usercenter
  • 10
  • cart

    TZT 10mm Full Color RGB LED Module140C5 Electronic Building Blocks for Arduinos DIY Starter Kit

    Score:
    Brand:TZT
    Weight:0.01g
    Stock:99274
    Price:$0.24
    Style:
    Quantity:
    - +
    Add to Wish List
    Size: 25 * 21 mm Weight: 4 g Color: full color red, green, blue three primary colors Brightness: highlight Voltage: 5 v Input: digital level Interface: the Arduinos 4 p interface Platform: the Arduinos, single chip microcomputer Second, the product features: Tricolor principle according to the multiple colors Through the PWM port control to realize full color display Arduinos PWM interface can be driven directly Three, module function test Hardware requirements Arduinos x 1 controller USB cable (1 Full color LED module by 1 Test code: int redpin = 11; /lect the pin for the red LED int bluepin =10; // select the pin for the blue LED int greenpin =9;// select the pin for the green LED int val; void setup() { pinMode(redpin, OUTPUT); pinMode(bluepin, OUTPUT); pinMode(greenpin, OUTPUT); Serial.begin(9600); } void loop() { for(val=255; val>0; val--) { analogWrite(11, val); analogWrite(10, 255-val); analogWrite(9, 128-val); delay(1); } for(val=0; val<255; val++) { analogWrite(11, val); analogWrite(10, 255-val); analogWrite(9, 128-val); delay(1); } Serial.println(val, DEC); }




    contact_us

     China (Mainland)

    contact_usTUOZHANTENG electronic components Co., LTD

    contact_us0755-82527072

    contact_us384834800@qq.com / 1244995775@qq.com

    contact_us3013 Hongli Road, Shanghang Building 5F/511, Huaqiangbei , Futian , Shenzhen , Guangdong , China.



    Hong Kong, China

    contact_usTUOZHANTENG HK CO., LTD

    contact_usemily384834800@gmail.com

    contact_usRoom 1103, Hang Seng Mongkok Building, 677 Nathan Road, Mongkok, Kowloon, Hong Kong

        

      WhatsApp +86 15920041318/ +86 17620404465



       WeChat   +86 15920041318/ +86 17620404465        

        

     

       Skype    +86 15920041318 



    Telegram/ KakaoTalk :+86 15920041318      

                                                                                                                                          contact_us







    Recommended productsRecommended products

    Copyright © 2023 Tuozhanteng Electronic Technology Co., Ltd
    HOME

    HOME

    PRODUCT

    PRODUCT

    CART

    CART

    USER

    USER