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

Support navigator.serial #249

Open
jellehak opened this issue Jan 11, 2022 · 1 comment
Open

Support navigator.serial #249

jellehak opened this issue Jan 11, 2022 · 1 comment

Comments

@jellehak
Copy link

jellehak commented Jan 11, 2022

First of all really nice library. I tried to integrate the library with the navigator.serial to make it possible to directly interact from the browser with your device. However the library seems to be tightly coupled to the SerialPort interface. Any ideas on how to bridge this to use navigator.serial. Perhaps an example could be added on how to integrate with navigator.serial (currently only on chrome).

@jellehak
Copy link
Author

I have been creating a port of this library to support WebSerial. You can find it here https://github.com/yellow-digital/firmata-web

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

1 participant