搜索资源列表
VB-PC
- 利用VB实现PC机与多单片机通讯 -VB PC with a microcontroller communications VB PC communication with a number of SCM
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
vb-LED
- 用VB写的一个 简单的串口通信 工具,可以通过串口控制 单片机(如51)-Using VB to write a simple serial communication tool to control the microcontroller through the serial port (eg 51)
4
- 首先要设定通信协议,一般以帧格式 1、起始字节 2、数据长度 3~n、数据区 其次,vb发了一串数据 当单片机每收到一个数据时: 第一步:判断是不是起始字节,如果是到第二步,否则继续第一步 第二步:收到数据长度 第三步:根据数据长度循环收数据,直到结束。
vb
- vb串口调试小软件利用macomm实现 单片机串口通信调试-vb macomm
VB_24C02
- VB通过串口控制单片机读写24C02源代码-VB to read and write through the 24C02 single-chip serial port to control the source code
MSCOMM32
- 串口发送命令,工程文件都在,VB编写,单片机开发的好-Serial port to send commands, engineering documents are in, VB preparation
VB
- 232通讯软件 可以用于单片机与电脑通讯 以实现各种工业控制-232
Comm
- 一个运行很稳定的vb计算机和单片机通信的程序,可以增加自己的命令字。-a very stable and passed testing VB routin. you can add command self.
vbtx
- VB编写的与单片机串口通讯程序,显示单片机的工作状态,并能声光报警.-VB, and COM port communication program to show the working status of single chip, and can sound and light alarm.
TC35
- TC35发送接收程序,TC上位机软件,其中包括单片机和VB程序-TC35 sending and receiving process, TC PC software, including the microcontroller and VB program
pc-51
- PC机与51单片机之间的串口通讯,VB编的,分PC和单片机两部分-PC-51
serialportcontrol
- VB编写的串口程序,由PC控制单片机,是一个上位机和下位机的通信测试-it is based on vb,it can use it control serial ports
WINIOCANDVB
- VB编写的串口程序,由PC控制单片机,是一个上位机和下位机的通信测试-it is based on vb,it can use it control serial ports
VBMscomm
- 一个利用VB中的MSCOMM控件写的一个串口通信程序,用于获得有单片机传递的温度信心,根据温度信息画出温度曲线-MSCOMM in a VB control using a serial communication program written for a single chip to obtain the confidence to pass the temperature, the temperature curve drawn according to the temperature i
vb
- 串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。 提到串口通讯的编程,人们往往立刻想到C、汇编等对系统底层操作支持较好的编程语言以及大串繁琐的代码。-Serial communication as an ancient and flexible means of communication, is widely used in communication between the PC and the communication between P
VB-to-achieve-PC-serial-port-MCU
- 使用VISUAL BASIC 来实现PC机通过串口连接单片机-Achieved using the VISUAL BASIC PC, microcontroller through the serial port connection
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
VB
- VB在工程中绘制温度曲线,单片机串口通信-VBPaint temperature curve
VB6.0和51单片机实现模拟量输入
- VB6.0和51单片机实现模拟量输入串口通信(VB6.0 and 51 MCU analog input serial communication)