Here's a simple project on how to fly a drone using javascript. I am using the tello drone. I bought mine from my local Microcenter, but you can find them on Amazon as well.
You will need:
- NodeJS
- Tello drone
Do a node app.js
to run the file. Input any one of the commands available from the tello sdk. You must connect your computer to your drone first. And you need to start by using the command
command once you establish a connection.