Skip to main content

Menu

High Power White LED Module Arduino Compatible

ARD2-2072
Arduino Compatible ARD2 High Power White LED Module

$6.95

QTYPrice
1 $6.95

Description

This is a high power white LED module to be controlled by an Arduino or other microcontroller.  This module provides brilliant light in daylight quality.

Test Code

/ *
Blink
Turns on an LED on for two second, then off for two second, 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 boards for Arduino:
pinMode(13, OUTPUT);
}

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

Features

  • High power LED with colour temperature between 6000K and 7000K

Specifications

Voltage

5V

Colour temperature

6000~7000K

Luminous flux

180~210lm

Current

700~750mA

Power

3W

Light angle

140 degree

Working Temperature

-50~80°C

Storage temperature

-50~100°C

Colour

Red

Material

Circuit board

Weight

8g

Dimensions

Length

35 mm

Width

23 mm

Height

6 mm

Resources

All prices are in Australian Dollars and include GST. GST will be removed from your order if you are ordering from outside Australia.
Products may differ from pictured.
All trademarks and trade names are the properties of their respective owners. Wiltronics disclaims any proprietary interest in trademarks and trade names other than its own.

High Power White LED Module Arduino Compatible

ARD2-2072

$6.95

We use cookies to ensure you have the best experience on our site. If you continue to use this site you consent to the use of these cookies. OK

Find out more in our Privacy Policy