Skip to content

nigelb/SerialGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read the documentation.

Quickly

SerialGrabber has the following dependencies:

  • pyserial

Instillation:

#> python setup.py install

This will create a default configuration in /etc/SerialGrabber:

Commandline:

#> serial_grabber --help
usage: serial_grabber [-h] [--config-dir <config_dir>]

Serial Grabber will read the configured serial port and process the data
received.

optional arguments:
  -h, --help            show this help message and exit
  --config-dir <config_dir>
                        The location of the config directory, default:
                        /etc/SerialGrabber


#> serial_grabber --config-dir /etc/SerialGrabber

About

SerialGrabber reads data from a serial port and processes it with the configured processor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages