分享-最好用的串口终端

yhen   2010-10-13 20:16 楼主
Bray++同志写的,俺用了好多年。这是最新版。

Terminal.rar (278.15 KB)

回复评论 (16)

                                 感谢分享啊,不过我们一般直接串口接收就用AccessPort,如果需要串口监视就用Serial port Monitor,感觉比较好用。
点赞  2010-10-15 14:23
                                 谢谢分享,它有什么特点和优势?
点赞  2010-10-15 14:34
                                 好在哪里??为啥是最好的
点赞  2010-10-15 19:17
                                 楼主确定是最新版??
点赞  2010-10-16 10:34
                                 恩 挺好顶
点赞  2010-10-16 11:49
                                 特点是小巧,强大,易用。试试就知道了,不敢独享,贴上来。真的最新版,我一直用2004版,这次竟然看到2010版,很感动,就拿给大家用。可以设置字体为Currier New 10号,我喜欢的字体。
点赞  2010-10-16 23:01
com port development tool
  
What is it?
Terminal is a simple serial port (COM) terminal emulation program. It can be used for communication with different devices such as modems, routers, embedded uC systems, GSM phones,... It is very useful debugging tool for serial communication applications.

Features
without installation, only single and small .exe file ~300KB
simple file send
Rx and Tx characters counter
baudrate up to 256kbps & custom baudrate
up to 64 COM ports
log to file (hex & string)
24 custom transmit macros with auto repeat function
scripting (with graph/visualization support)
remote control over TCP/IP - telnet

Macros
In macros you can use all characters from keyboard and any ASCII char if you use $xx or #xxx. Where $xx is hex and #xxx dec format of ascii code. If you want to use # or $ char in macro you should type it twice ($$=$ and ##=#).To calculate XOR checksum byte use %XOR command. To calculate SUM (1byte sum) checksum byte use %SUM command.
To insert delay in macro string use %DLYxxxx, where xxxx is value 0000-9999 in ms.

You can store macro in macro file. Active macro is "saved" even if you don't save it and will be available next time when you'll start Terminal. Macro string can be up to 128 characters long.

Scripting
Simple pascal syntax scripting is possible. You can write short scripts to do some simple tasks. More about supported command you can find if you click "Help" button.
Below in attachment section you can find few sample scripts to check and test functionality.

TCP/IP remote control
Terminal can also act like telnet server and listen on selected TCP port. You can connect to it with any telnet client program from another computer in network (or over internet from different location) and see what's going on in terminal and send commands etc.

Download & Links
Download new version of the Terminal software - version 1.9b 20100630

Terminal is still FREE but if you find this tool useful and if you'd like to support this project and make a small donation...here is the simplest way to do it .  It's secure, quick and easy.
点赞  2010-10-17 00:38
                                 mark
点赞  2010-10-17 10:56
                                 winarm里带的串口终端就是这个吧?用过几次,好象奇偶校验有问题。不知道新版怎么样?
点赞  2010-10-17 14:56
                                 还是挺感谢楼主共享的
点赞  2010-10-17 21:53
                                 感谢楼主共享
点赞  2010-10-18 13:17
                                 还不错的串口终端
点赞  2010-10-18 19:19
                                 很强大吗?有空我试试
点赞  2010-10-18 22:50
我觉得周立功 这个串口 也好用啊    TKS_COM.rar (1.06 MB)
介面简洁,功能一目了然。
其它人的还在发送那里搞点什么广告地址 不爽
点赞  2010-10-19 08:08
                                 感谢分享
点赞  2010-10-19 15:39
                                 15楼的大侠可以把你的串口和楼主的串口PK一下,比比谁好用
点赞  2010-10-19 17:11
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复