毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

多功能微机测试仪软件设计+电路图+源程序

时间:2018-06-14 11:06来源:毕业论文
基于单片机技术的多功能微机测试仪,该设计采用了40引脚的80C51单片机,通过加入外部电路来实现测量多个参数,具体为电流,电压,温度,湿度的精确测量,实现了多功能测量的思想

摘要:本文介绍了一种基于单片机技术的多功能微机测试仪,该设计采用了40引脚的80C51单片机,通过加入外部电路来实现测量多个参数,具体为电流,电压,温度,湿度的精确测量,实现了多功能测量的思想。24350
整体思路为通过各类传感器如电压,电流,温度或湿度传感器采集数据,采用LM124放大采集到的信号,经过放大处理后的信号是模拟信号,单片机是不能直接识别的,所以将采集到的模拟电压信号送到模数转换芯片 ADS1110 来进行 A/D 转化,最后将转换后的数字信号进行数据处理并通过液晶屏LCD12864来显示。最终实现了操作人员无需了解系统结构及各项具体技术指标,只要观察显示结果,就可以实现智能快速检测的目的。
毕业论文关键词: 单片机 ;多功能仪表; ADS1110;LCD12864S;DHT90
Multi-functional microcomputer tester software design
Abstract:This article introduces a kind of multi-functional microcomputer test instrument based on 80C51 single chip microcomputer technology. It adds an external circuit for measuring multiple parameters, specifically for the current, voltage, temperature and humidity, to implement the multi-function measurement.
Overall thought of the article is that use different kinds of sensors, such as voltage, current, temperature or humidity sensor to collect data, and LM124 amplification. Signals which are collected after dealing with the amplification are analog. The microcontroller is not directly identified, so the analog voltage signals were collected to the modulus conversion chip ADS1110 to A/D conversion. Finally it will be converted to digital signal data processing and displayed by LCD12864. Operators don't need to know the structure of system and the specific technical indicators. Since the observation shows the result, operators can rapid detect the data you want.
KEYWORDS:   Single-chip ; Multifunction meter; ADS1110 Digital ammeter;LCD12864;DHT90
目  录
1    绪论    1
1.1    课题简述    1
1.2    课题设计目标    2
1.3    多功能测试仪的应用前景    2
2    总体方案及设计思想    3
2.1    总体方案    3
2.2    实用意义    4
3    系统硬件电路设计及芯片介绍    5
3.1    主控电路部分    5
3.1.1    80C51单片机电路和芯片介绍    5
3.1.2    复位电路    6
3.1.3    晶振电路    7
3.2    测量电路部分    8
3.2.1    电压测量电路设计    8
3.2.2    电流测量电路设计    8
3.2.3    温湿测量电路    9
3.2.4    AD转换电路及芯片介绍    10
3.3    键盘和显示电路    12
3.3.1    键盘电路    12
3.3.2    LCD12864液晶显示电路    12
3.4    其他电路    13
3.4.1    通讯电路    13
3.4.2    其他电路    15
4    系统软件设计    17
4.1    程序撰写语言    17
4.2    软件设计和数据处理方法    17
4.3    软件框图    18
4.3.1    主程序软件框图    18 多功能微机测试仪软件设计+电路图+源程序:http://www.youerw.com/zidonghua/lunwen_17821.html
------分隔线----------------------------
推荐内容