Italian English Русский

SENSORE30

€3.00 EUR 3.00
Артикул: SENSORE30


Кол-во:

Купить

Arduino Trichromatic Leds (SMT)

  • Module introduces:
    RGB LED module is made of full-color LED with patch. Through the R, G, B three pin PWM voltage input can be adjusted three primary colors ( red / blue / green ) strength in order to achieve full-color mixing effect. Control of the module with the Arduino cool lighting effects can be achieved .
  • Product features:
    1. Using 5050 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. Operating voltage: 5V
    6. LED drive mode: common cathode driver
    • 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);

Ваша корзина
Товар Кол-во Цена
67689460... 1 €113.00
123982... 1 €35.00
123981... 1 €47.00
127051... 1 €45.00
67689420... 1 €34.00
127053... 1 €85.00
BULLET2410... 1 €29.50
EYEBALL2422... 1 €45.00
127063... 1 €12.00
67689410... 1 €139.00
EDIC5170SC... 1 €73.00
330200... 1 €52.00
BULLET2420... 1 €45.00
BULLET2411... 1 €42.00
UCAM2015... 1 €34.00
67840070... 1 €65.00
EYEBALL2412... 1 €29.00
Всего на сумму 17 €924.50
Оформить заказ Просмотр корзины Сохранить корзину
Nuovi Arrivi
SX-3
SX-3
€27.00
I più venduti
6730
€0.06
KBL
€0.90