Light Monitor and alerting system which informs if any intruder is detected such as someone opening the room door, indicates sudden rise or sudden decrease in the light intensity of room.
I have used the concept of Internet Of Things(IOT) to do this project with the help of Bolt WiFi module.
The final working and the output of this project is shown in below video.
STEP1:
- Login to cloud.boltiot.com and note the API Key and BoltID.
1 / 2 • Boltid
- Circuit connection is done as shown in below figure.
1 / 6 • Bolt
STEP2:
- Now you have to create a Twilio account so that text message can be sent to registered number informing us about the anomaly.
- Using twilio.com create an Account.
- After creating you have to note down the SID, Auth_Token, From_Number using the twilio dashboard.
STEP3:
- Open Ubuntu-VMWare workstation create a file name conf.py as shown below.
conf
- We have to create another file anomaly_detection.py.
1 / 3 • anomaly_1
- Final output is shown in below figure.
result
- The message received about intruder is shown below.
1 / 2











Comments