youtube image
From YouTube: ECMA-419: The ECMAScript Embedded Systems API and J5e - Donovan Buck, BrandExtract

Description

To learn more about critical open source JavaScript projects like Appium, Dojo, jQuery, Node.js, and webpack, and 27 more checkout The OpenJS Foundation: https://openjsf.org/

ECMA-419: The ECMAScript Embedded Systems API and J5e - Donovan Buck, BrandExtract
JW Grand Ballroom 2

Speakers: Donovan Buck
ECMA-419 is a new specification describing a standard API for interfacing with hardware on embedded systems running JavaScript. This leads to the ability to interact with a vast universe of hardware peripherals such as LED's, motors, cameras, lidar, accelerometers, and more. In the past, controlling hardware with JavaScript meant a host server running node.js, or proprietary platforms running a subset of JavaScript. Now alongside ECMA-419 we have modern, ECMA-262 conformant engines running on humble microcontrollers like the ESP8266 or ESP32 with no need for a host server. This talk is an introduction to ECMA-419, JavaScript engines available for Microcontrollers, and J5e (Johnny-Five for embedded systems), a beginner-friendly IoT and robotics framework built upon ECMA-419.