serialpilot
@serialpilot/driver-at 0.1.0
AT-command framework for serialpilot — cellular modems (SIMCom, Quectel, u-blox), LoRa modems, ES...1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/driver-gps 0.1.0
NMEA 0183 GPS receiver driver for serialpilot — parses GGA/RMC/GSA/GSV, emits typed fix events.1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/driver-esp-flasher 0.1.0
ESP32/ESP8266 ROM-bootloader flasher for serialpilot — SLIP-framed binary protocol, sync, chip de...1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/driver-plantower 0.1.0
Plantower PM sensor driver for serialpilot — PMS5003, PMS1003, PMS3003 particulate matter readings.1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/driver-kit 0.1.0
Tiny shared building blocks for serialpilot device drivers — Device base, MockTransport, event ta...1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/driver-grbl 0.1.0
GRBL 1.1 CNC controller driver for serialpilot — typed status reports, command-queued G-code stre...1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/driver-modbus-rtu 0.1.0
Typed Modbus RTU master driver for serialpilot — industrial automation, building management, ener...1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/parser-delimiter 1.0.1
A transform stream that emits data each time a delimiter byte sequence is received.2 versions - Latest release: 4 days ago - 415 downloads last month - 1 maintainer
@serialpilot/list 1.0.1
Enumerate the serial ports available on the system. Includes the `serialpilot-list` CLI.2 versions - Latest release: 4 days ago - 209 downloads last month - 1 maintainer
@serialpilot/parser-inter-byte-timeout 1.0.1
A transform stream that emits data when the wire goes quiet for N ms.2 versions - Latest release: 4 days ago - 334 downloads last month - 1 maintainer
@serialpilot/stream 1.0.1
Node.js Duplex Stream interface over a SerialPilot binding.2 versions - Latest release: 4 days ago - 399 downloads last month - 1 maintainer
@serialpilot/parser-start-end 1.0.1
A transform stream that frames data on configurable start/end byte sequences.2 versions - Latest release: 4 days ago - 334 downloads last month - 1 maintainer
@serialpilot/parser-cctalk 1.0.1
A transform stream that frames ccTalk messages from coin/note acceptors.2 versions - Latest release: 4 days ago - 317 downloads last month - 1 maintainer
@serialpilot/repl 1.0.1
A scriptable Node REPL bound to a serial port. Includes the `serialpilot-repl` CLI.2 versions - Latest release: 4 days ago - 202 downloads last month - 1 maintainer
@serialpilot/reconnect 1.0.1
Auto-reconnect wrapper for SerialPilot2 versions - Latest release: 4 days ago - 194 downloads last month - 1 maintainer
@serialpilot/crc 0.1.0
Pure-function, table-driven CRC kit (CRC-8, CRC-16/Modbus, CRC-16/CCITT, CRC-16/XMODEM, CRC-32, C...1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/parser-regex 1.0.1
A transform stream that splits incoming text on a regular expression.2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/command-queue 1.0.1
Request-response command queue for SerialPilot (AT commands, Modbus, etc.)2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/parser-readline 1.0.1
A transform stream that emits a chunk of data each time a newline is received.2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/parser-slip-encoder 1.0.1
An RFC 1055 SLIP framing encoder/decoder for serial links.2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/bindings-cpp 1.0.1
SerialPilot hardware bindings for Node.js written in C++2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/parser-cobs 0.1.0
Transform-stream parser that emits one decoded payload per COBS frame (0x00 delimiter). Wraps @se...1 version - Latest release: 3 days ago - 70 downloads last month - 1 maintainer
@serialpilot/bindings-interface 1.0.1
SerialPilot Bindings TypeScript Types2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/parser-hdlc 0.1.0
Transform-stream parser that emits one unframed payload per HDLC 0x7E flag boundary. Wraps @seria...1 version - Latest release: 3 days ago - 50 downloads last month - 1 maintainer
@serialpilot/parser-spacepacket 1.0.1
A transform stream for the CCSDS Space Packet protocol.2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/parser-ready 1.0.1
A transform stream that waits for a sentinel byte sequence before emitting downstream.2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/serialpilot 1.0.1
Scoped alias for the SerialPilot umbrella package — re-exports everything from `serialpilot`. Use...1 version - Latest release: 4 days ago - 1 maintainer
@serialpilot/terminal 1.0.1
An interactive serial terminal. Includes the `serialpilot-terminal` CLI.2 versions - Latest release: 4 days ago - 211 downloads last month - 1 maintainer
@serialpilot/modbus-rtu 0.1.0
Pure-function Modbus RTU frame encode/decode (CRC-16/Modbus, little-endian). Framing only — pair ...1 version - Latest release: 3 days ago - 71 downloads last month - 1 maintainer
@serialpilot/cobs 0.1.0
Pure-function Consistent Overhead Byte Stuffing (COBS) encode/decode. Browser-clean — no node:* i...1 version - Latest release: 3 days ago - 1 maintainer
@serialpilot/hdlc 0.1.0
Pure-function HDLC byte-stuffing framer/unframer with optional CRC-16/CCITT-FALSE FCS (PPP, MAVLi...1 version - Latest release: 3 days ago - 70 downloads last month - 1 maintainer
@serialpilot/parser-byte-length 1.0.1
A transform stream that emits data as a buffer of fixed byte length.2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/parser-packet-length 1.0.1
A transform stream that frames length-prefixed packets.2 versions - Latest release: 4 days ago - 1 maintainer
@serialpilot/binding-mock 1.0.1
The mock serialpilot bindings for testing2 versions - Latest release: 4 days ago - 1 maintainer