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
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
44k
メタデータ同期に潜んでいた問題 〜 Cache Stampede 時の Cycle Wait を⾒つけた話
lycorptech_jp
PRO
0
140
Oracle Database@Azure:サービス概要のご紹介
oracle4engineer
PRO
4
1k
「データとの対話」の現在地と未来
kobakou
0
1.3k
クラウド時代における一時権限取得
krrrr38
1
150
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
15
95k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
社内でAWS BuilderCards体験会を立ち上げ、得られた気づき / 20260225 Masaki Okuda
shift_evolve
PRO
1
160
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
1
270
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
300
三菱UFJ銀行におけるエンタープライズAI駆動開発のリアル / Enterprise AI_Driven Development at MUFG Bank: The Real Story
muit
10
20k
Featured
See All Featured
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
300
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
460
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
130
Faster Mobile Websites
deanohume
310
31k
Docker and Python
trallard
47
3.8k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
870
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Automating Front-end Workflow
addyosmani
1370
200k
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
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