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
55
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
ExaDB-XSで利用されているExadata Exascaleについて
oracle4engineer
PRO
3
310
フォーイット_エンジニア向け会社紹介資料_Forit_Company_Profile.pdf
forit_tech
1
1.7k
OPENLOGI Company Profile
hr01
0
60k
役員・マネージャー・著者・エンジニアそれぞれの立場から見たAWS認定資格
nrinetcom
PRO
5
6.9k
完璧を捨てろ! “攻め”のQAがもたらすスピードと革新/20250306 Hiroki Hachisuka
shift_evolve
0
150
クラウド関連のインシデントケースを収集して見えてきたもの
lhazy
9
2k
"TEAM"を導入したら最高のエンジニア"Team"を実現できた / Deploying "TEAM" and Building the Best Engineering "Team"
yuj1osm
1
240
DevinでAI AWSエンジニア製造計画 序章 〜CDKを添えて〜/devin-load-to-aws-engineer
tomoki10
0
230
Snowflakeの開発・運用コストをApache Icebergで効率化しよう!~機能と活用例のご紹介~
sagara
1
540
EMConf JP 2025 懇親会LT / EMConf JP 2025 social gathering
sugamasao
2
210
エンジニアの健康管理術 / Engineer Health Management Techniques
y_sone
7
3.9k
自分のやることに価値を見出だせるようになり、挑戦する勇気をもらったベイトソンの考え / Scrum Fest Fukuoka 2025
bonbon0605
0
110
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
67
11k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.4k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
40
2k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
GitHub's CSS Performance
jonrohan
1030
460k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
115
51k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
580
RailsConf 2023
tenderlove
29
1k
Adopting Sorbet at Scale
ufuk
75
9.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