Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serial monitor

Serial monitor is a simple serial port monitor for linux.

For python2 and 3.

Get started

$ pip install git+https://github.com/boarnasia/serial_monitor
$ python -m serial_monitor -p /dev/serial0 -b 9600
Message 1
Message 2
Message 3
Message 4
Message 5
^C

====
Stop, because of keyboard interruption.

About

Simple serial port monitor

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages