# node-drone-joystick **Repository Path**: mirrors_TooTallNate/node-drone-joystick ## Basic Information - **Project Name**: node-drone-joystick - **Description**: Control AR.Drones using any SDL-compatible Joystick (PS3 Sixaxis, etc.) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)