3 个不稳定版本

使用旧的 Rust 2015

0.2.0 2019 年 12 月 11 日
0.1.1 2017 年 5 月 23 日
0.1.0 2017 年 2 月 3 日

#48#访问

Download history 22/week @ 2024-07-02 40/week @ 2024-07-23 15/week @ 2024-07-30

55 每月下载量

MIT 许可证

12KB
322

rcom 1.0

串行端口的通信程序

简单的 minicom 替代品。显示每行接收的时间戳。

用法

rcom [FLAGS] [OPTIONS]

标志

-h, --help             Prints help information
-n, --no-timestamps    Don't show timestamps
-V, --version          Prints version information

选项

-d, --device <device_name>    Serial port name [default: /dev/ttyUSB1]
-s, --speed <speed>           Communication speed [default: 115200]

快捷键

Use Ctrl+A key to exit rcom

依赖关系

~2.5MB
~36K SLoC