You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arduino is there to connect to sensors. This code consists of a temperature sensor, a flame sensor, and a gas sensor, and if you want to connect other sensors, you can modify the code to add more.
The Python code outputs the values from the sensors and, in case of a fire, sends the sensor information and the room number in which they are installed to Firebase.