Difference between revisions of "Sensor-PIR"
From Microduino Wiki
(→Document) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
==Introduction of Pins== | ==Introduction of Pins== | ||
− | {{ | + | {{ST_Pinout |
− | | | + | |st_name=PIR Sensor |
− | | | + | |pin3=Digital Input |
− | |||
}} | }} | ||
− | |||
==Features== | ==Features== | ||
Line 35: | Line 33: | ||
*Size | *Size | ||
**Size of the board: 23.5mm*13mm | **Size of the board: 23.5mm*13mm | ||
− | **1.27mm-spacing 4Pin | + | **1.27mm-spacing 4Pin interface connected to sensorhub |
**The CAD drawing of the sensor: '''[[File:Sensor_CAD.zip]]''' | **The CAD drawing of the sensor: '''[[File:Sensor_CAD.zip]]''' | ||
*Technical parameters | *Technical parameters | ||
Line 50: | Line 48: | ||
==Development== | ==Development== | ||
− | === | + | ===Program Download=== |
− | + | *Download and unzip the program '''[[File:Sensor-PIR_Test.zip]]''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ===Programming=== | |
− | + | {{Upload | |
− | + | |nameA=[[Microduino-Core]], [[Microduino-USBTTL]] | |
− | + | |nameB=[[Microduino-USBTTL]] | |
− | === | + | |boardName=Microduino/mCookie-Core(328p), Atmega328P@16M,5V |
− | + | |fileName=Sensor-PIR Test.ino | |
− | [[ | + | }} |
− | |||
− | [[ | ||
− | |||
− | = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ===Hardware Setup=== | |
− | + | *Referring to the following diagram, connect the Sensor-PIR to the digital pin D6 of '''[[Microduino-Sensorhub]]'''. | |
− | + | <br> | |
− | + | [[file:Microduino-sensorhub_Crash.JPG|thumb|400px|left]] | |
− | + | <br style="clear: left"/> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | [[ | ||
− | |||
− | [[file: | ||
− | |||
− | |||
− | === | + | ===Result=== |
− | * | + | *After download, open the serial monitor. |
− | * | + | *The static sensor signal is LOW. After detect the IR emitted by living things within measurement range, it changes into HIGH. |
==Application== | ==Application== | ||
Line 115: | Line 77: | ||
− | |||
− | |||
==History== | ==History== | ||
− | == | + | ==Gallery== |
− | + | {| border="0" cellpadding="10" width="100%" | |
− | + | |- | |
− | [[file: Microduino-Passive Infrared- | + | |width="50%" valign="top" align="left"| |
− | + | [[file: Microduino-Passive Infrared-F1.JPG|thumb|400px|center|Sensor-PIR Front]] | |
− | [[file: Microduino-Passive Infrared- | + | |width="50%" valign="top" align="left"| |
+ | [[file: Microduino-Passive Infrared-b1.JPG|thumb|400px|center|Sensor-PIR Back]] | ||
+ | |} | ||
|} | |} |
Latest revision as of 06:57, 4 August 2017
Language: | English • 中文 |
---|
The product number of Sensor-PIR is: MSDI51 Sensor-PIR is a pyroelectric infrared sensor that can detect infrared rays sent from moving human body or animals. It can output switch signals and be used in various occasions that need to detect moving human body.
ContentsIntroduction of Pins
Features
Specification
Document
DevelopmentProgram Download
Programming
Hardware Setup
Result
Application
ProjectHistoryGallery |