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

Serial Port JSON Client #57

Open
AustinSaintAubin opened this issue Jan 15, 2017 · 8 comments
Open

Serial Port JSON Client #57

AustinSaintAubin opened this issue Jan 15, 2017 · 8 comments

Comments

@AustinSaintAubin
Copy link

Is there a client for Windows &/or Mac OS that can connect to a Serial Port JSON Server?

I would like to have the ability to use other programs at times with my CNC Router by connecting to my Serial Port JSON Server on my Raspberry Pi.

@chilipeppr
Copy link
Collaborator

chilipeppr commented Jan 15, 2017 via email

@AustinSaintAubin
Copy link
Author

I love using ChiliPeppr, but I also like option to use other control software. Additionally I would like to use Serial Port JSON Server to connect to my 3D printer and control it. To do this I would need my Macbook to connect over a virtual serial connection to my 3D printer.

@chilipeppr
Copy link
Collaborator

chilipeppr commented Jan 15, 2017 via email

@AustinSaintAubin
Copy link
Author

A Serial Port JSON Client for my workstation [Macbook w/ macOS], that I can use to connect to another computer that is running Serial Port JSON Server.

[Macbook w/ macOS [Serial Port JSON Client]] <-> [Local Network] <-> [Raspberry Pi [Serial Port JSON Server]] <-> [3D Printer / CNC Router / Something Connected to Serial Port]

@chilipeppr
Copy link
Collaborator

So, on your Mac, you just load ChiliPeppr and connect to your ws://localhost or you connect to ws://(your raspberry pi ip) and presto, you have what you're after (i think).

For connecting to your 3d printer, it would seem that the more important is whether you can send Gcode to it from ChiliPeppr. That would be more dependent on your firmware you're using. Not many people use ChiliPeppr for 3d printing. They tend to use Octoprint.

@seyyah
Copy link

seyyah commented Feb 14, 2017

Serial Port JSON Server - Minimal Client Example Snippet: https://gist.github.com/seyyah/babf6917e1b3ccff55f7a11f87d2c831

@chilipeppr
Copy link
Collaborator

chilipeppr commented Feb 14, 2017 via email

@seyyah
Copy link

seyyah commented Feb 14, 2017

I am sorry. You are right 👍

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

3 participants