文件名称:PC-and-mcu-communikation
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-07
- 文件大小:
- 23.58mb
- 下载次数:
- 0次
- 提 供 者:
- 因*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atmel company, realize the data communication between PC and single chip microcomputer system.SCM system to collect temperature, the data via a serial port to transfer data to PC, PC to realize the temperature display.Complete the single chip microcomputer with MAX232 chip TTL level to the RS- 232 two-way level conversion With 46 matrix keyboard to complete to display the data sent With seven segment digital tube LED display to send and receive data.In the aspect of software design, the PC using VB or VC programming language, USES the communication control to realize the serial port to send and receive data Single chip microcomputer aspects complete data receiving and sending in interrupt mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PC机与单片机串行通信系统\IMG_0247.JPG
........................\IMG_0248.JPG
........................\IMG_0249.JPG
........................\IMG_0250.JPG
........................\IMG_0251.JPG
........................\IMG_0252.JPG
........................\IMG_0253.JPG
........................\IMG_0254.JPG
........................\IMG_0255.JPG
........................\IMG_0256.JPG
........................\IMG_0257.JPG
........................\PCB\PC机与单片机串行通信系统主机.ddb
........................\...\PC机与单片机串行通信系统从机.ddb
........................\.rogram\主机\18B20.h
........................\.......\....\LCD1602.h
........................\.......\....\主机
........................\.......\....\主机.c
........................\.......\....\主机.hex
........................\.......\....\主机.lnp
........................\.......\....\主机.LST
........................\.......\....\主机.M51
........................\.......\....\主机.OBJ
........................\.......\....\主机.plg
........................\.......\....\主机.uvopt
........................\.......\....\主机.uvproj
........................\.......\....\主机_uvopt.bak
........................\.......\....\主机_uvproj.bak
........................\.......\从机\Uart.h
........................\.......\....\从机
........................\.......\....\从机.c
........................\.......\....\从机.hex
........................\.......\....\从机.lnp
........................\.......\....\从机.LST
........................\.......\....\从机.M51
........................\.......\....\从机.OBJ
........................\.......\....\从机.plg
........................\.......\....\从机.uvopt
........................\.......\....\从机.uvproj
........................\.......\....\从机_uvopt.bak
........................\.......\....\从机_uvproj.bak
........................\上位机程序.vi
........................\毕业设计(论文)开题报告.doc
........................\Program\主机
........................\.......\从机
........................\PCB
........................\Program
PC机与单片机串行通信系统