https://github.com/zevv/fwlocator
Fireworks locator
https://github.com/zevv/fwlocator
Last synced: 11 months ago
JSON representation
Fireworks locator
- Host: GitHub
- URL: https://github.com/zevv/fwlocator
- Owner: zevv
- Created: 2013-09-08T16:51:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-16T19:44:52.000Z (over 12 years ago)
- Last Synced: 2025-04-03T13:49:37.705Z (11 months ago)
- Language: Java
- Size: 410 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fwlocator
=========
This project consists of two parts:
* An Android app which detects fireworks noise and sends events to a central
site. Time is synchronized with the server to cancel clock offset between
phones.
* An application running on the central site receives events from three or more
devices, and calculates the origin of the noise using multilateration.
Detected locations are made visible using the Openstreetmap or Google maps
API.