35 packages matching “serialpilot”
serialpilot
v1.0.1 · 4 months ago
Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
No known vulnerabilities
@serialpilot/bindings-interface
v1.0.1 · 4 months ago
SerialPilot Bindings TypeScript Types
No known vulnerabilities
@serialpilot/bindings-cpp
v1.0.1 · 4 months ago
SerialPilot hardware bindings for Node.js written in C++
No known vulnerabilities
@serialpilot/binding-mock
v1.0.1 · 4 months ago
The mock serialpilot bindings for testing
No known vulnerabilities
@serialpilot/serialpilot
v1.0.1 · 4 months ago
Scoped alias for the SerialPilot umbrella package — re-exports everything from `serialpilot`. Use whichever name fits your import style.
No known vulnerabilities
@serialpilot/stream
v1.0.1 · 4 months ago
Node.js Duplex Stream interface over a SerialPilot binding.
No known vulnerabilities
@serialpilot/modbus-rtu
v0.1.0 · 4 months ago
Pure-function Modbus RTU frame encode/decode (CRC-16/Modbus, little-endian). Framing only — pair with @serialpilot/parser-inter-byte-timeout for live streams. Browser-clean — no node:* imports.
No known vulnerabilities
@serialpilot/reconnect
v1.0.1 · 4 months ago
Auto-reconnect wrapper for SerialPilot
No known vulnerabilities
@serialpilot/command-queue
v1.0.1 · 4 months ago
Request-response command queue for SerialPilot (AT commands, Modbus, etc.)
No known vulnerabilities
@serialpilot/driver-plantower
v0.1.0 · 4 months ago
Plantower PM sensor driver for serialpilot — PMS5003, PMS1003, PMS3003 particulate matter readings.
No known vulnerabilities
@serialpilot/terminal
v1.0.1 · 4 months ago
An interactive serial terminal. Includes the `serialpilot-terminal` CLI.
No known vulnerabilities
@serialpilot/repl
v1.0.1 · 4 months ago
A scriptable Node REPL bound to a serial port. Includes the `serialpilot-repl` CLI.
No known vulnerabilities
@serialpilot/list
v1.0.1 · 4 months ago
Enumerate the serial ports available on the system. Includes the `serialpilot-list` CLI.
No known vulnerabilities
@serialpilot/driver-kit
v0.1.0 · 4 months ago
Tiny shared building blocks for serialpilot device drivers — Device base, MockTransport, event taxonomy, logger.
No known vulnerabilities
@serialpilot/driver-modbus-rtu
v0.1.0 · 4 months ago
Typed Modbus RTU master driver for serialpilot — industrial automation, building management, energy meters.
No known vulnerabilities
@serialpilot/driver-gps
v0.1.0 · 4 months ago
NMEA 0183 GPS receiver driver for serialpilot — parses GGA/RMC/GSA/GSV, emits typed fix events.
No known vulnerabilities
@serialpilot/driver-grbl
v0.1.0 · 4 months ago
GRBL 1.1 CNC controller driver for serialpilot — typed status reports, command-queued G-code streaming, real-time control.
No known vulnerabilities
@serialpilot/parser-hdlc
v0.1.0 · 4 months ago
Transform-stream parser that emits one unframed payload per HDLC 0x7E flag boundary. Wraps @serialpilot/hdlc.
No known vulnerabilities
@serialpilot/driver-at
v0.1.0 · 4 months ago
AT-command framework for serialpilot — cellular modems (SIMCom, Quectel, u-blox), LoRa modems, ESP-AT firmware, any AT-speaking device.
No known vulnerabilities
@serialpilot/driver-esp-flasher
v0.1.0 · 4 months ago
ESP32/ESP8266 ROM-bootloader flasher for serialpilot — SLIP-framed binary protocol, sync, chip detect, erase, flash with progress, soft reboot.
No known vulnerabilities