£2.25
Item Specifics CONDITION: New: A brand-new, unused, unopened and undamaged item in original retail packaging (where packaging is applicable). If the item comes direct from a manufacturer, it may be delivered...
Item Specifics CONDITION: New: A brand-new, unused, unopened and undamaged item in original retail packaging (where packaging is applicable). If the item comes direct from a manufacturer, it may be delivered...

FREE
SHIPPING

100% MONEY
BACK GUARANTEE

ONLINE
SUPPORT 24/7

FREE
SHIPPING

100% MONEY
BACK GUARANTEE

ONLINE
SUPPORT 24/7

Availability: 21 In Stock
Categories: ArduinoHotModules / Sensor

Item Specifics

CONDITION: New: A brand-new, unused, unopened and undamaged item in original retail packaging (where packaging is applicable). If the item comes direct from a manufacturer, it may be delivered in non-retail packaging, such as a plain or unprinted box or plastic bag. See the seller's listing for full details. See all condition definitions

COUNTRY/REGION OF MANUFACTURE: United Kingdom

UNIT QUANTITY: 1

EAN: 612590413933

BRAND: UMT

MPN: Does Not Apply

PRODUCT DETAILS:

 1. Overview: 
RGB LED module consists of a plug-in full color LED made by R, G, B three pin PWM voltage

input can be adjusted section three primary colors (red/blue/green) strength in order to achieve full color mixing effect. Control of the module with the Arduino can be achieved cool lighting effects.

2. Product Features: 
    1>. the use of plug-in full-color LED 
    2>. RGB trichromatic limiting resistor to prevent burnout 
    3>. through the PWM adjusting three primary colors can be mixed to obtain different colors 
    4>. with a variety of single-chip interface 
    5>. the working voltage: 5V 
    6>. LED drive mode: common cathode driver

3. Arduino test code:
int redpin = 11; // select 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); 
    } 

Item Specifics

CONDITION: New: A brand-new, unused, unopened and undamaged item in original retail packaging (where packaging is applicable). If the item comes direct from a manufacturer, it may be delivered in non-retail packaging, such as a plain or unprinted box or plastic bag. See the seller's listing for full details. See all condition definitions

COUNTRY/REGION OF MANUFACTURE: United Kingdom

UNIT QUANTITY: 1

EAN: 612590413933

BRAND: UMT

MPN: Does Not Apply

PRODUCT DETAILS:

 1. Overview: 
RGB LED module consists of a plug-in full color LED made by R, G, B three pin PWM voltage

input can be adjusted section three primary colors (red/blue/green) strength in order to achieve full color mixing effect. Control of the module with the Arduino can be achieved cool lighting effects.

2. Product Features: 
    1>. the use of plug-in full-color LED 
    2>. RGB trichromatic limiting resistor to prevent burnout 
    3>. through the PWM adjusting three primary colors can be mixed to obtain different colors 
    4>. with a variety of single-chip interface 
    5>. the working voltage: 5V 
    6>. LED drive mode: common cathode driver

3. Arduino test code:
int redpin = 11; // select 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); 
    } 
size chest(in.) waist(in.) hips(in.)
XS 34-36 27-29 34.5-36.5
S 36-38 29-31 36.5-38.5
M 38-40 31-33 38.5-40.5
L 40-42 33-36 40.5-43.5
XL 42-45 36-40 43.5-47.5
XXL 45-48 40-44 47.5-51.5
size chest(in.) waist(in.) hips(in.)
XS 34-36 27-29 34.5-36.5
S 36-38 29-31 36.5-38.5
M 38-40 31-33 38.5-40.5
L 40-42 33-36 40.5-43.5
XL 42-45 36-40 43.5-47.5
XXL 45-48 40-44 47.5-51.5
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.