Read data from UART and GZIP on a minute-by-minute basis
PythonGPL-3.0
uart_to_gzip
Read data from UART and GZIP it on a minute-by-minute basis
usage:
python.exe uart_to_gzip.py outpath port baud
arguments:
outpath - Path to output directory.
port - Device name such as COM3.
baud - Baudrate such as 9600 or 460800.