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
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
110
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.2k
Nurturing OpenJDK distribution: Eclipse Temurin Success History and plan
ivargrimstad
0
1k
[Do iOS '24] Ship your app on a Friday...and enjoy your weekend!
polpielladev
0
110
Micro Frontends Unmasked Opportunities, Challenges, Alternatives
manfredsteyer
PRO
0
110
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
120
Contemporary Test Cases
maaretp
0
140
TypeScript Graph でコードレビューの心理的障壁を乗り越える
ysk8hori
3
1.2k
React への依存を最小にするフロントエンド設計
takonda
12
3.4k
色々なIaCツールを実際に触って比較してみる
iriikeita
0
340
2024/11/8 関西Kaggler会 2024 #3 / Kaggle Kernel で Gemma 2 × vLLM を動かす。
kohecchi
5
950
Compose 1.7のTextFieldはPOBox Plusで日本語変換できない
tomoya0x00
0
200
Featured
See All Featured
Making Projects Easy
brettharned
115
5.9k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Embracing the Ebb and Flow
colly
84
4.5k
GraphQLとの向き合い方2022年版
quramy
43
13k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.2k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
Designing for humans not robots
tammielis
250
25k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
430
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
Producing Creativity
orderedlist
PRO
341
39k
KATA
mclloyd
29
14k
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