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

https://github.com/missinglink/nodecopter-powermate

Fly an AR drone with the griffin powermate
https://github.com/missinglink/nodecopter-powermate

Last synced: 9 months ago
JSON representation

Fly an AR drone with the griffin powermate

Awesome Lists containing this project

README

          

# Hack day project

## Fly a nodecopter with a griffin powermate

```bash
npm install
coffee powermate.coffee
```

![Griffin Powermate](http://store.griffintechnology.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/p/o/powermate-3.jpg)

![ARDrone](http://xcopter.com/web/1heli/ar_drone/120503_17.gif)

## Controls

- powermate clockwise -> spin drone clockwise
- powermate anticlockwise -> spin drone anticlockwise

- powermate button down + clockwise -> increase drone altitude
- powermate button down + anticlockwise -> decrease drone altitude

- powermate button double-click -> land drone (kill switch)

- keyboard w -> drone forward
- keyboard s -> drone backward
- keyboard a -> drone strafe left
- keyboard d -> drone strafe right

- keyboard esc -> land drone (kill switch)
- keyboard space -> drone stop