Skip to content

dspinellis/montty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

montty

This program will unobtrusively monitor input coming on a serial port. It can do this even if another process is likely to use the port for another purpose, e.g. to call out. This is done by only locking the port when data appears on it, and by refraining to read data when the port is locked by another process.

About

Monitor input coming on a serial port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published