搜索资源列表
VB.rar
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富,VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
Serial-Communication-using-VB
- 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
PC-mcu
- PC机与单片机串口通信一个很好的例程,VB开发-PC-MCU serial communication with a good routine
VBserial
- VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
SC
- VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
VBchuankou
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
6
- PC机与单片机串口通信,包含vb串口通讯源代码和c51程序。
VB-serial-communication
- 在本文提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。-In this article, serial communication program designed to provide, in addition to PC and PC serial communication peripherals, PC and SCM, PC and smart instrumentation
VB-serial-communication-chapter6.2
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第6章 6.2 PC机与单片机串口通信-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 6 6.2 PC and Single-chip serial communication
shangweiji
- 本上位机是基于VB语言编程的进行与单片机串口通信的上位机。用于三个舵机的控制。串口通信格式为波特率9600bps、8位数据位、1位停止位、无校验、ASCII码字符通信。串口通信程序用于接收上位机发送过来的控制命令。控制命令采用自定义文本协议,即协议内容全部为ASCII码字符。通信协议格式为起始符“#”通道号CHx,脉宽百位,脉宽十位,脉宽个位,与停止符“!”。-The host computer is based on the VB programming language for serial
PC
- 实现PC机与单片机的串口通信,本设计通过VB实现的-PC connect with MCU by VB
serial_comu_PC_MCU
- vb编写的PC机与单片机串口通信程序设计-vb prepared by the PC and MCU serial communication programming
PC-and--microcomputer
- 6.2 PC机与单片机串口通信 在VB环境下研究串口连接-6.2 PC and single-chip microcomputer serial interface communication
--PC-and-PC
- 6.2 PC机与单片机串口通信 在VB环境下进行串口通讯-6.2 PC and single-chip microcomputer serial interface communication
VB-RS232
- PC串口与PC串口通信,及PC串口调试与单片机通信测试OK-Serial debugging and microcontroller communication
RS232-communication-project
- 利用VB制作的上位机软件成功完成单片机与PC之间的串口通信。-VB produced PC software successfully complete serial communication between the MCU and PC.
VB-PC-and-microcontroller
- VB使用mscom控件实现PC机与单片机串口通信,适合新手学习-Using VB controls to achieve mscom serial communication between PC and microcontroller
VB-comunication
- 单片机与PC机串口通信的上位机程序,可用于PC机与单片机无线通信,采用VB语言编写。-SCM and PC serial communication PC program, PC and MCU can be used for wireless communication, using VB language.
serial-communication
- VB实现pc与单片机串口通信任务 //利用vb实现pc与单片机串口通信任务 //编写程序代码 定义变量 Dim cnum As Integer 循环计数标志 Dim choosenum As Integer 选择指示灯号 串口初始化 在窗体的Load事件中加入下列代码对串口进行初始化 Private Sub Form_Load() MSComm1.CommPort=1 MSComm1.InputMode=1 MSComm1.RThresho
PC-and-single-chip-
- VB编程pc机与单片机的串口通信、参考书VB串口通信与测控应用技术实战详情-VB programming PC and single chip microcomputer serial communication