IR LED Module Arduino Compatible
ARD2-2205
$3.95
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. 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.