搜索资源列表
51dpj8019
- 一个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
vbpc
- 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点。本文以PS1016单片机为例,详细介绍了PC机与单片机之间的串行通讯、数据的发送和接收。 -in Windows98 using VB serial communication controller can be achieved with a PC between the MCU communications. Using the t
VB-PC-and-multi-microcontroller-communications
- 在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 automatio
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
HZKGBK
- VB写的一个汉字、全角字符点阵提取软件,支持汉字、全角字符点阵字模的提取。代码演示生成240*128和128*64点阵的字模。源代码来自ourdev.cn。对学习单片机的朋友有一点帮助,所以我就放上来了,有问题可以联系原作者:CoolFishWalking@163.com,在这里感谢作者。-VB write a character, full-width characters dot-matrix extraction software, support Chinese characters,
xine001_vb
- 用VB编的界面程序:用51单片机控制AD,测量室温,并用串口上传到上位机,绘出温度曲线图。-Interface program with VB code: MCU with 51 AD, measurements at room temperature, and uploaded to the PC with a serial port, draw the temperature profile.
MCU-to-VB
- Visual Basic 串口通讯接收单片机发送的16进制数据-Visual Basic serial communication receiver microcontroller 16 to send binary data
vb_RS485_stepper_moter
- 使用RS485 协议 使VB 和 单片机进行通信,控制步进马达,含原理图-RS485 agreement to use VB and MCU to communicate, control stepper motor, including schematic diagram
TestSoftware
- VB读写PIC的数据,可以控制PIC 单片机的产品。- read and write data from PIC MCU bY VB,which control the function to production
duolushujucaijiyuchuanshu
- 数据采集系统作为沟通模拟域与数字域的必不可少的桥梁有着非常重要的作用。本文介绍的重点是数据采集系统。数据采集与通信控制采用了模块化的设计,数据采集与通信控制采用了单片机8051来实现,硬件部分是以单片机为核心,还包括模-数转换模块,显示模块,和串行接口部分,还有一些简单的外围电路。8路被测电压通过通用ADC0809模-数转换,实现对采集到的数据进行模拟量到数字量的转换,由单片机对数据进行处理,用LCD显示模块来显示所采集的结果,并将数据通过串行口传输到PC机上,MCU与 PC机间的电平匹配采用M
vb-tongxin
- 用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
VBMCUdrawpicture
- 单片机通过DS18b20采集温度,发送给PC机,PC采用VB编程,VB接收单片机串口输入画图。-MCU through DS18b20 collection of temperature, sent to the PC machine, PC with VB programming, VB receiver microcontroller serial input drawing.
VB-Mscomm-rx-and-tx
- 在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 immediatel
yaokong_music-through-VB
- 运用VB编写的一款采用红外通讯控制单片机进行音乐的停止、运行、快进等操作的上位机软件!-Using VB to write a infrared communication control MCU operation of the music to stop, run, fast forward, etc. host computer software!
vb-mcu
- 使用教程,很实用的VB教程 希望得到的人都能学好VB-failed to translate
C51-UART-VB
- STC12系列单片机的C51串口通讯程序,实现与电脑的简单字符串的通讯,PC端用VB程序发送字符串,单片机接收数据,并显示在LCD屏幕上,当有特定字符时,单片机向PC发送LCD屏幕上显示的字符串-STC12 Series MCU C51 serial communications procedures, simple computer communication, PC end of the string to a VB program to send the string microcontr
VB-with-MCU
- VB 上位机 通过串口与单片机的通信的延时程序,该演示程序包含了普通的串口通信方式,还包含了上位机与单片机通信实例,是个不错的参考-VB host computer through the the serial microcontroller communication delay program, the demo program contains a common serial communication, also contains a host computer to communica
VB-source-code-control-MCU
- VB通过串口控制单片机读写24C02源代码-VB source code control MCU through the serial port to read and write 24 our fleet
PC-and-mcu-communikation
- 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm
vb6例子
- 利用can卡的动态连接库实现vb与单片机的can通讯,实现can数据帧的发送与接受(The dynamic connection Library of can card is used to realize the can communication between VB and MCU, and the sending and receiving of can data frame are realized)