Theme Options

Theme color
Background Image body:
Meniu

Septinių skirtingų spalvų mirksejimo modulis (3.0 - 4.5V)

2,38 €

KMP0029

Nauja prekė

Dėmesio: Paskutinė prekė atsargose!

Description

This module features a 5mm LED that can display any RGB colour. It can be programmed to flash continually.

Test Code

/*
Blink
Turns on an LED on for two seconds, then off for two seconds,
repeatedly.
This example code is in the public domain.
*/

void setup () {
// Initialize the digital pin as an output.
// Pin 13 has an LED connected on most Arduino boards:
pinMode(13, OUTPUT);
}

void loop () {
digitalWrite(13, HIGH); // set the LED on
delay(2000); // wait for a second
digitalWrite(13, LOW); // set the LED off
delay(2000); // wait for a second
}

Features

  • Features 5mm LED that displays full RGB colour
  • Can flash automatically

Specifications:

Standard Forward Voltage:

3.0 - 4.5V

Board Colour:

Black

Material:

PCB

30 prekių šioje kategorijoje:

Compare