Skip to content

ablakely/zeppelin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeppelin

Zeppelin Logo

Build Status

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.

Parrot AR Drone

Screenshots

Home

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 install

Then run the bash install script, it will guide you through the rest of the install:

./scripts/deploy.sh

License

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 Email
Dark_Aaron Aaron Blakely aaron@ephasic.org

About

AR.Drone 2.0 Controller Web Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published