Product Code Database
   » » Barcode: 619636108914
Tag Barcode '619636108914'.
Tag
Mark as Favorite

RioRand(TM) PIR Body Movement detect Sensor Module--arduino compatible
 (

UPC 619636108914
REGISTERED: 05/12/19
UPDATED: 07/04/25
RioRand(TM) PIR Body Movement detect Sensor Module--arduino compatible
RioRand(TM) PIR Body Movement detect Sensor Module--arduino compatible


Specifications
  • RioRand(TM) PIR Body Movement detect Sensor Module--arduino compatible available on February 23 2015 from Amazon for 12.99
  • UPC bar code 619636108914 ξ1 registered February 23 2015
  • Product category is Electronic
  • Manufacturered by RioRand
  • 3R-SPGT-6SWS

Powered by RioRand advanced technology RioRand(TM) PIR Body Movement detect Sensor Module--arduino compatible This PIR Sensor Switch Module detects the Infrared Rays released by human body motion within the detection area (6 Meters/20 feet). PIR Sensor: A PIR Sensor is a Passive Infrared Sensor which controls the switching on/off when it detects a moving target. The PIR Sensor senses the motion of a human body by the change in surrounding ambient temperature when a human body passes across. Delay Time Adjustable: 5 seconds to 18 Minutes. Once the motion is seized it sends a "low" digital value to the through the digital IO port of Sensor Shield. Demo code: int ledPin = 13; int switchPin = 2; int value = 0; void setup() { pinMode(ledPin, OUTPUT); pinMode(switchPin, INPUT); } void loop() { value = digitalRead(switchPin); if (HIGH == value) { digitalWrite(ledPin, HIGH); } else { digitalWrite(ledPin, LOW); } }


References
    ^ RioRand(TM) PIR Body Movement detect Sensor Module--arduino compatible, Riorand. Amazon. (revised Feb 2015)

Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
2/10 Page Rank
58 Page Refs
3s Time
32 Sources