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
140
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
370
Can my friends come too?
andrew
5
2.4k
Elasticsearch on Rails
andrew
1
480
24 Pull Requests
andrew
0
580
Hardware Hacking with JavaScript
andrew
1
370
Robotics 101
andrew
4
890
Learning how to Tinker
andrew
2
1k
Nodecopter Pivotal
andrew
1
180
BathRuby on Robots
andrew
0
150
Other Decks in Programming
See All in Programming
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
270
へんな働き方
yusukebe
4
2.4k
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
1k
ロボットのための工場に灯りは要らない
watany
11
3k
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
570
それはエンジニアリングの糧である:AI開発のためにAIのOSSを開発する現場より / It serves as fuel for engineering: insights from the field of developing open-source AI for AI development.
nrslib
0
150
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
4
1.4k
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
150
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
160
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
2.5k
SourceGeneratorのマーカー属性問題について
htkym
0
200
maplibre-gl-layers - 地図に移動体たくさん表示したい
kekyo
PRO
0
290
Featured
See All Featured
How to build an LLM SEO readiness audit: a practical framework
nmsamuel
1
690
Building a Scalable Design System with Sketch
lauravandoore
463
34k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
320
A Modern Web Designer's Workflow
chriscoyier
698
190k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
490
The SEO identity crisis: Don't let AI make you average
varn
0
420
Heart Work Chapter 1 - Part 1
lfama
PRO
5
35k
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
86
ラッコキーワード サービス紹介資料
rakko
1
2.7M
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
130
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
410
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?