الرئيسية

دخول

تتبع الطلب

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

حالة التوفر: متوفر في المخزون

711 متبقي
مدة الوصل المتوقعة إلى قطر:
[12 ر.ق] (6-23 أيام)
Please select a shipping method
تقدير التسليم
سعر
مرسل
Tracking
6-23 أيام
12 ر.ق
شحن عادي
Yes
285 ر.ق
Fedex IP
Yes
23-43 أيام
456 ر.ق
UPS Express Saver
Yes

شحن دولي

يرجى معاينة تفاصيل المنتج لمعرفة بلد المنشأ والشحن

مشاركة المنتج

  • 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
}
}

منتجات مقترحة

Keyestudio Mini Tank Robot V3.0 For Arduino Robot Car Kit DIY Programmable STEM Toys IR Remote Control App Control

691 ر.ق

Keyestudio IOT Smart Farm Kit For Arduino&Scratch Programming Projects DIY Sensor Kit STEM Educational Set for Adults Teens

603 ر.ق

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

تحديد أحد الخيارات هناك العديد من الأشكال المختلفة لهذا المنتج. يمكن اختيار الخيارات على صفحة المنتج

نطاق السعر: من ⁦39 ر.ق⁩ خلال ⁦132 ر.ق⁩

Keyestudio Edge Connector I/O Sensor Breakout Expansion for BBC Micro:bit Microbit

36 ر.ق

Keyestudio NANO IO Shield Controller Terminal Adapter Expansion Board for Arduino Nano

35 ر.ق

Keyestudio Passive Buzzer Sensor For Arduino Sensor Module Compatible Lego Blocks High Quality Programming DIY Parts

تحديد أحد الخيارات هناك العديد من الأشكال المختلفة لهذا المنتج. يمكن اختيار الخيارات على صفحة المنتج

نطاق السعر: من ⁦34 ر.ق⁩ خلال ⁦35 ر.ق⁩

بإمكانك إضافة

Keyestudio Updated Version L298P Shield With Power Switch For Arduino UNO R3 Programming Projects For DIY Smart Robot

106 ر.ق

Keyestudio LY51M02 Bluetooth-compatible 5.0 Module CC2640R2L Chip for Arduino Compatible With iOS and Android DIY Electronic Kit

105 ر.ق

Keyestudio DIY Electronic Building Blocks Infrared Emission Module For Arduino & Raspberry Pi Copmatible With LEGO

تحديد أحد الخيارات هناك العديد من الأشكال المختلفة لهذا المنتج. يمكن اختيار الخيارات على صفحة المنتج

نطاق السعر: من ⁦34 ر.ق⁩ خلال ⁦114 ر.ق⁩

Keyestudio IOT Smart Farm Kit For Arduino&Scratch Programming Projects DIY Sensor Kit STEM Educational Set for Adults Teens

603 ر.ق

Keyestudio ESP32 Vision Smart Car For Arduino Robot For Programming With ESP32 Camera Support Arduino C Programming DIY RobotKit

326 ر.ق

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

تحديد أحد الخيارات هناك العديد من الأشكال المختلفة لهذا المنتج. يمكن اختيار الخيارات على صفحة المنتج

نطاق السعر: من ⁦39 ر.ق⁩ خلال ⁦132 ر.ق⁩

اختر المنتج
0
    0
    السلة
    السلة فارغةرجوع للمتجر