资源列表
listports
- 罗列串口使用信息,来自于网上,给大家交流。-to list the serial port information ,get it from the Internet, for everyone to share.
chuankou
- 串口调试程序,大家看看,多多指点,谢谢啦-Serial debugger, we see lots of pointing, Thank you! !
serialport
- vs2008环境下开发的串口调试程序,相信对初学者很有帮助,高手勿下,浪费您的分数。 -vs2008 environment, the development of serial debugger
SerialPort
- 提供了一个通用的串口类,完成串口的参数设置,输入输出等。-Provides a common serial port class to complete the serial port parameter settings, input and output.
FlashC8051F236
- 串行大容量Flash读写在C8051F236上的实现。
DDD1
- vb与plc通讯实例,通过调用dall数据建立连接及plc程序源。-VB and PLC communication examples, to establish a connection and PLC program by calling the Dall data source
SerialPort
- visual c++非常好的串口类程序,希望对大家有帮助-good SeiralPort
CSharpserial_port_class_a_monitor_calss
- 本例包括串口通讯类的封装和实时监控类的封装。-In this case the package includes serial communications and real-time monitoring category of the package.
ST7565S
- 基于C8051F330的 ST7565S 串口驱动-Based on C8051F330' s ST7565S serial driver
huihua
- 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以 -Serial read and write data to achieve the coin Driver, one of the serial communication method can
sc16is752.c
- sc16is752.c ii c转uart口驱动源程序!-sc16is752.c ii c switch uart port driver source code!
Cserial
- 使用C++编写的一个串口通信程序类,支持单字符的发送和接收。