Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
SmartElex AM312 PIR Motion Sensor — image 1
Hover to zoom

1 / 4 · Click to enlarge

SmartElex

SmartElex AM312 PIR Motion Sensor

25+ bought in past month
AI Summary
PIR Motion Sensor Module for everyday users

The SmartElex AM312 PIR Motion Sensor by SmartElex is a value-for-money pir motion sensor module designed for everyday users. It features Item Type: Motion Sensor and Model No. / Name: AM312.

₹689
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: ₹689
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 17 Aug31 Aug
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: Motion Sensor
Model No. / Name: AM312
Voltage Rating (V): 2.7 to 12
Current consumption: <0.1
Detection Distance (mm): 3–5 meters (lens/lens type dependent)
Sensing Angle: Up to 100° cone

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-2956681Category: PIR Motion Sensor Module

About This Product

The SmartElex AM312 PIR Motion Sensor by SmartElex is a value-for-money pir motion sensor module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Motion Sensor
  • Model No. / Name: AM312
  • Voltage Rating (V): 2.7 to 12 — works with standard household power
  • Current consumption: <0.1
  • Detection Distance (mm): 3–5 meters (lens/lens type dependent)
  • Sensing Angle: Up to 100° cone
  • Delay Time: ~2 seconds
  • Output Type: Digital (High/Low)

Why Buy from Pricio?

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

The SmartElex AM312 PIR Motion Sensor is a compact, energy-efficient sensor designed to detect motion based on changes in infrared radiation. Using a pyroelectric sensing element and built-in processing circuitry, it can detect human or animal movement within a 3–5 meter range and a 100° sensing cone.

AM312 PIR Motion Sensor is ultra-low current consumption (<0.1 mA) and small form factor make it ideal for battery-powered applications like smart lighting, security alarms, and energy-saving automation systems. With a fixed delay and blocking time of ~2 seconds, the AM312 provides a simple yet reliable trigger signal for motion-activated devices.


Features:

  1. Wide operating voltage: 2.7V to 12V DC
  2. Very low current consumption: <0.1 mA
  3. Detection range: 3 to 5 meters
  4. Sensing angle: Up to 100° cone
  5. Fixed delay time: ~2 seconds
  6. Blocking time: ~2 seconds
  7. Compact design for space-constrained setups
  8. Great for smart, energy-saving applications

Package Includes:

1 x SmartElex AM312 PIR Motion Sensor

1 x Fresnel lens

1 x 3 pin interface cable

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.