Slide 24
Slide 24 text
Demo
Don’t believe me? Well, let’s have a look at some code. It’s really easy.
First off all, when you start the drone it opens up a WiFi. Connect to it with your computer and you’re ready to go
fly_my_little_drone_fly.js (https://gist.github.com/rmehner/5957875)
Just 16 lines of codes. Clear names and super easy to grasp. And it invites you to play around with it, just by
changing names, adding a new method or changing the numbers. You’ll see some crashes, but that’s also fun. And
as I said: It’s easy to repair.
Let me show you another project, which is the result of some freetime hacking invested by some amazing people (Bernhard, Tim and more)
drone-browser (https://github.com/tim-kos/drone-browser, checkout the vidstream branch for real video stream)
Bit more complex, it involves websockets, video processing, sensors and more, but still
totally doable within a short timeframe the code is not too complex as well.
---
Also a lot of other great stuff done at our events...