搜索资源列表
单片机采集数据
- 简介下这个项目,好让大家有个全面的了解. 这个项目是用单片机采集回来数据,再以16进制的形式发给串口.现在就是要用VB做一个监控程序,处理数据,一方面实时显示,一方面存入数据库,再提供给远端的客户端.
C51_Series_Comm
- VB平台 单片机与PC机串口通信的PC端程序。 小巧易用,功能丰富
yuntaicontrol
- vb写的云台控制系统,有镜头设置,端口设置等,
VB.rar
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富,VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
VBchuankou
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
rs232
- 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation
RS232_VB
- pc端与单片机通讯使用vb开发串口通讯源程序-pc communications client and single-chip serial communication using vb source code development
VB
- VB串行端口大全教学源代码,方便初学者学习RS-232串口-VB Serial port Daquan teaching source code, easy for beginners to learn RS-232 serial port
vyuntaicontrob
- vb写的云台控制系统,有镜头头设置,端口设置等,可直接使用。 -vb wrote Yuntai control system, there is the camera settings, ssuch as port settings, complete source code can be used directly.
PC-Test3-Review--
- 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
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
STM32IAP_and_DebugTerminal
- STM32在线升级,通过串口在应用程序运行时实现应用程序升级。包括应用程序例子程序源码。包括VB编写的PC端IAP与串口调试一体的程序。所有程序包括VB均有源码。-STM32 IAP, Serial Port, Debug Terminal, VB, Testing Source Code
232tester
- C51串口调试程序,对于理解232通信有一定帮助 单片机部分为C语言,电脑端为vb编写。-C51 serial debugger, an understanding of some help 232 SCM is part of the C language, computer terminal for the vb prepared.
ttye
- 通过VB控制单片机的IO端口,和控制下位机的启动与停止,波特率是9600 COM4 。