Flying a drone with JavaScript is nothing new, you might have seen a talk/video or a blog post about Node.js drone flying already a few years ago. But did you know you can also do it with modern Web APIs? In this talk I will share an experiment I have been working on to create a Progressive Web App that allows controlling a drone with your phone, using nothing but the browser! It features a gesture based controller using the Device orientation API combined with some RxJS awesome sauce.
Added about 6 years ago by Carl Vuorinen