Slide 1

Slide 1 text

Nodecopter

Slide 2

Slide 2 text

Andrew Nesbitt @teabass

Slide 3

Slide 3 text

@BertramRabbit

Slide 4

Slide 4 text

LNUG.org

Slide 5

Slide 5 text

Great British Node Conf 8th October 2013 http://greatbritishnodeconf.co.uk

Slide 6

Slide 6 text

npm install ar-drone

Slide 7

Slide 7 text

nodecopter.com

Slide 8

Slide 8 text

Photos

Slide 9

Slide 9 text

Photos

Slide 10

Slide 10 text

Photos

Slide 11

Slide 11 text

AR Drone 2.0

Slide 12

Slide 12 text

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

Slide 13

Slide 13 text

ardrone2.parrot.com/developer-zone

Slide 14

Slide 14 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 15

Slide 15 text

Qaas

Slide 16

Slide 16 text

Quadcopter as a Service

Slide 17

Slide 17 text

Demo Warning!

Slide 18

Slide 18 text

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

Slide 19

Slide 19 text

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

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

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

Slide 22

Slide 22 text

Harlem Shake github.com/andrew/harlemshake.js

Slide 23

Slide 23 text

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

Slide 24

Slide 24 text

drone-dancemat http://www.youtube.com/watch?v=3oWdOhVAHgM

Slide 25

Slide 25 text

shama.github.com/voxel-drone

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

No content

Slide 28

Slide 28 text

No content

Slide 29

Slide 29 text

coderdojo.com

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

Nodecopter Bristol 21st September

Slide 34

Slide 34 text

Questions?

Slide 35

Slide 35 text

Questions?