资源列表
标准Modbus串口通讯
- 这个主要实现的是工业标准的Modbus串口通讯。
VCRS2332-PROGRAM
- 用Visual C++编制的串口通讯软件.-Visual C++ with the preparation of the serial communication software.
comm
- 用vb写的串口调试助手源码,内部有详细注解,适合初学者-Using vb source code written in serial debugging aides, detailed internal notes, suitable for beginners
src
- dsp实验用的串口通信代码。。c语言编的。。应用时放进src文件夹直接运行-Serial communication codes dsp experiment with. . c language series. . Src folder directly into the run-time application
SerialPort
- 串口通信类,轻松实现串口通信,强烈推荐使用-Channeling port communications
serial class
- vc++6.0写的串口操作的类-vc 6.0 write operation of the serial category
uart
- BCB6下完整的UART通信程序,多线程机制,封装成独立的类,从Win95时代用到XP,主要配合单片机用,遇到实际问题就修改、记录,能抗住单片机的频繁上电,可用于1Mbps以上高速的虚拟串口,并具备直接控制RTS/DTS输出信号的功能。-BCB6 UART communication program under the complete, multi-thread mechanism, packaged as a separate class, use the times from the Wi
this-program-demostrares-how-to-write-data-to-ser
- this program demostrares how to write data to serial port through C function
SCI(UART)
- 51串口通讯 C语言程序 用STC单片机实现的-51 serial communication C language program using STC MCU
51chuankoutoPC
- 51单片机和PC通过串口传输数据,可以用串口调试工具查看-51 microcontroller and PC through the serial port to transfer data, you can use serial debugging tool View
2-23
- 106条形码读卡器编码程序,VB编程,包含读、写功能-106 bar code reader coding procedures, VB programming, including reading, writing features
cuankoutongxin
- 简单的串口通信程序!通过按键来实验是否将主机中相应缓冲区中的内容传送给从机!主机状态改变,按键传输时,从机状态也将改变!