We develop a web based real-time system that detects all the wildfires around a certain location and, when NASA’s EONET API informs us about a new fire, sends a signal to the manager of the drones to be activated and then sended to attack the wildfire.
The designed drone has a mechanism that will drop the blanket on the trees, suffocating the fire. The served trees are selected by an algorithm that determines which side of the fire it’s more susceptible to being affected, then, the drones will go to the selected areas to create a firewall breach.
We have chosen NASA EONET data to develop our application because it provides a clear and precise format that fits our solution. The way we used it was mainly to get the geolocation of the wildfires. However, we plan to use a more detailed API to get advanced data about the attended wildfire so the drones can get precisely locations to create a more efficient firewall breach.
We used the EONET API that has data in JSON format, then developed a web app that uses Google Maps. We used SolidWorks to design the Drone prototypes