搜索资源列表
深入浅出VC++串口编程之基于控件
- Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-Visual C to provide us with a handy Microsoft ActiveX controls Communications Control (MSComm) to support the applications o
VCmscom
- 利用MSCOM实现了RS232串口通信,经工程证实,程序可用。-MSCOM achieved using RS232 serial communication, the project confirmed that the procedure can be used.
chuankou
- 用VB编程实现串口数据的传输,并画出坐标轴,添加相应的控件-VB programming serial data transmission, and draw the axes, and add the appropriate controls
MSComm
- 上面有多个按钮,次软件的目的是为了实现串口通信,当按下按钮时串口就会发送信息到设备中,设备一般需要基于单片机的控制设备-Multiple button above, sub software is intended to achieve serial communication, serial port when you press the button it will send a message to the device, the device generally require cont
vba
- 串口通信实现电脑pc与单片机进行2位十六进制数传输-Computer pc with microcontroller serial communication to achieve two hexadecimal number of transmission
ThreeAxisTurnTableContro
- 这个是基于labwindows的串口编程源代码。包括串口打开,发送数据,接收数据等功能。在此基础上,实现了一个简单的通信协议。-This is labwindows serial programming source code. Including serial open, send data, receive data, and other functions. On this basis, a simple communication protocol.
VB_COM
- 采用vb实现的串口通信,用控件实现,完全可以测试。-Vb realize the serial communication control can test.
VB-UART-527
- VB 实现串口收发字符串,保存文件等操作。-VB serial transceivers string, save the file operation.
11-FxNaFe
- VC6.0实现scomm串口通信,与三菱FX系列PLC实现通信,读取D寄存器中的数据,写入数据。还实现了简单的多线程。仅供参考。-VC6.0 sComm serial communications, and MITSUBISHI FX series PLC to achieve communications, read data the D register, write data. Also implemented a simple multi-threaded. For reference
SCommTest
- vc++mfc编程实现串口收发数据,按钮指示灯变色功能。-vc++ mfc programming serial data transceiver, the button lights change color function.
MFC_com
- 使用VC2005实现异步串口通讯,其中波特率及端口号可调。-VC2005 using asynchronous serial communication, in which the port number and baud rate adjustable.
水下推进器控制界面
- 水下推进器连接Arduino板,小板与PC串口连接,控制面板实现长按持续向推进器输入信号。