You have no items in your shopping cart.
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:
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:
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 |