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

Use firmata in front-end #182

Open
facetime88 opened this issue Dec 29, 2017 · 1 comment
Open

Use firmata in front-end #182

facetime88 opened this issue Dec 29, 2017 · 1 comment

Comments

@facetime88
Copy link

How use Firmata in front-end/client instead of server?

I have arduino board for nfc reader/writer purpose. And like to connect the board to any web client who like to use the board to read/write nfc message.

I don't want to package my app in electron and send to user. I just like user to use usual browser. How do I let user connect to the arduino with firmata protocol without needing to install any component like nodejs in client side?

Thank you.

@jellehak
Copy link

jellehak commented Nov 10, 2022

I have been making a port of this library, you can use it directly in WebSerial powered browsers. 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

2 participants