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
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
460
研究開発と製品開発、両利きのロボティクス
youtalk
1
530
職種の壁を溶かして開発サイクルを高速に回す~情報透明性と職種越境から考えるAIフレンドリーな職種間連携~
daitasu
0
170
KotlinConf 2025_イベントレポート
sony
1
140
Snowflake Intelligenceにはこうやって立ち向かう!クラシルが考えるAI Readyなデータ基盤と活用のためのDataOps
gappy50
0
250
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
410
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
220
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
870
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.3k
dbt開発 with Claude Codeのためのガードレール設計
10xinc
2
1.2k
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
160
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
The Cult of Friendly URLs
andyhume
79
6.6k
Site-Speed That Sticks
csswizardry
10
820
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
Automating Front-end Workflow
addyosmani
1370
200k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
112
20k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
How to Ace a Technical Interview
jacobian
279
23k
A Modern Web Designer's Workflow
chriscoyier
696
190k
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