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
Android programming with Arduino
Search
Will Hooi
November 09, 2013
Education
0
49
Android programming with Arduino
Will Hooi
November 09, 2013
Tweet
Share
More Decks by Will Hooi
See All by Will Hooi
HacKIDemia #1
willhooi
0
50
Making design thinking tangible
willhooi
0
160
hackidemia_fork.pdf
willhooi
0
99
Other Decks in Education
See All in Education
プログラミング教育する大学、ZEN大学
sifue
1
410
OpenAI Education Forum 資料「教育と生成AI ~事例から見えるこれからの活用~」
luiyoshida
1
590
【お子さま向け】Amazon ECS サービスディスカバリーって知ってる?【楽しい読み聞かせ】
tubone24
8
850
子どものためのプログラミング道場『CoderDojo』〜法人提携例〜 / Partnership with CoderDojo Japan
coderdojojapan
4
15k
統計学に必要な数学(線形代数含む)
kosugitti
0
350
SkimaTalk Introduction for Students
skimatalk
0
310
Data Presentation - Lecture 5 - Information Visualisation (4019538FNR)
signer
PRO
0
2.4k
いにしえの国産データベース~桐~って知っていますか?
masakiokuda
2
140
Visualisation Techniques - Lecture 8 - Information Visualisation (4019538FNR)
signer
PRO
0
2.3k
小学校プログラミング教育、次の5年に向けて 〜つくること・学ぶことの歓びへ〜 /NextGenerationOfProgrammingEducation
kiriem
2
420
OCIでインスタンス構築してみた所感
masakiokuda
0
180
Why Did Douglass Change His Mind?
oripsolob
0
480
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
42
7.4k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
KATA
mclloyd
29
14k
A better future with KSS
kneath
239
17k
It's Worth the Effort
3n
184
28k
How GitHub (no longer) Works
holman
314
140k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
23
2.6k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
Building an army of robots
kneath
304
45k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
5
520
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
13
1.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.4k
Transcript
Android Programming for Arduino noobs Or Arduino programming for Android
noobs
Arduino • microcontroller or a computer with limited hardware/capabilities •
low cost, open-source • widely used, large community • designed for novice, easy to learn • simple UI on IDE, based on Processing
Arduino interfaces with sensors Source: WireGarden • Temperature •
Humidity • Light • Sound/ Noise • Air quality • Moisture/ Water levels • Movement • Vibrations • Location • Actuators
Development of tangible interfaces Backend mobile programming Frontend GUI Interface
with physical devices
Eliminating development steps Android applica,on Arduino sketch
Physical device
Amarino (Kauffman & Beuchley) Amarino architecture Will still require Xcode/Android
SDK to customise app esp UI
Andee (Team Annikken) Write Android applications using Arduino IDE
Andee as compared to Amarino Hacking the Amarino architecture
UI library SD card
Andee as compared to Amarino Creating displays and buttons
easily
Demo William Hooi william@hackidemia.com @willhooi