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

Web-based progress/control UI #23

Open
jonnor opened this issue Feb 28, 2016 · 2 comments
Open

Web-based progress/control UI #23

jonnor opened this issue Feb 28, 2016 · 2 comments

Comments

@jonnor
Copy link
Contributor

jonnor commented Feb 28, 2016

At least for serialport, the 'sending' / 'progress' window is running locally on the machine.
This does not work if the machine running the server is headless, like a Embedded Linux machine (RPi/BeagleBone etc).
This is useful so that people can use their own laptops and just connect to the webinterface.

@jonnor
Copy link
Contributor Author

jonnor commented Feb 28, 2016

It may be worthwhile to consider something like the JSON serialport server/protocol from ChiliPeppr.
https://github.com/chilipeppr/serial-port-json-server
They have a reference server implementation, and many nice UI tools.

@fibasile
Copy link
Contributor

fibasile commented Mar 3, 2016

We have also parallel port communication, this part needs a rewrite anyway.

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