You are browsing as a guest. Sign up (or log in) to start making projects!

FireWatch

Hardware
  • 2 Devlogs
  • 8 Total hours

FireWatch is a wildfire early detection system designed to identify dangerous environmental conditions before a fire spreads. Using an Arduino to monitor temperature and humidity sensors, the system detects potential wildfire risks and sends an alert to a Raspberry Pi 5. The Raspberry Pi then transmits the data to a locally hosted Flutter application, which runs using Flask and Nginx, allowing users to receive real-time notifications and view the location of the sensor that detected hazardous conditions. The project aims to provide an affordable, scalable, and accessible solution for early wildfire monitoring.

Open comments for this post

3h 8m 26s logged

I have now finished the case of my project! After I finished the hardware and software parts of my project, I decided to start working on storing everything on Github, and building a 3D printable case. This was my first real project with 3D printing, and I am happy with how it turned out. I will now be thinking of new features to implement, and working on a new project!

0
1
8
Open comments for this post

4h 50m 37s logged

Finished Setting Up System Infrastructure On my Raspberry Pi 5 for my Flutter + Flask Project!

What I worked on was

  1. Finished up all of the Arduino code and created a serial connection between the Raspberry Pi and the Uno
  2. Built a locally hosted Flutter application using Flask that was able to continuously show the temperature and humidity measured by the Arduino Uno
  3. Added a Raspberry Pi camera that takes a photo every 2 seconds and posts it onto the Flutter application, allowing for a camera view, which can allow for Fire Spread to be visually seen once the full project is completed.

My next step is to work on adding functionality to my Flutter application and adding a system to allow for multiple Raspberry Pis to be seen by the flutter application, allowing for measurements in different zones to appear on one app.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…