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 LondonJS
Search
Andrew Nesbitt
September 16, 2013
Programming
0
110
Nodecopter LondonJS
Andrew Nesbitt
September 16, 2013
Tweet
Share
More Decks by Andrew Nesbitt
See All by Andrew Nesbitt
Ecosyste.ms Conference talk at EasyBuild User Meeting
andrew
0
210
Can my friends come too?
andrew
5
2.2k
Elasticsearch on Rails
andrew
1
380
24 Pull Requests
andrew
0
520
Hardware Hacking with JavaScript
andrew
1
310
Robotics 101
andrew
4
750
Learning how to Tinker
andrew
2
880
Nodecopter Pivotal
andrew
1
130
BathRuby on Robots
andrew
0
100
Other Decks in Programming
See All in Programming
.NET Frameworkでも汎用ホストが使いたい!
tomokusaba
0
200
Go 1.24でジェネリックになった型エイリアスの紹介
syumai
2
300
お前もAI鬼にならないか?👹Bolt & Cursor & Supabase & Vercelで人間をやめるぞ、ジョジョー!👺
taishiyade
7
4.2k
新宿駅構内を三人称視点で探索してみる
satoshi7190
2
120
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
250
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
910
AIプログラミング雑キャッチアップ
yuheinakasaka
19
4.8k
PRレビューのお供にDanger
stoticdev
1
240
CDK開発におけるコーディング規約の運用
yamanashi_ren01
2
260
PHPカンファレンス名古屋2025 タスク分解の試行錯誤〜レビュー負荷を下げるために〜
soichi
1
730
もう僕は OpenAPI を書きたくない
sgash708
6
1.9k
ソフトウェアエンジニアの成長
masuda220
PRO
12
2.1k
Featured
See All Featured
A Philosophy of Restraint
colly
203
16k
Making Projects Easy
brettharned
116
6k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.3k
Site-Speed That Sticks
csswizardry
4
410
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
We Have a Design System, Now What?
morganepeng
51
7.4k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.3k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
Transcript
Nodecopter
Andrew Nesbitt @teabass
@BertramRabbit
LNUG.org
Great British Node Conf 8th October 2013 http://greatbritishnodeconf.co.uk
npm install ar-drone
nodecopter.com
Photos
Photos
Photos
AR Drone 2.0
HD Camera Downfacing camera Gyroscope Wifi 1GHz CPU Linux Accelerometer
Magnetometer Ultrasound
ardrone2.parrot.com/developer-zone
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(); });
Qaas
Quadcopter as a Service
Demo Warning!
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
virus-copter github.com/substack/virus-copter
None
matador-copter https://www.youtube.com/watch?v=ymlbNEL5TQQ
Harlem Shake github.com/andrew/harlemshake.js
http://www.youtube.com/watch?v=cNUTpLcfa00
drone-dancemat http://www.youtube.com/watch?v=3oWdOhVAHgM
shama.github.com/voxel-drone
None
None
None
coderdojo.com
None
None
None
Nodecopter Bristol 21st September
Questions?
Questions?