Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 456 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 456 Bytes

SPort

A serial port monitor as Chrome App, exposing an integrated JSON websocket that enables direct connection with a serial port from any web application. This enables and allows websites to communicate with your local serial device, such as Arduino or ESP32/ESP8266 to name two random examples.

Per default the server is running on localhost:8889.

Connect

Terminal