Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
IR Remote Control Module for Devices — image 1
Hover to zoom

1 / 2 · Click to enlarge

IR Remote Control Module for Devices

29+ bought in past month
AI Summary
PIR / IR and Optical Sensor for everyday users

The IR Remote Control Module for Devices is a value-for-money pir / ir and optical sensor designed for everyday users. It features Item Type: Module and Model No. / Name: Remote Control Module.

₹522
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹522
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 25 Aug8 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Module
Model No. / Name: Remote Control Module
Operating Voltage (V): 3 to 5
Length (mm): 25
Width (mm): 15
Weight (g): 2

Ideal For

Hobbyist flyingOutdoor recreationKids entertainment
Share:
SKU: robu-815840Category: PIR / IR and Optical Sensor

About This Product

The IR Remote Control Module for Devices is a value-for-money pir / ir and optical sensor designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Module
  • Model No. / Name: Remote Control Module
  • Operating Voltage (V): 3 to 5 — works with standard household power
  • Length (mm): 25
  • Width (mm): 15
  • Weight (g): 2
  • Shipping Weight: 0.005 kg
  • Shipping Dimensions: 5 × 5 × 3 cm

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

This sensor board contains a female header as well as solder pads for the IR sensor. The board has an onboard LED to denote the signal received by the IR receiver. The board has a male header to connect the power supply as well as to connect the digital pin to sense the output given by the IR sensor, which acts as the output of the sensor.


Features:

  1. 3 pin Female Header for the IR sensor.
  2. LED for the detection of the received signal.
  3. Onboard Pullup resistors for safety.
  4. Compatible with any IR receiver.
  5. Can be used with Arduino as well as Raspberry Pi.

Package Includes:

1 x IR Remote Control Module

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.