Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohitghatol/ardrone-nodejs-browser-control
AR Drone Browser Controller
https://github.com/rohitghatol/ardrone-nodejs-browser-control
Last synced: about 2 months ago
JSON representation
AR Drone Browser Controller
- Host: GitHub
- URL: https://github.com/rohitghatol/ardrone-nodejs-browser-control
- Owner: rohitghatol
- Created: 2013-06-30T00:01:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-30T00:56:00.000Z (over 11 years ago)
- Last Synced: 2024-04-10T14:15:42.097Z (9 months ago)
- Language: JavaScript
- Size: 233 KB
- Stars: 14
- Watchers: 4
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AR Drone Browser Controller
==========================This is a simplified Node JS Browser Controller built on top of NodeJs
It shows Feed from
* Ar Drone Parrot 2
* Laptop Cameraand allows following commands to control the drone
* takeoff
* spin
* stop
* landand updates the battery level constantly
References
------------
This project internally uses following libraries
* node-ar-drone
* dronestream
* socket.io