An Iot device that detects movement of people in house and mails an alert message to owner.
CIn grous is Embedded and IoT Research and Development Lab.
Working as an intern created an Embedded device that
- Detects the movement of the people with infrared waves
- Sends an alert message to owner.
When people leave their house for work, they would be activating this device.Inturn device looks for infrared waves that is emitted by human body. Once any such waves captured, the owner is alerted via mail.
- Arduino uno - decides based on rule based algorithm
- PIR sensor - senses for infrared sensor
- Arduino IDE - helps to create the rule based algorithm