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
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
120
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1.1k
AIエージェント開発、DevOps and LLMOps
ymd65536
1
380
rage against annotate_predecessor
junk0612
0
160
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
460
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
200
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
1.7k
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
0
610
Kiroで始めるAI-DLC
kaonash
2
570
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
480
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
200
Featured
See All Featured
Unsuck your backbone
ammeep
671
58k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Fireside Chat
paigeccino
39
3.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Facilitating Awesome Meetings
lara
55
6.5k
Producing Creativity
orderedlist
PRO
347
40k
GraphQLとの向き合い方2022年版
quramy
49
14k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Speed Design
sergeychernyshev
32
1.1k
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