Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tootallnate/node-drone-joystick

Control AR.Drones using any SDL-compatible Joystick (PS3 Sixaxis, etc.)
https://github.com/tootallnate/node-drone-joystick

Last synced: 4 days ago
JSON representation

Control AR.Drones using any SDL-compatible Joystick (PS3 Sixaxis, etc.)

Awesome Lists containing this project

README

        

node-drone-joystick
===================

Control your Parrot AR.Drone using any SDL-compatible controller. Just write
simple JSON configuration files.

To see a video of this program in action:
http://www.youtube.com/watch?v=g2ZEBCeQkuc

Installation
------------

You can install with `npm`:

``` bash
$ npm install -g drone-joystick
```

"config" files
--------------

"config" JSON files are defined in the `./config` directory.

#### ps3 config

The `ps3` config maps to a Playstation 3 controller. See the figure below for the
specifics:

![](http://f.cl.ly/items/1N2H1h2v461z1s293U1u/ps3.png)