资源列表
ex59
- 串口通信,test 程序,需要用串口调试程序-Serial communication, test procedures
com_tool
- uart通信串口调试工具,目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。 -uart communication serial debugging tools
vspdSeriesSoft
- 非常实用的串口虚拟仪器软件,为破解版,我用了半年多,基本没什么问题,挺好用的。 把串口程序先在虚拟串口上测试一下,检查出问题,解决掉,再用实际串口去测,比较方便,会节省些开发时间.-Very useful serial virtual instrument software for the cracked version, I used more than six months, basically no problem, very good use. The serial program
sanlintonfxun
- VB与三菱FX2n通讯源码,可以选择端口、地址、读写方式-Mitsubishi FX2n communication with VB source code, you can choose the port, address, read and write mode
uartic
- 16550 datasheet for vhdl design
rs232comminJAVAcommucation.RAR
- Java开发与rs232通信,强烈推荐,很好用的程序,大家可以试一下-Java development and rs232 communication, strongly recommend, nice program, you can try
MySerialCom
- 基于vc++实现串口通信api编程实例的源代码-Based on vc++ Serial Communication programming examples in source code api
dengguo_Delphi_Fax_Voice
- 串口读写程序在 delphi下开发 包含打标机,标签机,扫描仪 硬件操作-Serial reading and writing program developed under delphi include marking machine, labeling machine, scanner hardware operation
10191af2d3b1a2bb
- PIC16F877——PIC16F877之间串口通信的例子,经调试通过可以运行。-Examples of serial communication PIC16F877
danfossSim
- 一个用Delphi写的Danfoss变频器通讯仿真程序(控制频率仿真),使用了ApdComPort控件,含源代码。启动后图标放入托盘,注意:Baud 9600,E,8,1。-A Danfoss frequency converter with Delphi written communication simulation program (control frequency simulation), using the ApdComPort control, including source c
UART
- mega16 11.0592mhz 中断方式 接收 发送-mega16 11.0592mhz send interrupt to receive
485test
- delphi 485 通讯端口测试程序,用于测试485总线设备通讯能力。