Upgrade to Pro — share decks privately, control downloads, hide ads and more …

What's between your software and the hardware?

Avatar for Tracy Miranda Tracy Miranda
November 19, 2014

What's between your software and the hardware?

A slide from Eclipsecon Europe Espruino presentation

Avatar for Tracy Miranda

Tracy Miranda

November 19, 2014
Tweet

More Decks by Tracy Miranda

Other Decks in Technology

Transcript

  1. 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