Skip to main content

Menu

IR LED Module Arduino Compatible

ARD2-2205
Arduino Compatible ARD2 IR LED Module

$3.95

Prices include GST

QTY Price
1 $3.95

Description

The Arduino compatible Infrared LED Module can be used with various remote control applications. This sensor uses an infrared LED to send infrared signals. It's perfect for DIY remote control projects. This sensor should only be used and stored in a low humidity environment.

Best paired with the ARD2-2222 infrared receiver sensor.

Test Code

# Include <IRremote.h>
IRsend irsend;

void setup() {
Serial.begin(9600);
}

void loop() {
for (int i = 0; i < 50; i++) {
irsend.sendSony(0xa90, 12); // Sony TV power code
delay(40);
}
}

Features

  • Emits infrared light out of an LED
  • Can be used for various remote control applications
  • Best paired with the ARD2-2222 infrared receiver sensor

Specifications

Current

30 - 60mA

Pulse Forward Current

0.3 - 1A

Reverse Voltage

5V

Power Dissipation

90mW

Operating Temperature

-25°C - +80°C

Storage temperature

-40°C - +100°C

Soldering Temperature

260°C

Board Colour

Black

Material

PCB

Resources

You Might Also Like

All prices are in Australian Dollars and include GST.
Wiltronics Online only delivers overseas in rare circumstances. If you can not source your desired product elsewhere, contact us at sales@wiltronics.com.au. Please note that minimum order quantities and processing fees apply, which will vary depending on delivery location.

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.

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