Drone
Drone control thru the web.
When it comes to remote control, I'm just a big kid.   I enjoy flying and driving remote vehicles and was curious about how they work.   Below is a compilation of useful information and my attempt to control remote vehicles through the web.
Informative Links:
Name | Description |
---|---|
Hacking Hubsan X4 | Good article on reverse engineering the Hubsan X4. |
MAVLink Install Docs | Protocol for communicating with small unmanned vehicle. |
MAVLink Source Code | Marshalling / communication library for drones. |
MAVSDK | API library for managing one or more vehicles. |
Dronecode | Open source drone end-to-end solutions. |
ARDUPilot | ArduPilot is a open source autopilot system. |