Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 387 Bytes

node-serial-windows

A Duplex stream interface for serial COM ports on windows

USB2TTL

This tool can be used with this cable or any other serial connected to COM ports over windows, expose a Duplex stream for write and read non-blocking on the port.

In the example, to show messages in console, connect the Tx cable to Rx and you get the echo messages line by line.