FLARESat is a web-based platform for satellite monitoring and data visualization. This project was developed for the NASA Space Apps Challenge 2025 for the catagory Commercializing Low Earth Orbit (LEO). The hackathon took place October 4th 2025 and lasted 48 hours. In this time we created a satellite constellation, CAD model, simulated expected data, custom lenses, and a working dashboard to compare our system against the exisiting NASA FIRMS satellites.
- Interactive 3D satellite visualization
- Real-time data monitoring utilizing API calls from NASA's FIRMS. (We baked in Data from past 24 hours for optimization and display purposes)
- Web-based interface
- Simulation of Delta Walker Constellation and their fire detection
- Dashboard portal for customers
- 3x real speed video of our dashboard found at https://versatilevariable.github.io/NASA_FLARE-Sat/dashboard.html
FLARESat/
├── docs/ # Documentation and web interface
│ ├── css/ # Styling files
│ ├── js/ # JavaScript files
│ └── images/ # Image assets
└── LICENSE # License information
- A modern web browser (Chrome, Firefox, Safari, or Edge)
- Minimum of 2 gigs of avalible RAM, for best viewing use a modern browser with 8+ gigs of RAM.
- We reccomend enabling hardware acceleration in your browser for optimal performance.
- Clone the repository:
git clone https://github.com/VersatileVariable/FLARESat.git
- Navigate to the docs directory:
cd FLARESat/docs - Open
index.htmlin your web browser
Contributions are welcome! Please feel free to submit a Pull Request. However for the documentation of the hackathon in its current state, we expect a different branch moving foward if things were to be added.
This project is licensed under the terms found in the LICENSE file. (MIT)
- NASA Apps Challenge 2025
- Clemson CU Hackit
- NASA FIRMS and API
- Clemson University Makerspace


