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
220
Can my friends come too?
andrew
5
2.2k
Elasticsearch on Rails
andrew
1
390
24 Pull Requests
andrew
0
520
Hardware Hacking with JavaScript
andrew
1
320
Robotics 101
andrew
4
760
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
小田原でみんなで一句詠みたいな #phpcon_odawara
stefafafan
0
330
gen_statem - OTP's Unsung Hero
whatyouhide
1
200
AI Agents with JavaScript
slobodan
0
230
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
2.7k
Qiita Bash
mercury_dev0517
2
200
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
7
2.9k
Rollupのビルド時間高速化によるプレビュー表示速度改善とバンドラとASTを駆使したプロダクト開発の難しさ
plaidtech
PRO
1
170
生成AIを使ったQAアプリケーションの作成 - ハンズオン補足資料
oracle4engineer
PRO
3
220
DomainException と Result 型で作る型安全なエラーハンドリング
karszawa
0
910
国漢文混用体からHolloまで
minhee
1
180
Unlock the Potential of Swift Code Generation
rockname
0
250
Defying Front-End Inertia: Inertia.js on Rails
skryukov
0
480
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
119
51k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
135
33k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
Side Projects
sachag
452
42k
GraphQLとの向き合い方2022年版
quramy
46
14k
Rails Girls Zürich Keynote
gr2m
94
13k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Writing Fast Ruby
sferik
628
61k
Building an army of robots
kneath
304
45k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The Pragmatic Product Professional
lauravandoore
33
6.5k
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?