资源列表
serial
- 一个串口封装类,运用API函数,已经将功能封装好了-A serial package, class
serial
- 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
Testgame
- 这是通过COM口对声波触摸屏控制卡进行仿真测试的程序的源码. BCB-through COM ports on acoustic touch screen control card for simulation testing procedures for the source. BCB
WIN32-serial
- WIN32的串口编程基本方法及概要,工4种方法供参考-WIN32 serial programming method and summary
VB-PC
- 利用VB实现PC机与多单片机通讯 -VB PC with a microcontroller communications VB PC communication with a number of SCM
232COM
- 能根据接受到的内容,自动向串口转发设定的数据
SCommTest
- 初学者自己做的串口通讯尝试,大家可以一起交流-Beginners do serial communication attempts, we can work together to exchange
USB
- 本程序提实现了USB串口的收发功能,经过工程验证,功能正确-This program provides USB serial transceiver implements the function, through engineering validation function correctly
SC16IS7xx
- 全双工串口扩展芯片SC16IS752的C驱动库文件-Full-duplex serial port expansion the the chip SC16IS752 the C driver library file
VB_RS232C
- VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development
serials
- 串口通信。对于初学者很实用。。 对串口开发人员也适合