Welcome![Sign In][Sign Up]
Location:
Search - VB MCU

Search list

[Other resourceVB-PC-and-multi-microcontroller-communications

Description: 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点。-in Windows98 using VB serial communication controller can be achieved with a PC between the MCU communications. Using the timer control greatly accelerate the automation process, more to overcome the "handshake" agreement caused by the slow pace of the communications shortcomings.
Platform: | Size: 8154 | Author: 戚艳芬 | Hits:

[SCMmodbus51

Description: 用于单片机的开发 用modbus协议 实现上位机与下位机的通讯-design for mcu,protocl is modbus,for double mcu commiunication
Platform: | Size: 36864 | Author: 黄冉 | Hits:

[SCMsms_C51

Description: 用51单片机收发短消息的源程序,有祥细的注释说明.-MCU with 51 send text messages to the source, the explanatory notes wound.
Platform: | Size: 40960 | Author: 小城有我 | Hits:

[Com Portxum1_Moto_car_Jacky_ICFans.com

Description: VB写的串口通讯,通过串口对单片机进行控制.-VB write serial communications through the serial port MCU control.
Platform: | Size: 41984 | Author: | Hits:

[SCM51反汇编

Description: 用VB编的51单片机反汇编程序,可以将十六进制的源码反编译成汇编语言-VB series MCU-51 assembler, can be the source hexadecimal anti-compiled assembly language
Platform: | Size: 45056 | Author: 西南风 | Hits:

[SCM51dpj8019

Description: 一个51单片机网卡的IP地址设置界面程序,供做一些网络设置的人参考.VB做的很简单-a 51 MCU IP address card interface set up procedures for some network configuration of reference. VB is very simple to do
Platform: | Size: 188416 | Author: kkkkk | Hits:

[SCMVb_prj

Description: 单片机开发用小工具 LED码表生成工具 飘鸿原创-MCU Development Tools with a small LED stopwatch-generation tool for creative floats
Platform: | Size: 63488 | Author: 飘鸿 | Hits:

[SCMVB-PC-and-multi-microcontroller-communications

Description: 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点。-in Windows98 using VB serial communication controller can be achieved with a PC between the MCU communications. Using the timer control greatly accelerate the automation process, more to overcome the "handshake" agreement caused by the slow pace of the communications shortcomings.
Platform: | Size: 8192 | Author: 戚艳芬 | Hits:

[assembly languagepc-mcu

Description: 8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。-8052 single-chip serial communication and computer tests. Have successfully demonstration PC using a program written in vb.
Platform: | Size: 2048 | Author: wangjunbin | Hits:

[Program docvb

Description: VB所涉及的单片机和串口之间的通信编程。-VB involved between MCU and serial communication programming
Platform: | Size: 113664 | Author: 徐宗海 | Hits:

[Communicationvb-tongxin

Description: 用VB6.0编写的实现PC机与单片机通信的程序,单片机通过MAX232实现电平转换,VB使用MSCOMM控件实现,波特率是19200bps,无校验。-VB6.0 prepared with the realization of PC and MCU communications procedures through the MAX232 to achieve single-chip level conversion, VB control used to achieve MSCOMM, baud rate is 19200bps, no check.
Platform: | Size: 2048 | Author: 李永 | Hits:

[Program docVB

Description: 通过VB开发环境设计开发单片机与上位机PC的通讯组件实现了单片机与PC的串行通讯。-VB development environment through the design and development of PC-MCU and host computer communication components implemented SCM and PC serial communication.
Platform: | Size: 821248 | Author: 老纪 | Hits:

[CommunicationVB

Description: 本例是使用VB编写的串口通信代码,包括两个PC之间,PC机和单片机之间等多个代码-This example is written using the VB code for serial communication, including the PC between the two, PC machines and between MCU and other codes
Platform: | Size: 5268480 | Author: 王俊 | Hits:

[Consolevb

Description: 用单片机实现简单的测电压功能,用七段式数码管显示电压,也可以用上位机实现实时电压-With MCU simple voltage measurement function, with a seven-segment-type digital display voltage, you can also use the PC for real-time voltage
Platform: | Size: 1024 | Author: jia | Hits:

[SCMVB-Mscomm-rx-and-tx

Description: 在VB环境下利用Mscomm控件,向单片机发送数据(每按一下发送按钮即向单片机发送1个字节), 使单片机接收到该数据后,马上再将该数据发送到VB当中。-In the VB environment using Mscomm control, sending data to the MCU (each click on the Send button to send a byte immediately SCM), SCM received the data so that immediately after the data and then send them to the VB.
Platform: | Size: 19456 | Author: welkinchan | Hits:

[SCMPC-mcu

Description: PC机与单片机串口通信一个很好的例程,VB开发-PC-MCU serial communication with a good routine
Platform: | Size: 4096 | Author: 姜利 | Hits:

[SCMMCU-to-VB

Description: Visual Basic 串口通讯接收单片机发送的16进制数据-Visual Basic serial communication receiver microcontroller 16 to send binary data
Platform: | Size: 479232 | Author: 王强 | Hits:

[SCMVB

Description: VB书写的上位机界面控制单片机流水灯的亮灭顺序-PC interface written in VB control MCU bright light off the order flow
Platform: | Size: 3072 | Author: hanzhi | Hits:

[Com PortSerial-Communication-using-VB

Description: 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can either use MSComm control can also call the Windows API function implementation. However, if MSComm control can be used, we recommend you select this control is achieved because MSComm control functions and API calls as strong, or even better than it and use it more simple. Provided in this chapter the design of serial communication program, in addition to PC serial communication with the outside PC, PC and MCU, PC and intelligent instruments, PC and PLC, PC and serial communication modules, such as GSM SMS implementation tasks are used MSComm control.
Platform: | Size: 1689600 | Author: | Hits:

[Windows Developvb-mcu

Description: 使用教程,很实用的VB教程 希望得到的人都能学好VB-failed to translate
Platform: | Size: 4096 | Author: 李涛 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net