搜索资源列表
ComAssistant串口通信Comport
- 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十
ComAssistant
- 仿照串口调试助手,用Delphi编的一个串口调试程序,很好用的。-modeled on serial debugging assistant, with a series of the Delphi serial debugger, good use.
ComAssistant
- Delphi版本的串口调试工具 我也是别人给我的
ComAssistant
- delphi串口通讯源码实例,内有串口控件包-ComAssistant source core
comassistant
- 串口调试助手的源代码,包括软件部分说明。-comassistant
ComAssistant
- 本程序为自行制作的PC端双串口调试软件,VC6.0编写环境-This program is self-made PC terminal two serial debugging software, VC6.0 authoring environment
ComAssistant
- c#串口通信源程序,实现串口通信功能-c# serial communication source to achieve serial communication
ComAssistant1.2
- 串口调试工具助手,用于调试电子称等串口通信技术。-ComAssistant 1.2
ComAssistant
- 串口助手帮助串口的数据传输16进制之间的转换以及显示-Assistant to help the serial port data transfer and conversion between hexadecimal display
ComAssistant
- Android平台的文件管理的apk文件,感觉还行,就上传了-Android platform file-manager-apk manager files , I feel okay, uploaded it
ComAssistant
- ARM开发板,android系统通过4个RS232(或USB)口同时收发数据。-ARM development board, android system via four RS232 (or USB) port to send and receive data simultaneously.
ComAssistant
- 串口编写程序助手,适用于fpga电路板和电脑之间的连接,适用初学者,可观摩学习-Serial programming assistant for the connection between the circuit board and the fpga computers for beginners can learn from
ComAssistant
- 可以设置串口号、波特率的串口工具源码是一个颜色选择器的小例子源码,Android下的串口工具源码,可以设置串口号、波特率、支持自动发送、同时支持4个串口,本项目编码GBK默认编译版本4.4.2。-Can set the serial port number, baud rate serial source tools is a small example of a color picker source, Android serial source tools, can set up the s
ComAssistant
- ComAssistant(Android串口通信) android串口通讯助手源码,可以获取设备中可用串口、破特率,发送hex数据、文本txt数据等功能-Android serial communication assistant source code, you can access the device can be used in the serial port, the rate of breaking the rate, send hex data, text TXT data a
ComAssistant
- 本版本由sky的1.0修改而成,本来只是用来学习SPCOMM控件的,想不到经过一个晚上的努力,程序已经近于完善了。就将我的成果共享出来吧。由于改用COMPORT控件为SPCOMM控件,整个代码已经经过大规模的改动,去除了Email等与程序应用不太相关的部分,改进了绝大部分算法,添加原未完成的功能 ,程序依然是参照龚建伟VC版《串口调试助手V2.2》来编写的。我相信,现在的程序不比龚建伟VC版《串口调试助手V2.2》差,毕竟串口调试助手V2.2不能显示中文字符(或许只有我遇到这个问题)。把它作为我
ComAssistant
- Android开发 Java编程 串口通信源代码-Android Java com
ComAssistantV1.1
- 1.支持4串口同时收发,有定时自动发送功能,收发模式可选Txt或Hex模式; 2.为减轻界面卡顿的情况,接收区的刷新采用单独的线程进行定时刷新; 3.发送区的数据以及一些设置项,在程序关闭时会自动保存,打开时自动载入; 4.jni使用最新的NDKr8b重新编译了一下(1., support 4 serial ports at the same time, send and receive regularly, automatic sending function, sending and rec
