搜索资源列表
RS23程序
- 一个用VC写的串口RS232的源程序,并附有详细的文档说明,看后会有收获的-A program written by VC is on RS232, with detail document descr iption. Sure to get something after reading.
yx-k4-232 vc
- 标准工业RS232端口技术开发包,有一定的使用价值,方便开发类似PLC PDA GPS 等项目-RS232 ports standard industrial technology development kits, a certain value, and facilitate the development of similar PLC PDA GPS project
Dsp_Vs3.26
- VC++与RS232 的串口通信界面,可以实现对下位机的正常通信,界面有编辑框和组合框,Button控件等
Modbus_VC2005
- 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
SerialCom
- RS232 Serial Source (VC++)
DDE2
- 利用Windows所提供的动态数据交换(Dynamic Data Exchange,简称DDE)协议来实现组态王与Visual C++之间的数据交换,实时数据再经由VC++所提供的MSComm控件进行RS232串行.组态王利用DDE与"DDE Server"程序进行通信-Provided by the use of Windows Dynamic Data Exchange (Dynamic Data Exchange, referred to as DDE) protocol to achie
MiniCom
- vc下的RS232类,使用简单,稳定. 有多种方式读取数据,比如阻塞,线程,中断等方式.占用资源小,已经过认真调试,程序已经较为稳定和完善-RS232 class under the vc, easy to use and stable. There are many ways to read the data, such as blocking, thread, interrupt, etc.. occupiers resources is small, has been seriousl
shujujiemian
- 通过VC.net2005编写的上位机通讯软件,通过RS232对下位机的sd卡进行读写、擦除操作。-Written by VC.net2005 PC communications software, through to the next crew RS232 sd card read and write, erase operation.
ourdev_618148AOGWI2
- 此为VC下的MFC串口通信,采集下位机的DS18B20的温度,利用RS232串口传到计算机上,从而实现串口通信功能,该软件还有按键描述例,EDIT例等;-This is the VC under MFC serial communication, collected under the crew of the temperature of DS18B20, use RS232 serial port to the computer, thereby realizing the function
RS232-RS485-CPP
- 自由串口通信编程,基于C++开发的。可以很好学习及使用。-Free serial communication programming, based on VC++ development. Well to learn and use.
MFC-COscilloscopectrl_demo
- 用VC++MFC编写的上位机软件,它可以通过rs232串口接收下位机发送来的数据并实时显示,还可以对波形作频率幅度检测,还可以做更多普通示波器做的事情。-Prepared using VC++MFC software, it can be through the RS232serial port to receive the client to send data and display in real time, but also on the wave frequency amplitude
sunSerialPortTestTool
- 该控件使用VC++6.0编写,功能是对RS232串口进行测试,经过实际使用功能良好。-The control VC++6.0 write function is to test the RS232 serial port, after the actual use of functions.
iiuo442
- Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M
AtModem
- 该代码是在VC++6.0环境下控制串口采用RS232协议读写的小工具,可以通过AT指令驱动Modem进行拨号等操作。-The code is a serial RS232 protocol read and write control VC++6.0 environment gadget can be driven through the AT command modem dial-up and other operations.
RS232--yuandaima
- VC RS232 使用VC6.0 编写的RS232 测试程序,功能简适用-VC6.0 prepared using VC RS232 RS232 test program, the function simply apply
rs232_com_lib_sample
- 1个vs2010的工程,带详细源码和解释,如何生成一个VC的静态库生成一个lib库文件,然后tst_lib01文件夹里面的工程,就是一个例子如何调用自己生成的静态库,如何使用vc静态库,com文件夹里面的是编译自己静态库的例子。例子里面是吧rs232通讯封装成自己的库文件;vc如何用rs232串口通讯,com通讯例子,自己的库-A VS2010 project,2 sample,1 is how to make you static lib file using vc, and another