Using kermit for downloading data from YSI-terminal 650MDS under linux


Aim

The offical ECO-Watch software only support on Windows systems.

By using kermit, we can simply download data in YSI-terminal 650DMS through serial port connection.

Installation

 apt-get install ckermit

or

yum install ckermit

or

pacman -S ckermit

configuration

cat ~/.kermrc 
set line /dev/ttyUSB0
set speed 9600
set carrier-watch off
set handshake none
set flow-control none
robust
set parity none
set stop-bits 1
set file type bin
set file name lit
set rec pack 1000
set send pack 1000
set window 5

usage

On linux terminal:

sudo kermit -c

On YSI-terminal MDS650:

File/Upload to PC/

select the file and press ENTER

苏命
苏命
副研究员

我的研究方向:水源地水质安全保障,主要针对水源地由于藻类爆发引起的水体嗅味问题开展研究。