{"library":"serial-websocket","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.9","tags":["javascript","serial","arduino","websocket","serialport","serial port","angular"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install serial-websocket","imports":["const serialWebsocket = require('serial-websocket'); const server = serialWebsocket(options);","server.start();","server.stop();"]},{"cmd":"yarn add serial-websocket","imports":[]},{"cmd":"pnpm add serial-websocket","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"serial-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}