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
What's between your software and the hardware?
Search
Tracy Miranda
November 19, 2014
Technology
0
2.8k
What's between your software and the hardware?
A slide from Eclipsecon Europe Espruino presentation
Tracy Miranda
November 19, 2014
Tweet
Share
More Decks by Tracy Miranda
See All by Tracy Miranda
GitOps, Jenkins X & the Future of CI/CD
tracymiranda
4
950
The Future of Developer Tools for IoT
tracymiranda
1
1.3k
7 Habits of Diverse Communities
tracymiranda
0
54
Integrating Python and Java In Eclipse
tracymiranda
0
170
Javascript for Things with Espruino
tracymiranda
0
2k
Lean Design Critique
tracymiranda
0
1.7k
Other Decks in Technology
See All in Technology
「海外登壇」という 選択肢を与えるために 〜Gophers EX
logica0419
0
710
あれは良かった、あれは苦労したB2B2C型SaaSの新規開発におけるCloud Spanner
hirohito1108
2
620
トラシューアニマルになろう ~開発者だからこそできる、安定したサービス作りの秘訣~
jacopen
2
2k
クラウドサービス事業者におけるOSS
tagomoris
2
850
RSNA2024振り返り
nanachi
0
590
Swiftの “private” を テストする / Testing Swift "private"
yutailang0119
0
130
OpenID BizDay#17 KYC WG活動報告(法人) / 20250219-BizDay17-KYC-legalidentity
oidfj
0
250
Tech Blogを書きやすい環境づくり
lycorptech_jp
PRO
1
240
【Developers Summit 2025】プロダクトエンジニアから学ぶ、 ユーザーにより高い価値を届ける技術
niwatakeru
2
1.4k
Developers Summit 2025 浅野卓也(13-B-7 LegalOn Technologies)
legalontechnologies
PRO
0
740
分解して理解する Aspire
nenonaninu
1
280
PHPで印刷所に入稿できる名札データを作る / Generating Print-Ready Name Tag Data with PHP
tomzoh
0
110
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Designing for Performance
lara
604
68k
Bootstrapping a Software Product
garrettdimon
PRO
306
110k
Unsuck your backbone
ammeep
669
57k
For a Future-Friendly Web
brad_frost
176
9.5k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.4k
Thoughts on Productivity
jonyablonski
69
4.5k
Music & Morning Musume
bryan
46
6.3k
Building Applications with DynamoDB
mza
93
6.2k
Transcript
digitalWrite(LED1, HIGH) GPIO.output(pin, GPIO.HIGH) Object code HARDWARE USER SOFTWARE Linux
Bare Metal Espruino JS Interpreter Python Interpreter Arduino Sketch digitalWrite(LED1,1 ) Javascript Python Compile ARDUINO ESPRUINO RASPBERRY PI