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
Search
Andrew Nesbitt
February 26, 2013
Technology
1
350
Nodecopter
Andrew Nesbitt
February 26, 2013
Tweet
Share
More Decks by Andrew Nesbitt
See All by Andrew Nesbitt
Ecosyste.ms Conference talk at EasyBuild User Meeting
andrew
0
250
Can my friends come too?
andrew
5
2.3k
Elasticsearch on Rails
andrew
1
410
24 Pull Requests
andrew
0
540
Hardware Hacking with JavaScript
andrew
1
330
Robotics 101
andrew
4
790
Learning how to Tinker
andrew
2
920
Nodecopter Pivotal
andrew
1
150
BathRuby on Robots
andrew
0
130
Other Decks in Technology
See All in Technology
テストを実行してSorbetのsigを書こう!
sansantech
PRO
1
130
Oracle Exadata Database Service on Cloud@Customer X11M (ExaDB-C@C) サービス概要
oracle4engineer
PRO
2
6.4k
Amazon Qで2Dゲームを作成してみた
siromi
0
170
新卒(ほぼ)専業Kagglerという選択肢
nocchi1
0
1.2k
Claude Codeは仕様駆動の夢を見ない
gotalab555
23
7.3k
Kiro と Q Dev で 同じゲームを作らせてみた
r3_yamauchi
PRO
1
120
UDDのススメ - 拡張版 -
maguroalternative
1
630
いかにして命令の入れ替わりについて心配するのをやめ、メモリモデルを愛するようになったか(改)
nullpo_head
7
2.7k
メルカリIBIS:AIが拓く次世代インシデント対応
0gm
2
460
datadog-distribution-of-opentelemetry-collector-intro
tetsuya28
0
160
サイボウズフロントエンドの横断活動から考える AI時代にできること
mugi_uno
3
1.2k
九州の人に知ってもらいたいGISスポット / gis spot in kyushu 2025
sakaik
0
200
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.4k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Statistics for Hackers
jakevdp
799
220k
Faster Mobile Websites
deanohume
309
31k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
Embracing the Ebb and Flow
colly
86
4.8k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
183
54k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
4 Signs Your Business is Dying
shpigford
184
22k
Code Reviewing Like a Champion
maltzj
525
40k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
Transcript
Node.js + Quadcopters What could go wrong?
Andrew Nesbitt @teabass
LNUG.org
AR Drone 2.0
HD Camera Downfacing camera Gyroscope Wifi 1GHz CPU Linux Accelerometer
Magnetometer Ultrasound
Nodecopter
None
None
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(); });
Demos
Warning!
github.com/andrew
shama.github.com/voxel-drone
Facial recognition Motion controllers Lasers Multiple drones Mapping Velcro 3G/GSM
Ideas
None
London - March 16th Bath - March 23rd Nodecopter.com