ArduinoExamples icon indicating copy to clipboard operation
ArduinoExamples copied to clipboard

Updated the Arduino + ChromeExtension Example

Open kunalghosh opened this issue 9 years ago • 0 comments

Hi Renaun,

I was using your example to learn interfacing Chrome extensions to Arduino sketches and made a bunch of changes to update the extension to work with the latest Chrome Serial API.

I have also made a small addition to the blink.js script to keep looking for serial connections in case the extension is launched before the arduino is plugged into the computer. Faced this issue a couple of times, thought I'd fix it :)

This pull request includes all the javascript changes as well as the changes to the Read-me file.

Kunal

kunalghosh avatar Apr 05 '15 10:04 kunalghosh