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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8.2k
OTP を自動で入力する裏技
megabitsenmzq
0
120
安いハードウェアでVulkan
fadis
0
500
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
1k
CDIの誤解しがちな仕様とその対処TIPS
futokiyo
0
220
Ruby and LLM Ecosystem 2nd
koic
1
1k
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
420
AI 開発合宿を通して得た学び
niftycorp
PRO
0
150
モックわからないマン卒業記 ~振る舞いを起点に見直した、フロントエンドテストにおけるモックの使いどころ~
tasukuwatanabe
3
400
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
310
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
200
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
130
Featured
See All Featured
How to build a perfect <img>
jonoalderson
1
5.3k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Six Lessons from altMBA
skipperchong
29
4.2k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
Prompt Engineering for Job Search
mfonobong
0
200
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
67
37k
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.7k
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
270
Abbi's Birthday
coloredviolet
2
5.4k
How to Talk to Developers About Accessibility
jct
2
150
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
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?