this project is about automation of home devices and security system which can be controlled from any remote location using user interface which is designed using bubble.io platform. in which we are using bolt IoT plugin to control the pin status of any pin of bolt WiFi module. by the use of Arduino we are measuring any interference occurred in nearby area of door which can be useful to remotely control any door of house like garage door or main gate. here we are also providing facility of fire alarm. for which we are using temperature sensor which gives message to owner when temperature goes out of range and then using the bubble.io interface user can alert the nearby area and ask for help.
this is complete system which is having fire alarm system and other facilities which is a approach toward the automation of home and monitoring and controlling of home.
first of all, we need to create a bubble.io account and then using bolt plugin we have to design user interface. then we have to write python code which will read the sensor value and check the condition. if condition is violated than the message will be sent using twillio service.
now, after receiving that message user will get to know that something is wrong at home. and using the bubble interface he or she can will take appropriate action by starting buzzer or calling police or other authorities.
other feature provided here is when someone will come at the home the ultrasonic sensor will detect that and will send message to owner that someone has arrived. for that you need to make small changes in code according to which pin is used and all.
for more details about sending message online please visit the twillio official website and for more details on bubble.io and Bolt module visit below sites.
thanks.
visit my user interface - https://bubble.io/page?name=index&id=yourautohome&tab=tabs-1
Comments