Code for Environment 1st Place
- Vivian Li
- Aug 10
- 2 min read
DroneX | USA
Wildfires and other pollution events can make the air dangerous, but air quality data is often difficult to visualize and act on. We wanted to create a system that could turn invisible pollution into something people can understand and respond to.
DroneX combines air-quality data, interactive mapping, and autonomous drone technology to monitor and visualize pollution. Users can identify areas of concern and use the system to plan and respond to changing air conditions. Uses small purification system to reduce air pollution.
We built DroneX with a web application, air-quality data processing, geocoding and mapping tools, and a drone bridge using Arduino firmware. Our backend connects these components together so users can move from viewing environmental data to planning drone missions. Exporting the file in the main page, can be sent to the drone for the flight plan.
One of our biggest challenges was connecting multiple systems together, including the web application, backend, mapping data, and drone hardware. We also had to debug communication issues and make sure data could move reliably between each part of the system. I also found it difficult for the development of the hardware for this project.
We are proud of building a complete end-to-end system that connects environmental data with physical drone capabilities. Instead of just displaying air-quality information, DroneX demonstrates how that information can be used to support real-world monitoring and response.
We learned how important system integration is when building a project with multiple technologies. We also gained experience with backend development, APIs, geospatial data, and connecting software to hardware.
Next, we want to expand DroneX with more advanced autonomous flight capabilities, additional environmental sensors, and real-time data collection directly from drones. Our goal is to make DroneX a scalable platform for detecting, mapping, and responding to environmental hazards. Expansion to multiple states and connection with other companies.


Comments