Skip to content

Updated the Arduino + ChromeExtension Example #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kunalghosh
Copy link

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

Ghosh and others added 3 commits April 5, 2015 15:30
…erial API. Aditionally, added logic to keep checking for serial ports if the extension is launched before the arduino is connected to the computer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant