Skip to content

PeterWone/serial-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serial-monitor

Dependencies

NETCORE31

Build instructions

cd <project-folder>
dotnet build

Syntax

serial-monitor <serial-port-identifier> <baudrate>

The serial port identifier will depend on the platform and the designation assigned by USB. On Windows it might look like this:

serial-monitor COM6 9600

The program does not exit but will respond to Ctrl+C or a kill signal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages