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
Arduino Talk
Search
Eli Perkins
July 18, 2013
Programming
2
85
Arduino Talk
A simple rundown of what Arduino is and how to get moving.
Eli Perkins
July 18, 2013
Tweet
Share
More Decks by Eli Perkins
See All by Eli Perkins
Why Static Typing Matters
eliperkins
1
180
Other Decks in Programming
See All in Programming
バックエンドのためのアプリ内課金入門 (サブスク編)
qnighy
8
1.7k
TokyoR116_BeginnersSession1_環境構築
kotatyamtema
0
110
GAEログのコスト削減
mot_techtalk
0
110
CloudNativePGがCNCF Sandboxプロジェクトになったぞ! 〜CloudNativePGの仕組みの紹介〜
nnaka2992
0
220
Grafana Cloudとソラカメ
devoc
0
140
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
230
ファインディの テックブログ爆誕までの軌跡
starfish719
2
1.1k
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
400
最近のVS Codeで気になるニュース 2025/01
74th
1
250
Kubernetes History Inspector(KHI)を触ってみた
bells17
0
200
データの整合性を保つ非同期処理アーキテクチャパターン / Async Architecture Patterns
mokuo
41
15k
テストをしないQAエンジニアは何をしているか?
nealle
0
130
Featured
See All Featured
Writing Fast Ruby
sferik
628
61k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
630
Measuring & Analyzing Core Web Vitals
bluesmoon
6
240
Agile that works and the tools we love
rasmusluckow
328
21k
Site-Speed That Sticks
csswizardry
3
370
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.4k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
310
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
It's Worth the Effort
3n
184
28k
Transcript
Arduino
What is it?
None
None
None
What isn’t it?
None
None
Arduino is a microcontroller
Arduino is a prototyper
Arduino is for making things interactive
None
None
Okay, so now what
Think of an idea
Think of an idea Plug some wires in
Think of an idea Plug some wires in Write some
code
Think of an idea Plug some wires in Write some
code Repeat
setup() & loop()
None
One time
None
Endlessly
(insert idea here)
Shields
None
X
None
Shields are like open-source for Arduino
Shields •Ethernet, WiFi •Camera •Drink Shield
Shields •LCD •MP3 •RFID, NFC
Don’t reinvent the wheel
Don’t reinvent the wheel (unless you have to )
Resources
Adafruit Sparkfun Github Raspberry Pi
Adafruit Sparkfun Github Raspberry Pi parts shields code power