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.7k
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
920
The Future of Developer Tools for IoT
tracymiranda
1
1.3k
7 Habits of Diverse Communities
tracymiranda
0
52
Integrating Python and Java In Eclipse
tracymiranda
0
160
Javascript for Things with Espruino
tracymiranda
0
2k
Lean Design Critique
tracymiranda
0
1.6k
Other Decks in Technology
See All in Technology
「視座」の上げ方が成人発達理論にわかりやすくまとまってた / think_ perspective_hidden_dimensions
shuzon
2
4.8k
初心者に Vue.js を 教えるには
tsukuha
5
390
一休.comレストランにおけるRustの活用
kymmt90
3
580
サイバーエージェントにおける生成AIのリスキリング施策の取り組み / cyber-ai-reskilling
cyberagentdevelopers
PRO
2
200
VPC間の接続方法を整理してみた #自治体クラウド勉強会
non97
1
850
現地でMeet Upをやる場合の注意点〜反省点を添えて〜
shotashiratori
0
530
オーティファイ会社紹介資料 / Autify Company Deck
autifyhq
9
120k
ガチ勢によるPipeCD運用大全〜滑らかなCI/CDを添えて〜 / ai-pipecd-encyclopedia
cyberagentdevelopers
PRO
3
210
WINTICKETアプリで実現した高可用性と高速リリースを支えるエコシステム / winticket-eco-system
cyberagentdevelopers
PRO
1
190
AWSコンテナ本出版から3年経った今、もし改めて執筆し直すなら / If I revise our container book
iselegant
15
4k
最速最小からはじめるデータプロダクト / Data Product MVP
amaotone
5
740
事業者間調整の行間を読む 調整の具体事例
sugiim
0
1.5k
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
31
6.3k
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
Automating Front-end Workflow
addyosmani
1365
200k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
3
370
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
Bash Introduction
62gerente
608
210k
How GitHub (no longer) Works
holman
311
140k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
Navigating Team Friction
lara
183
14k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
The Language of Interfaces
destraynor
154
24k
Speed Design
sergeychernyshev
24
570
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