IR Wireless Remote Control Module Kits
IR Wireless Remote Control Module Kits
IR Wireless Remote Control Module Kits
IR Wireless Remote Control Module Kits
IR Wireless Remote Control Module Kits
IR Wireless Remote Control Module Kits

HX1838 Remote Control RC21 (3 in 1)

3 in 1 Remote Control + Receiver + N E C Coded Infrared Module with Female to Female Dupond Line Wire Cable

00334
Out-of-Stock
€4.50

(€4.50 kompl.)


 

Description:

  • Brand new and high quality.
  • Sensor uses HX1838, high sensitivity.
  • Operating voltage 5V.
  • Output form: Digital output.
  • VCC: 3.3V-5V external voltage (can be directly connected to the 5v microcontroller and 3.3v microcontroller).
  • GND: external GND.
  • IN: external microcontroller I/O port, I/O port has been designed 10K pull-up resistor.
  • Kit theory test distance of about 5-8 meters, but the practical application depends on the ambient factors you use, as well as the middle barrier (such as diaphragm, glass, obstructions or other material blocking), receiving head with HX1838 with power work instructions lights, receive 38K frequency any remote coding data.

 
Package Included:
1 X IR Remote Control
1 X HX1838 remote module
1 X Receiving Head
1 X Dupon Cable

Test Code:
#include <IRremote.h>
int RECV_PIN = 11; //define input pin on Arduino
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
}
}
No reviews

2 other products in the same category:

Product added to wishlist
Product added to compare.

Our website uses cookies. Cookies help to ensure the proper functioning of the website and its improvement, so the necessary cookies (technical, functional and analytical) are installed automatically. In order to personalize your Internet search experience and provide suggestions that will be relevant to you, the website also uses targeted cookies. By clicking "I agree", you agree to the installation and use of target cookies. You can revoke your consent at any time by changing the settings of your Internet browser or deleting the recorded cookies. More detailed information is provided in the cookie policy