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

Websocket link #453

Open
d-a-v opened this issue May 7, 2020 · 0 comments
Open

Websocket link #453

d-a-v opened this issue May 7, 2020 · 0 comments

Comments

@d-a-v
Copy link

d-a-v commented May 7, 2020

Hello,

I successfully played with StandardFirmataWiFi on an esp8266.
I found it was difficult to find up-to-date clients working through network (without using any sort of serial <-> wifi bridge).
The node-js client is fine.
Python client (pymata4) is serial only, I made a request on pymata4. The author is interested into looking at it. I have not tried with other languages.

However to be able to directly use the networked firmata device with a web client (again, without any sort of hardware translator, and with no software plugin of any sort), TCP is not enough and the websocket protocol is required.

I'd like to know if such example would be interesting to have in the firmata repository as an example. Such example would require the use of an external websocket library.
It would be thrilling to straightly use nice tools like http://snap4arduino.rocks (maybe others, I'm new to this world) wirelessly with just a standardized official example flashed in the device !

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