资源列表
C语言与串行通信
- 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
接受程序
- 接收程序: 与发送程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图-reception : Send procedures and cooperation to achieve the two computer serial communications, but only the right to accept English letters and numbers, interface standards for VC View
TPCode
- 鼠标测试,利用89CS51串口通讯,P/S2通讯,I/O控制,-The mouse test, the use of 89CS51 serial communication, P/S2 communications, I/O control,
2
- 实现PC机与远程IO模块串口通信.实现PC机与远程IO模块串口通信-To achieve PC-Serial communication with the remote IO modules. To achieve PC, serial communication with the remote IO modules
uart16550
- Uart 串口的verilog实现已调试通过-verilog
SerialComm
- VC实现串口通信功能,可以自己设置相应功能-serial communications, R232. Use VC prepared. Welcome to spread
Vcktx7.1
- 《Visual C++ 串口通信技术与工程实践》(代码)7.1节
TestSerialPort
- 一个同步异步接收发送的串口测试,程序代码-Send a synchronous serial asynchronous receiver test
Uartmodule
- 实现FPGA与PC机的串口通信功能,实现数据的收发。-FPGA with the realization of PC-serial communication functions to send and receive data.
Serial_readandwrite.Rar
- 能够对串口进行读写,监视的类。利用线程实现了非阻塞调用。 -able to read, write, watch class. Thread achieved using nonblocking call.
serialport
- 很有名的串口类,功能封装的相当完善易用,其中还包括了流控的设置-Well-known serial-type
serialport1
- 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in