Infrared IR Wireless Remote Control Module DIY Kit HX1838 For Arduino

Infrared IR Wireless Remote Control Module DIY Kit HX1838 For Arduino

New 1 available
Indicative market price: R59.84
Only 1 left – grab it before it’s gone!
R54.40
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 2 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Seller
Buyer protection

Product details

Condition
New
Location
South Africa
Product code
1829
Bob Shop ID
613701379

Latest infrared wireless remote control kit consists of Mini Slim 38KHz IR remote control and infrared receiver modules, Mini Slim infrared remote control with 17 function keys, working distances of up to 8 meters, ideal for a variety of devices. IR receiver module can receive standard 38KHz modulation remote control signal, through programming, you can achieve remote control signal decoding operation, which can produce a variety of remote control robots and interactive projects.
 
Features

   

  • Transmission Distance: 8m above (specific and surroundings, the receiver sensitivity and other factors)
  • Effective angle: 60 degrees
  • Sticking Material: 0.125mmPET, the effective life of 20,000 times.
  • Stable quality, cost-effective
  • Quiescent current 3-5uA, Dynamic current 3-5mA.

What's in the box?

1 x wireless remote
1 x receiver

 Resources

#include <IRremote.h>

int RECV_PIN = 11;

IRrecv irrecv(RECV_PIN);

decode_results results;

void setup()
{
  Serial.begin(9600);
  irrecv.enableIRIn(); // Start the receiver
}

void loop() {
  if (irrecv.decode(&results)) {
    Serial.println(results.value, HEX);
    irrecv.resume(); // Receive the next value
  }
}

Note: Stock is currently available in South Africa for national shipping!
Add to cart

Recently viewed

See more
Soil Moisture Sensor Board For Arduino Ke0038
New
R44.84
Time Delay Relay Led Display 12 V Eazy Ts V1.2
New
R447.34
Sensor Kit K1 For Arduino Edu Ks0178
New
R839.49
2% OFF
Microcontroller Dip Pic18 F4620 I/P
New
R487.59 R498.99

Similar products

10Pcs KY-022 Infrared IR Transmitter Sensor Module Geekcreit for Arduino - products that work with o
New
R411.00
Infrared Remote Controller with Battery - Arduino
New
R39.95
Arduino Ir Remote Control Kit 38 K Hz Kt0014
New
R81.64
DIY 5V Wireless IR Infrared Remote Decoder Encoding Transmitter Receiver Module
New
R400.00