THIS PROJECT WON PAPTICe SOFTWARE CONTEST, uma iniciativa promovida pela Associação Nacional de Professores de Informática (ANPRI), que tem por objetivo reconhecer o trabalho desenvolvido no ensino profissional, valorizando a excelência, inovação, criatividade e emprendedorismo.
It has finally arrived! Control your Parrot AR Drone 2.0 (or 1.0) using your PC
- Original project name is Node.Falcon (Joined Node.js and the word Falcon)
- Modern Design Web Interface
- Using HTML5 and Bootstrap 4
- Learning for unexperienced pilots
- With several sections of commands divided in chapters
- Cockpit with buttons and responding to keyboard commands
- Video Feed From Both Cameras (selectable)
- Expandable interface
- Information regarding the drone, crucial to the flight
- Voice Cockpit (Voice control your drone!)
- Information Page to know every single information your drone makes available
- Organized in a table
- Parrot AR Drone 1.0/2.0 (yes works on both!)
- A Laptop/Computer with Wireless conectivity
- A Headset
- Node.js installed in your machine
- A Smile!
- Connect to your Drone Wifi
- Run run_me.bat or open cmd in folder directory and type
node drone.js
and open a browser (Chrome Preferable) and go tolocalhost:3000
- Enjoy controlling your drone in a more advanced way!
- Allow Microphone in browser
- Hit the Microphone image (will beep)
- Say command (Ex: TAKEOFF)
- (will beep) And recognize command
- Action will perform
- Express
- JavaScript
- dronestream
- ar-drone
- socket.io
- Pocketsphinx
- Bootstrap
- JQuery