zeppelin
zeppelin is a project to write a web interface for the Parrot AR.Drone 2.0. It's built ontop of express and node-ar-drone.
Screenshots
Introduction
The AR Drone is an affordable, yet surprisingly capable quadcopter. The drone
itself runs a proprietary firmware that can be controlled via WiFi using the official
FreeFlight mobile app
(available for iOS and Android).
The purpose of this project is to extend the functionality of the onboard firmware and enable control via web interface.
AR.Drone 2.0 Node.js
See node-cross-compiler for information on installing node.js on your quadcopter.
Installing
To install just install clone the project and install the node modules:
npm installThen run the bash install script, it will guide you through the rest of the install:
./scripts/deploy.shLicense
All of zeppelin's code is licensed under GPLv3.0. See the LICENSE file for more information.
Community
IRC
Our main IRC channel is #zeppelin on Alphachat.
Credits
This is a list of people who have contributed to the zeppelin project.
| Nick | Real Name | |
|---|---|---|
| Dark_Aaron | Aaron Blakely | aaron@ephasic.org |



