https://github.com/suda/drone-telemetry
Particle powered telemetry solution for drones
https://github.com/suda/drone-telemetry
Last synced: about 1 year ago
JSON representation
Particle powered telemetry solution for drones
- Host: GitHub
- URL: https://github.com/suda/drone-telemetry
- Owner: suda
- Created: 2016-05-20T04:07:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T19:46:21.000Z (about 10 years ago)
- Last Synced: 2025-03-20T15:09:44.351Z (about 1 year ago)
- Language: C++
- Size: 1.49 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# [Drone Telemetry over WiFi](http://suda.github.io/drone-telemetry/)

Gauge widgets by [PefrectWidgets](http://perfectwidgets.com/order).
## Running
### Parts
* [Particle Photon](https://store.particle.io/collections/photon)
* [SparkFun Photon IMU Shield](https://www.sparkfun.com/products/13629)
### Steps
1. Put Photon into IMU Shield
2. Mount the shield firmly on your drone
3. [Setup Photon](https://docs.particle.io/guide/getting-started/intro/photon/)
4. Compile and flash the code using [Particle CLI](https://github.com/spark/particle-cli) or [Particle Dev](https://www.particle.io/dev).
5. Open [telemetry webapp](http://suda.github.io/drone-telemetry/) and enter Photon's IP address
## [Contributions welcome](http://contributionswelcome.org/)
All contributions (no matter if small) are always welcome.
To see how you can help and where to start [see Contributing file](CONTRIBUTING.md).