搜索资源列表
在Windows95下PC机和单片机的串行通信
- 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
基于VB实现PC机与单片机的串行通讯
- 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
pc
- 实现PC和单片机的通信。具有简单易懂等特点,方便开发人员使用。
51--Pc
- 简单的51单片机与PC机通过串口实现的串行通信.
PC机与单片机串口通信
- PC机与单片机串口通信
USB设备CH372/CH375调试程序
- 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 ******************************* 实例 MCU目录下为单片机端的主程
电导率仪的上位机数据采集软件.rar
- 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中,the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
wendushishishuaxin
- Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
qddown_vc82153452525
- USB接口通信程序,可用于各种PC机和单片机USB通信,使用时可适时更改-USB interface communication program can be used in a variety of PC and single-chip USB communications, the use of timely changes can be
PC-51
- 实现PC控制单片机的功能,利用串行通信来传输PC发出的指令到单片机-To achieve PC control of the microcontroller using serial communication to transmit PC issued instructions to the microcontroller
PC
- PC机与串口通信 实现PC机与单片机之间的串口传送-pc
VB
- 本例是使用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
hardware
- 硬件接口定义大全,包括单片机 PC 工业控制设备 仪器仪表的接口定义-The hardware interface definition Daquan, including the SCM PC industrial control equipment instrumentation of the interface definition
单片机通讯1.0版本
- 单片机和计算机进行通讯,51单片机可读取计算机的输入对流水灯的速度和方向控制,单片机可以将P1.0口的电位器电压输入到计算机显示。(computer communication control)
串口向PC及发送字符
- 51单片机串口测试,向PC发送字符,带串口调试软件。(51 singlechip serial test, send characters to the PC, with serial debugging software.)
51单片机实现的RS485通讯程序
- RS-232接口实现计算机和单片机通信程序(RS-232 interface to achieve the computer and singlechip communication program)
PC机与单片机通信
- PC机与单片机通信,单片机设计,串口通讯实例(The design of communication, PC and single-chip microcontroller, serial communication example)
单片机声光控灯
- 通过电压比较器比较光敏、声音的电压,判断是否为晚上并且有声音。灯亮10秒延时。原理图、PC版与程序已经打包。(Through the voltage comparator, we can compare the sensitivity of the photosensitive and the sound to determine whether it is night or sound. The light is delayed for 10 seconds. The schematic di
1单片机串口与PC通信
- 使用C语言实现单片机串口与电脑的通信,并通过串口控制流水灯(Realize the communication between single chip computer and computer)