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
87
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
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
190
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
180
AI Agent 時代的開發者生存指南
eddie
3
1.8k
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
510
Introduce Hono CLI
yusukebe
6
2.6k
バッチ処理を「状態の記録」から「事実の記録」へ
panda728
PRO
0
160
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
3
550
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
420
Leading Effective Engineering Teams in the AI Era
addyosmani
7
450
品質ワークショップをやってみた
nealle
0
500
オープンソースソフトウェアへの解像度🔬
utam0k
16
3k
bootcamp2025_バックエンド研修_WebAPIサーバ作成.pdf
geniee_inc
0
110
Featured
See All Featured
Docker and Python
trallard
46
3.6k
Making Projects Easy
brettharned
120
6.4k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Building an army of robots
kneath
306
46k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Typedesign – Prime Four
hannesfritz
42
2.8k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
Documentation Writing (for coders)
carmenintech
75
5.1k
RailsConf 2023
tenderlove
30
1.2k
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