You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: