This is a project submitted for TARP(Technical Answers to Real World Problem) while I was in college.
It would check the levels of lpg, co and smoke using sensor and alert using SMS and Email if the levels are beyond threshold. It also has a dashboard where you can check live data and history.
Hardware Components Used
- Node mcu
- MQ2 sensor to detect lpg, co and smoke
- Serial Buzzer
- Bread Board
Software Components Used
- Django for Dashboard App
- Amazon boto3 for sending text messages
- Amazon SES (Simple Email Service) for sending emails
- ThingSpeak for recieving data from node-mcu
Do check it out on github
Top comments (0)