Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.)
- Host: GitHub
- URL: https://github.com/tootallnate/node-drone-joystick
- Owner: TooTallNate
- Created: 2012-12-17T03:52:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-28T20:56:51.000Z (almost 12 years ago)
- Last Synced: 2024-12-10T14:05:10.038Z (16 days ago)
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 32
- Watchers: 5
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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=g2ZEBCeQkucInstallation
------------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)