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
990
The Future of Developer Tools for IoT
tracymiranda
1
1.4k
7 Habits of Diverse Communities
tracymiranda
0
59
Integrating Python and Java In Eclipse
tracymiranda
0
180
Javascript for Things with Espruino
tracymiranda
0
2.1k
Lean Design Critique
tracymiranda
0
1.7k
Other Decks in Technology
See All in Technology
Figma + Storybook + PlaywrightのMCPを使ったフロントエンド開発
yug1224
8
2k
DeNA での思い出 / Memories at DeNA
orgachem
PRO
3
1.6k
開発と脆弱性と脆弱性診断についての話
su3158
1
1.1k
ECS モニタリング手法大整理
yendoooo
1
120
実践アプリケーション設計 ②トランザクションスクリプトへの対応
recruitengineers
PRO
2
160
AIとTDDによるNext.js「隙間ツール」開発の実践
makotot
5
680
Android Studio の 新しいAI機能を試してみよう / Try out the new AI features in Android Studio
yanzm
0
270
kintone開発チームの紹介
cybozuinsideout
PRO
0
73k
イオン店舗一覧ページのパフォーマンスチューニング事例 / Performance tuning example for AEON store list page
aeonpeople
2
280
TypeScript入門
recruitengineers
PRO
14
3.9k
KiroでGameDay開催してみよう(準備編)
yuuuuuuu168
1
130
第4回 関東Kaggler会 [Training LLMs with Limited VRAM]
tascj
12
1.7k
Featured
See All Featured
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
890
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
183
54k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Fireside Chat
paigeccino
39
3.6k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
283
13k
Navigating Team Friction
lara
189
15k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Faster Mobile Websites
deanohume
309
31k
4 Signs Your Business is Dying
shpigford
184
22k
How GitHub (no longer) Works
holman
315
140k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
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