serial-websocket

JSON →
library 1.0.9 ·javascript
verified Jun 7, 2026
iot

A bidirectional WebSocket-to-serial port bridge for Node.js, allowing web clients to send/receive commands to Arduino or Raspberry Pi boards via serial. Version 1.0.9 is the latest release. It supports multiple WebSocket connections simultaneously and provides a simple API to configure serial port name and baud rate. Useful for IoT and robotics projects requiring real-time communication between a browser and serial devices.