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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Tracy Miranda
November 19, 2014
Technology
0
2.9k
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
1k
The Future of Developer Tools for IoT
tracymiranda
1
1.5k
7 Habits of Diverse Communities
tracymiranda
0
65
Integrating Python and Java In Eclipse
tracymiranda
0
190
Javascript for Things with Espruino
tracymiranda
0
2.2k
Lean Design Critique
tracymiranda
0
1.8k
Other Decks in Technology
See All in Technology
DX Improvement at Scale
ntk1000
2
190
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
ヘルシーSRE
tk3fftk
2
230
Oracle Cloud Infrastructure:2026年2月度サービス・アップデート
oracle4engineer
PRO
0
200
Lookerの最新バージョンv26.2がやばい話
waiwai2111
1
150
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
6
71k
サンタコンペ2025完全攻略 ~お前らの焼きなましは遅すぎる~
terryu16
1
570
男(監査)はつらいよ - Policy as CodeからAIエージェントへ
ken5scal
5
710
AI Agentにおける評価指標とAgent GPA
tsho
1
280
どこで打鍵するのが良い? IaCの実行基盤選定について
nrinetcom
PRO
2
150
JAWS DAYS 2026 CDP道場 事前説明会 / JAWS DAYS 2026 CDP Dojo briefing document
naospon
0
120
Datadog Cloud Cost Management で実現するFinOps
taiponrock
PRO
0
130
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
460
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
480
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
63
How to make the Groovebox
asonas
2
2k
The Invisible Side of Design
smashingmag
302
51k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.3k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
230
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.7k
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