serial
network
WebSerial port for communicating with hardware devices
Inlets
| Message | Description |
|---|---|
bang | Open port picker and connect |
string | Send a string to the port |
Uint8Array | Send raw bytes to the port |
integer[] | Send raw bytes as a number array to the port |
sendBreak | Send a BREAK signal via setSignals() — required for DMX-512 framing |
connect | Open port picker and connect |
Outlets
| Message | Description |
|---|---|
| A line received from the port | |
| Port connected | |
| Port disconnected | |
| An error occurred |
Tags
serialhardwareusbuartarduinomicrocontrollernetwork