搜索资源列表
用C的API函数写的串口通讯程序
- 用TC的API函数写的串口通讯程序。 对串口的访问 。-the API function to write the serial communication program. Right Serial visit.
串口通讯(演示验证)
- AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
vc下写的串口通信程序test
- 在vc下写的串口通讯程序,经过测试成功。其中有一点点小bug,以后改善后再上传-write serial communication program, tested successfully. Which is a little small bug, then upload to improve after
MSCOMM控件写的串口通讯程序
- MSCOMM控件写的串口通讯程序-MSCOMM Control write serial communication program
一个C串口通信程序
- 串口通讯程序编写实例-serial communications programming examples
delphi串口通讯
- 这是一个用delphi 7.0编写的串口通讯程序。在实际工作中采用rs485连接PC台式机和单片机,用来调试串口设备,并且分析串口通讯数据。
virtmodem.src.tar.gz 支持ZModem, Telnet功能的串口通讯程序
- 支持ZModem, Telnet功能的串口通讯程序 ,Serial communication supports ZModem and Telnet
mscomm1.rar
- 这是一个用delphi7.0 编写的P串口通讯程序,在实际工作中很好用。,This is a serial communication with delphi7.0.It is good use in pricate work.
rs232-com
- rs232串口通讯测试程序,可以通过此程序连接到com端口。接受/发送数据。-rs232 serial communications test program, this program can connect to the com port. Receiving/sending data.
seyon-2.20c.tar
- 功能丰富的串口通讯程序 -Serial communication example with abundant functions
termite-0.2.0b1.src.tar
- 功能丰富的串口通讯程序,界面类似Telix -Serial communication example with abundant functions, whichs ui is like to Telix
basiccommsrc
- 串口通讯程序-Serial communication program
communication
- 串口通讯程序,用于电脑串口数据交换,单片机串口通讯。-Serial communication program for the computer serial port for data exchange, single-chip serial communication.
C8051F系列单片机串口通讯程序 - 副本
- C8051F020串口编程实现单片机与上位机通信(C8051F020 serial communication)
VB、VC串口通讯
- VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
uart
- FPGA的串口通讯程序,可以实现数据的发送和接受。(FPGA serial communication program, you can achieve data transmission and acceptance.)
串口通讯
- EP208Q8F17C8芯片的串口通讯程序(uart communication verilog code)
C#编写串口程序(详细教程)
- C#串口通讯详细教程是每位初学者的参考资料。。。(C# serial communication detailed tutorial is the reference material for every beginner.)
串口通讯
- C51串口通信程序源代码。查询方式进行数据通信。(SUART, 89C51,Baud rate9600.)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)