Aim
The aim of the project is to Build a system that sends alerts in case of emergencies
Problem statement
Create an IoT-based emergency alert system that can detect various emergencies, such as fire, gas leaks, or medical emergencies, and instantly notify relevant authorities or individuals. The system should incorporate sensors, connectivity, and a user-friendly interface to ensure swift and reliable communication during critical situations. Consider factors like real-time monitoring, scalability, and the ability to provide accurate location information to enhance the effectiveness of the emergency response.
Material used
Input: 2 Push Button
Brain: TinkerSpace Brain Board
Output: Smartphone
Battery: 5V Lithium-ion rechargeable battery
Component description
2 Push Button
Push button 1 : Push button 1 is used to send message 1 to the smarphone.
Push button 2 : Push button 2 is used to send message 2 to the smarphone.
Smartphone
Smartphone is used to get alert notification when push buttons have been clicked.
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor 2 Push button and control the Smartphone
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
Case 1: When the push button 1 is pressed, The brain board sends signal to smartphone. Smartphone gets a message 1.
Case 1: When the push button 2 is pressed, The brain board sends signal to smartphone. Smartphone gets a message 2.
Circuit Design (DesignSpace)
Step 1: Connect 2 PUSH BUTTONS to input 1 and input 2.
Step 2: Connect supply and test project.