Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 60242

Git 项目推荐 | Python 开发的串口工具

$
0
0

I want to build this serial tool to make my serial debug much easier than before.

  1. Search available serial device.

  2. Simply transmit and receive handler.

  3. Able to send HEX/String, Show HEX/STRING/ASCII/BIN.

  4. User can write simple script to send self-define protocols.

  5. enhanced CRC module available.

  6. When usb-ttl un-plug, the program will not cause any system failure.

  7. Save user command history in a list.

  8. Show in a grid view, or something like that.


Viewing all articles
Browse latest Browse all 60242

Latest Images

Trending Articles