Skip to content
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

Chrome App support #22

Open
beriberikix opened this issue Jun 29, 2014 · 2 comments
Open

Chrome App support #22

beriberikix opened this issue Jun 29, 2014 · 2 comments

Comments

@beriberikix
Copy link

I would love to be able to build and upload Arduino code from my Chromebook. I was trying to walk through the code to see how was hard it would be replace node-serialport with https://www.npmjs.org/package/browser-serialport. Have you considered adding support for ChromeOS/Chrome Packaged Apps?

@AdamMagaluk
Copy link
Owner

I think in general that is a great idea and would love to support it. I think I could easily abstract the console command to use browser-serialport. But you'd still have to run the binaries needed avr-gcc and avrdude to build and upload code.

@jacobrosenthal
Copy link

@soldair and I have pure js stk500 v1 and v2 bootloaders https://github.com/jacobrosenthal/js-stk500v1 https://github.com/pinoccio/js-stk500 which have been tested in browser

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

No branches or pull requests

3 participants