Skip to content
Snippets Groups Projects
Commit d118f2f7 authored by Nikhilkumar More's avatar Nikhilkumar More :speech_balloon:
Browse files

a9 correction

parent ffc60b26
No related branches found
No related tags found
No related merge requests found
Pipeline #167013 passed
......@@ -141,7 +141,7 @@ pin is connected GND and two are signal pin. One is analog signal and other is d
<body> <iframe width="700" height="450" src="https://www.youtube.com/embed/DKC_Ak6tos8"></iframe> </body>
<br><br>
<h4 id="motion" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>Motion Sensor with Arduino Board</strong> </h4>
<h4 id="motion" style="border-bottom: 6px solid yellow; background-color: lightgrey" > <strong>PIR Sensor with Arduino Board</strong> </h4>
<p style="justify-content: center"><strong>A passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared (IR) light radiating from objects in its field of view. They are most often used in PIR-based motion detectors. PIR sensors are commonly used in security alarms and automatic lighting applications.
PIR sensors detect general movement, but do not give information on who or what moved. For that purpose, an active IR sensor is required.
PIR sensors are commonly called simply "PIR", or sometimes "PID", for "passive infrared detector". The term passive refers to the fact that PIR devices do not radiate energy for detection purposes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment