搜索资源列表
基于VB实现PC机与单片机的串行通讯
- 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
VBserialcommunication
- VB编写的串口通讯界面,主要面向51单片机的串口通信。
Ttest
- 串口通信。简单 的一个界面,用于单片机与PC 的通信。-Serial interface communication. A simple interface to the microcontroller and PC communications.
temperature-control
- 单片机控制水温的串口通信界面程序,利用了COM编程-SCM Serial port
COM-DISP5.0
- 在地铁轻轨运行的车载监控显示程序,工控机串口接受PIC单片机发送来的串口数据,在界面显示各个轮胎的温度气压电压数据,并适时做出判断,做出报警指示。工程调试通过运行源码!-In the metro and light rail vehicle monitoring display program running, IPC PIC microcontroller serial port accepts serial data sent by the interface displays the te
09
- 计算机和单片机的串口通信,包括串口通信参数设置,界面设置,控件加载及控件属性设置,接受数据的处理-Computer and microcontroller serial communication, including the serial communication parameters, interface settings, control loads and control property is set to accept data processing
Modbus
- 基于Modbus通信协议的串口通信程序。通过串口和单片机通信。程序主要分为串口类,Modbus类,和主界面操作类,有详细的注释。类封装的很好,可重用。-Modbus communication protocol based on serial communication program. Communication via the serial port and the microcontroller. Programs are divided into serial category, Mo
RS232_51aPC
- 实现单片机与PC机串行通讯。 PC机采用c语言,单片机采用汇编语言。 实测通讯的数据传输可靠。只是屏幕的显示界面有待完善。-Single-chip microcomputer serial communication with PC. PC machine using c language, MCU assembler. Measured communication of reliable data transmission.Just the screen interface n
