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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Eli Perkins
July 18, 2013
Programming
2
89
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
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
140
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
4
1.3k
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
130
How to stabilize UI tests using XCTest
akkeylab
0
110
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
560
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
380
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
230
Claude Codeログ基盤の構築
giginet
PRO
7
2.9k
Angular-Apps smarter machen mit Gen AI: Lokal und offlinefähig - Hands-on Workshop!
christianliebel
PRO
0
100
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
120
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8k
Featured
See All Featured
Ruling the World: When Life Gets Gamed
codingconduct
0
170
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
82
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
970
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
140
Testing 201, or: Great Expectations
jmmastey
46
8.1k
WENDY [Excerpt]
tessaabrams
9
36k
Automating Front-end Workflow
addyosmani
1370
200k
A Tale of Four Properties
chriscoyier
163
24k
YesSQL, Process and Tooling at Scale
rocio
174
15k
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