Slide 1

Slide 1 text

Nodecopter

Slide 2

Slide 2 text

Andrew Nesbitt @teabass

Slide 3

Slide 3 text

Nodecopter

Slide 4

Slide 4 text

Felix Geisendörfer

Slide 5

Slide 5 text

Berlin, Oct 5th 2012

Slide 6

Slide 6 text

AR Drone 2.0

Slide 7

Slide 7 text

HD Camera Downfacing camera Gyroscope Wifi 1GHz CPU Linux Accelerometer Magnetometer Ultrasound

Slide 8

Slide 8 text

var arDrone = require('ar-drone'); var client = arDrone.createClient(); client.takeoff(); client .after(5000, function() { this.clockwise(0.5); }) .after(3000, function() { this.animate('flipLeft', 15); }) .after(1000, function() { this.stop(); this.land(); });

Slide 9

Slide 9 text

Node.js + Quadcopters What could go wrong?

Slide 10

Slide 10 text

Demos

Slide 11

Slide 11 text

Warning!

Slide 12

Slide 12 text

Basic Flight Xbox Controller Streaming video Dancing Trellocopter

Slide 13

Slide 13 text

https://github.com/felixge/node-ar-drone https://github.com/andrew/nodecopter https://github.com/andrew/drone-xbox-controller https://github.com/bkw/node-dronestream https://github.com/andrew/ar-drone-dancer https://github.com/andrew/trellocopter

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

Wii controller Asterisk iPad controller Piano synth controller QR code detection Other projects

Slide 16

Slide 16 text

Robot Laser Pong github.com/malditogeek/robot-laser-pong

Slide 17

Slide 17 text

www.flickr.com/photos/cubicgarden/9339817972/

Slide 18

Slide 18 text

Harlem Shake github.com/andrew/harlemshake.js

Slide 19

Slide 19 text

http://www.youtube.com/watch?v=cNUTpLcfa00

Slide 20

Slide 20 text

dronegames.co

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

virus-copter github.com/substack/virus-copter

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

matador-copter https://www.youtube.com/watch?v=ymlbNEL5TQQ

Slide 25

Slide 25 text

Facial recognition Motion controllers Lasers Multiple drones Mapping Velcro 3G/GSM Ideas

Slide 26

Slide 26 text

shama.github.com/voxel-drone

Slide 27

Slide 27 text

Laurent Eschenauer

Slide 28

Slide 28 text

ardrone-webflight github.com/eschnou/ardrone-webflight

Slide 29

Slide 29 text

ardrone-autonomy github.com/eschnou/ardrone-autonomy

Slide 30

Slide 30 text

No content

Slide 31

Slide 31 text

No content

Slide 32

Slide 32 text

No content

Slide 33

Slide 33 text

Manchester 27 July Southampton 10 Aug Bath 17 Aug Bristol 20 Sept Swansea 21 Sept

Slide 34

Slide 34 text

London 18th August

Slide 35

Slide 35 text

No content

Slide 36

Slide 36 text

Questions?