الرئيسية

دخول

تتبع الطلب

يشحن من الصين

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

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

713 متبقي
مدة الوصل المتوقعة إلى قطر:
[12 ر.ق] (6-15 أيام)
Please select a shipping method
تقدير التسليم
سعر
مرسل
Tracking
6-15 أيام
12 ر.ق
شحن مباشر
لا

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

  • 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 L298P quick connectors Motor Drive Shield For Arduino Extra 2.54mm pin headers 4 fixing holes of 3mm

98 ر.ق

Keyestudio Joystick Breakout Board for BBC Micro:Bit

80 ر.ق

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

153 ر.ق

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

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

نطاق السعر: من ⁦642 ر.ق⁩ خلال ⁦679 ر.ق⁩

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

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

نطاق السعر: من ⁦28 ر.ق⁩ خلال ⁦36 ر.ق⁩

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

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

21 ر.ق

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

3PCS DS1820 Waterproof Temperature Sensor 4.7K Resistor Stainless Steel Probe For Arduino UNOR3 DIY Projects Parts (Long 100CM)

101 ر.ق

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

691 ر.ق

Keyestudio BMP280 5V Digital Barometric Pressure Altitude Sensor High Precision Atmospheric Module For Arduino

37 ر.ق

Keyestudio L298P quick connectors Motor Drive Shield For Arduino Extra 2.54mm pin headers 4 fixing holes of 3mm

98 ر.ق

Keyestudio Pico IO Prototype Expansion board for Raspberry pi Diy Kit Electronics for Adults STEM Education Programming Study

44 ر.ق

Keyestudio BH1750FVI Digital Light Intensity Module for Arduino

36 ر.ق

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