Control your Parrot AR Drone with a Xbox 360 controller
git clone https://github.com/andrew/drone-xbox-controller
cd drone-xbox-controller
npm install
Connect to wifi on parrot ar drone
coffee drone-xbox.coffee
- start => takeoff / land
- x => fire (animate leds)
- y => blink lights
- left stick => front/back, left/right
- right stick => up/down, counterClockwise/clockwise
- right stick press => turnaround
- right shoulder (rb) => increase speed
- left shoulder (lb) => decrease speed
- d pad will flip in direction pressed
The controller will light up based on percentage of battery left. 4 = full, 1 = 25% and will start flashing when low
Make cli bin
Copyright (c) 2013 Andrew Nesbitt. See LICENSE for details.