Home

Entering

Order tracking

Ships from China

Keyestudio IR Receiver Module Kit(receiver module+remote controller+3Pin F-M dupont line) For Arduino

Availability: In stock

713 متبقي
مدة الوصل المتوقعة إلى Qatar:
[12 QAR] (6-15 days)
Please select a shipping method
Estimated Delivery
Cost
Carrier
Tracking
6-15 days
12 QAR
Direct shipping
No

Product sharing

  • High-concerned chemical: None
  • is_customized: Yes
  • Model Number: IR Receiver Module Kit
  • Origin: Mainland China

Introduction
 
This latest IR remote control kit is comprised of mini super-thin IR remote control and 38HKz IR receiving module. The mini super-thin IR remote control has 17 functional keys with transmission distance up to 8M. It is very suitable for indoor manipulation of various devices. The IR receving module can receive standard 38KHz-modulated remote control signal. By programming aduino, you can decode remote control signal, thus creating various remote control robots and interative works.
Specification
  • Transmission Distance: up to 8m (depending on the surrounding environment, sensitivity of receiver and etc.)

  • Effective Angle: 60°

  • Surface material: 0.125mm PET(service life: 20,000 clicks)

  • Static Current: 3~5uA; Dynamic Current: 3~5mA

Sample code:
#include
int RECV_PIN = 11; //define input pin on Aduino
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
}
}

Suggested products

Keyestudio Slide Potentiometer Module for Arduino

38 QAR

Keyestudio Raspberry Pi Expansion Board Pico IO Shield For Raspberry Pi Development Board Programming Accessories DIY Part

153 QAR

Keyestudio 3 in 1 Beetlebot Robot Car for Arduino(Raspberry Pi Pico/ESP32) STEM Education DIY Kit Compatible with LEGO+Projects

Select options This product has multiple variants. The options may be chosen on the product page

Price range: 642 ر.ق through 679 ر.ق

Keyestudio DIY Electronic Building Blocks 130 Motor Module For Arduino & Raspberry Pi Copmatible With LEGO

Select options This product has multiple variants. The options may be chosen on the product page

Price range: 39 ر.ق through 132 ر.ق

keyestudio I2C Interface Conversion Shield V1 For Arduino

36 QAR

High Sensitivity1/2/12/20Key Membrane Switch Keypad 3*4/ 4*5Matrix Array Matrix Keyboard for Arduino/Robot Car DIY accessories

Select options This product has multiple variants. The options may be chosen on the product page

21 QAR

You can add

Keyestudio Slide Potentiometer Module for Arduino

38 QAR

keyestudio I2C Interface Conversion Shield V1 For Arduino

36 QAR

Raspberry Pi 5B Radiator Heat Sink Blower Fan Aluminium-Sheet For Raspberry Pi 5B Cooling Fan Strong Cooling Capacity

Select options This product has multiple variants. The options may be chosen on the product page

Price range: 82 ر.ق through 131 ر.ق

Keyestudio Breadboard MB102 830/400/SYB-170/ZY-55/ZY-25 Holes PCB Breadboard&Jump line Universal Test For Arduino DIY Projects

Select options This product has multiple variants. The options may be chosen on the product page

Price range: 28 ر.ق through 36 ر.ق

High Quality LED Button Module For Arduino&Micro bit&Raspberry Pi DIY Programming Parts Module Compatible Lego

Select options This product has multiple variants. The options may be chosen on the product page

Price range: 52 ر.ق through 54 ر.ق

Atomizer Sheet ZJ-01 Holder Type C &USB Atomizer Drive Circuit And Double Spray Humidifier Atomization Module Accessories

Select options This product has multiple variants. The options may be chosen on the product page

Price range: 64 ر.ق through 95 ر.ق

اختر المنتج
0
    0
    Basket
    The basket is emptyBack to the store