搜索资源列表
VB小程序
- 实现上位机与下位机相结合,能显示出单片机采集的温度(利用电信号模拟温度信号)-Between PC and the next crew combination SCM can demonstrate acquisition of temperature (temperature using ECG signal simulation)
VisualBasic&RS-232
- 电子书《Visual Basic与 RS-232 串行通信控》详细介绍vb与232通信编程,用于开发基于单片机通信的上位机程序-electronic book "Visual Basic and RS-232 serial communication control" with detailed vb 2 32 Communication Programming for the development of microcontroller-based PC communica
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.
90010
- RM10温度记录器,这个也是vb下开发的上位机对单片机的读写控制示例程序,有直接可用的源代码和演示文件。-RM10 temperature recorder, this is also developed under vb PC to read and write control of the SCM example, are directly available source code and demo files.
WZDAQV1.1
- 汽车门铰链,VB上位机数据采集测试程序,包涵图形绘制,数据分析,控制电机,打印输出。-Automobile door hinges, VB host computer data acquisition test program, bear with graphics rendering, data analysis, control motors, printouts.
communication
- 基于VB的单片机与上位机通讯误码率测试程序-VB-based MCU and host computer communication bit error rate test procedure
Product2
- 原创上位机VB程序调试串口通信,实现直接单片机和PC进行简单的通讯。-Original PC VB program for serial communication
Tsph
- 这是VB编程RS232串口(COM口)控制的D/A(数模转换)转换板的上位机演示程序。通过电脑串口(或其他具有串口的单片机、PLC、DSP)发个简单的可视ASCII指令,便可以方便地控制8个数模转换通通道输出设定的电压值。比如,电脑串口输出字符串"C2V2660"到本控制板,则控制板将控制2号通道输出2.66V电压;电脑串口输出字符串"C6V3060"到本控制板,则控制板将控制6号通道输出3.06V -This is the host computer demo program VB pro
VByu18b20
- 单片机通信,vb与18b20温度传感器通信资料,包括上位机和下位机程序-Single-chip communication, vb and 18b20 temperature sensor communication data, including upper and lower machine program
vs2005_com
- 基于VB.NET编写的,与单片机串口通讯的上位机程序-Written in VB.NET based, with the microcontroller serial PC communications program
temperature_LED_DHT11
- 用VB编写的上位机程序,主要用于查看单片机内部温度和室内实时温度,并可实现蓝牙控制灯的亮灭,描绘实时温度曲线。-VB prepared by the PC program, mainly used to view real-time MCU internal temperature and indoor temperature, and can achieve Bluetooth control lights out, depicting real-time temperature curve.
VB-comunication
- 单片机与PC机串口通信的上位机程序,可用于PC机与单片机无线通信,采用VB语言编写。-SCM and PC serial communication PC program, PC and MCU can be used for wireless communication, using VB language.
VB
- 温室大棚上位机程序,可以与下位机进行通信,可以控制下位机(51单片机)的电机模块,液晶显示模块,排气扇模块,传感器模块-Greenhouse PC program, you can communicate with the next crew can control the lower machine (51 MCU) motor modules, LCD modules, fan modules, sensor module
wifi-car-VB-
- 1.1. 智能小车的功能 1).循迹(自动识别人为给定的随意路线并能自动沿着路线远行) 2).壁障(自动检测障碍物,并做出反应保护小车,以免车身与障碍物相撞) 3).无线视频监控(小车上的摄像头采集的画面通过wifi信号传输回电脑时刻监控小车周围的环境情况) 4).电脑遥控小车(通过上位机接收的视频监控画面对小车实时遥控,切换小车的工作模式等) 1.2. wifi智能小车的总体工作原理 电脑上运行上位机程序,通过无线网卡和小车上的路由通信获取摄像头传回来的画面并向路由发
chapai_usb
- vb做的节能插排上位机程序,用于和avr单片机进行上下位机简单通信,对servialport类应用的简单处理,不错的学习串口通信的资料-vb do energy-saving plug rafts crew procedures for avr microcontrollers and upper and lower machine communication simple, easy to servialport class application processing, data good
VB_light
- 这是一个单片机通过上位机VB控制一盏小灯的程序,已经过测试,有兴趣的可以下载来-This is a single-chip VB control through the PC a little light in the program, have been tested, are interested can download to see
HWWUSY
- 基于51单片机的红外遥控温度C程序,用12864显示,包含定时器和按键中断。附件中还包含VB上位机界面程序及界面、原理图、程序说明。亲测,绝对能用。-Infrared remote control based on 51 single chip microcomputer temperature C program, in 12864, according to contain timer interrupt and buttons.Attachment also contains VB PC
TCPIPC#源码
- 基于vb.net的上位机 用于通过网口进行通讯 连接下位机以及数据显示(The host computer based on vb.net is used to communicate through the network port, connect the lower computer and the data display)
mfc
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
VB与51串口通信(修改)
- vb设计的上位机与51单片机间通信基础程序,可以实现(Vb design of the upper computer and 51 SCM communication basic program, can be realized.)