serial-port-json-server

Serial server

A Go-based server that enables web applications to communicate with local serial devices

A serial port JSON websocket server 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.

GitHub

356 stars
49 watching
171 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nytimes/marvin A Go-based HTTP server package designed for Google App Engine environments 176
jaschaephraim/lrserver A LiveReload server for Go that handles file watching and communication with the client via WebSocket. 127
jimevans/strontium Provides a .NET implementation of the Selenium WebDriver Remote Server 10
sinhashubham95/jsonic A comprehensive set of utilities to handle JSON data in Go. 11
zerosnake0/jzon A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. 11
syntaqx/serve A lightweight, customizable HTTP server written in Go. 334
nedpals/v-jsonrpc A basic JSON-RPC 2.0-compliant server written in a programming language. 32
lucassscaravelli/ej Provides a simple way to handle JSON data from different sources in Go applications. 10
karlseguin/websocket.zig A Zig library implementing a WebSocket server 314
lukehutch/serverx A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. 19
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
wader/jq-lsp A language server providing features such as syntax checking and code completion for the jq programming language. 70
peterkn2001/blynk-server Provides a Java-based local server to connect microcontroller boards and mobile apps over the internet. 182
jupyter-server/jupyter_server Provides backend services and APIs for web-based Jupyter applications. 492
jdereg/json-io Converts Java objects to and from JSON format with serialization options. 331