chilipeppr / serial-port-json-server

Serial Port JSON Server is a websocket server for your serial devices. It compiles to a binary for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port.
http://chilipeppr.com
GNU General Public License v2.0
322 stars 101 forks source link

SPJS On RASPI running ChiliPeppr.LOCAL #40

Open airlinepilot opened 6 years ago

airlinepilot commented 6 years ago

Hello All,

Following after Frank Hermans work on getting a ChiliPeppr to run LOCAL I set out to try and do the same with RASPI and also a Linux Mint box. but running into DISCONNECT problems.

We made a video that shows the problem any help here will be so good. ChilipepprLocal Connection Error https://www.youtube.com/watch?v=tqS8ggDJnm8

Thanks