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.
355 stars
49 watching
174 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
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. | 335 |
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 | 305 |
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 | Language server for a scripting language commonly used in data processing and configuration. | 65 |
peterkn2001/blynk-server | Provides a Java-based local server to connect microcontroller boards and mobile apps over the internet. | 178 |
jupyter-server/jupyter_server | Provides backend services and APIs for web-based Jupyter applications. | 489 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |