HTML5 Chrome Packaged Apps and Arduino: bidirectional communication via serial In this article I provide you all the code you need to create a Chrome Packaged App built in HTML/JQuery to send and get data (in JSON format) from Arduino using the chrome.serial API, enabling a bidirectional communication between them. A Chrome Packaged App allows developers to write an HTML/JS/CSS web application tha