Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Nodecopter LNUG
Search
Andrew Nesbitt
July 25, 2013
Programming
0
380
Nodecopter LNUG
Andrew Nesbitt
July 25, 2013
Tweet
Share
More Decks by Andrew Nesbitt
See All by Andrew Nesbitt
Ecosyste.ms Conference talk at EasyBuild User Meeting
andrew
0
240
Can my friends come too?
andrew
5
2.3k
Elasticsearch on Rails
andrew
1
400
24 Pull Requests
andrew
0
540
Hardware Hacking with JavaScript
andrew
1
330
Robotics 101
andrew
4
780
Learning how to Tinker
andrew
2
920
Nodecopter Pivotal
andrew
1
150
BathRuby on Robots
andrew
0
120
Other Decks in Programming
See All in Programming
型で語るカタ
irof
0
780
MySQL9でベクトルカラム登場!PHP×AWSでのAI/類似検索はこう変わる
suguruooki
1
210
構造化・自動化・ガードレール - Vibe Coding実践記 -
tonegawa07
0
140
可変変数との向き合い方 $$変数名が踊り出す$$ / php conference Variable variables
gunji
0
220
Jakarta EE Meets AI
ivargrimstad
0
240
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
0
440
[SRE NEXT] 複雑なシステムにおけるUser Journey SLOの導入
yakenji
0
720
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
480
Yes, You Can Work on Rails & any other Gem
kaspth
0
110
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
180
slogパッケージの深掘り
integral0515
0
110
ソフトウェア設計とAI技術の活用
masuda220
PRO
25
6.7k
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
108
19k
Music & Morning Musume
bryan
46
6.7k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
282
13k
RailsConf 2023
tenderlove
30
1.2k
We Have a Design System, Now What?
morganepeng
53
7.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Rails Girls Zürich Keynote
gr2m
95
14k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
990
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Transcript
Nodecopter
Andrew Nesbitt @teabass
Nodecopter
Felix Geisendörfer
Berlin, Oct 5th 2012
AR Drone 2.0
HD Camera Downfacing camera Gyroscope Wifi 1GHz CPU Linux Accelerometer
Magnetometer Ultrasound
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(); });
Node.js + Quadcopters What could go wrong?
Demos
Warning!
Basic Flight Xbox Controller Streaming video Dancing Trellocopter
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
None
Wii controller Asterisk iPad controller Piano synth controller QR code
detection Other projects
Robot Laser Pong github.com/malditogeek/robot-laser-pong
www.flickr.com/photos/cubicgarden/9339817972/
Harlem Shake github.com/andrew/harlemshake.js
http://www.youtube.com/watch?v=cNUTpLcfa00
dronegames.co
None
virus-copter github.com/substack/virus-copter
None
matador-copter https://www.youtube.com/watch?v=ymlbNEL5TQQ
Facial recognition Motion controllers Lasers Multiple drones Mapping Velcro 3G/GSM
Ideas
shama.github.com/voxel-drone
Laurent Eschenauer
ardrone-webflight github.com/eschnou/ardrone-webflight
ardrone-autonomy github.com/eschnou/ardrone-autonomy
None
None
None
Manchester 27 July Southampton 10 Aug Bath 17 Aug Bristol
20 Sept Swansea 21 Sept
London 18th August
None
Questions?