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
230
Can my friends come too?
andrew
5
2.2k
Elasticsearch on Rails
andrew
1
390
24 Pull Requests
andrew
0
530
Hardware Hacking with JavaScript
andrew
1
320
Robotics 101
andrew
4
770
Learning how to Tinker
andrew
2
900
Nodecopter Pivotal
andrew
1
140
BathRuby on Robots
andrew
0
110
Other Decks in Programming
See All in Programming
20250429 - CNTUG Meetup #67 / DevOps Taiwan Meetup #69 - Deep Dive into Tetragon: Building Runtime Security and Observability with eBPF
tico88612
0
180
MySQL初心者が311個のカラムにNot NULL制約を追加していってALTER TABLEについて学んだ話
hatsu38
2
120
AIコーディングの理想と現実
tomohisa
37
39k
fieldalignmentから見るGoの構造体
kuro_kurorrr
0
140
KawaiiLT 登壇資料 キャリアとモチベーション
hiiragi
0
160
生成AI時代のフルスタック開発
kenn
3
390
オープンソースコントリビュート入門
_katsuma
0
130
読書シェア会 vol.4 『ダイナミックリチーミング 第2版』
kotaro666
0
110
By the way Google Cloud Next 2025に行ってみてどうだった
ymd65536
0
130
カオスに立ち向かう小規模チームの装備の選択〜フルスタックTSという装備の強み _ 弱み〜/Choosing equipment for a small team facing chaos ~ Strengths and weaknesses of full-stack TS~
bitkey
1
140
知識0からカンファレンスやってみたらこうなった!
syossan27
4
130
Vibe Coding の話をしよう
schroneko
14
3.8k
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
230
18k
Docker and Python
trallard
44
3.4k
Visualization
eitanlees
146
16k
Designing for humans not robots
tammielis
253
25k
Speed Design
sergeychernyshev
29
930
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
790
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Rails Girls Zürich Keynote
gr2m
94
13k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
227
22k
RailsConf 2023
tenderlove
30
1.1k
GitHub's CSS Performance
jonrohan
1031
460k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
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?