/motionDetection

A basic security system using PIR sensor; connecting to the localhost using nodemcu

Primary LanguageC++

motionDetection

Interfacing PIR/Motion sensor with Arduino UNO and NodeMCU.

If the motion is detected then blow alarm. PIR acronym for Passive Infrared, checks for the infrared light and hence widely used as a motion sensor.