An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# [Drone Telemetry over WiFi](http://suda.github.io/drone-telemetry/)

![](http://suda.github.io/drone-telemetry/images/telemetry-demo.gif)

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).