{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机控制的花草自动浇水系统的设计

来源:56doc.com  资料编号:5D21647 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D21647
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机控制的花草自动浇水系统的设计(论文12000字)
摘要:本文设计了一个家用自动浇水系统,要求通过传感器对土壤湿度进行检测,土壤湿度传感器获取模拟量,通过放大转换成数字量通过单片机内的程序将湿度显示在LCD显示屏上,对湿度设定上下限值,当湿度下降到下限值时,通过单片机内的程序判断浇水,单片机发出浇水信号,控制继电器使串联抽水电机与电源的线路连通,进行浇水,当湿度到达上限值时,则中止浇水。若湿度高于下限值,单片机判断不需要浇水,那么就进行下一次检测。该系统的核心是STC89C52单片机以及土壤湿度检测传感器、ADC0832模数转换芯片、LCD1602液晶和包含继电器在内的浇水驱动电路。
关键词:STC单片机;ADC0832模数转换;自动浇水;土壤湿度检测

Design of Automatic Watering System of Flower and Grass Based on Single Chip Microcomputer
Abstract:A household automatic watering system is designed in this article .The design needs the sensor to detect soil humidity, the soil humidity sensor obtains the amplified analog into digital quantity through the microcomputer program,then the size of humidity will be displayed on the LCD screen..The design setssupper and lower limits, when thehumidity  drops to the lower limit, the program within the microcomputer determines the watering, the microcomputer issued a watering signal, control the relay to connect the series pump motor with the power supply line,when the humidity reaches the upper limit, then the watering will be stopped. If the humidity right now is higher than the lower limit, the microcomputer does not need to determine the watering, then the next test. The core of the system is STC89C52 microcomputer and soil moisture detection sensor, ADC0832 analog-to-digital conversion chip, LCD1602 liquid crystal and the relay, watering drive circuit.
Key words:STC microcomputer; ADC0832 analog-digital conversion; automatic watering; soil moisture detection
 

基于单片机控制的花草自动浇水系统的设计


目 录
1 引言    6
1.1 设计背景及研究现状    6
1.2 方案介绍    6
2 系统结构与功能介绍    7
2.1 系统结构    7
2.2 系统功能实现    7
3 系统硬件    8
3.1 最小单片机系统    8
3.1.1 STC89C52RC单片机的主要功能    8
3.1.2 STC89C52RC单片机引脚图和功能介绍    9
3.1.3 晶振电路    10
3.2 土壤湿度检测模块    11
3.2.1 土壤湿度检测模块的功能介绍    11
3.2.2 土壤湿度检测模块的工作原理    12
3.3 模数转换模块    13
3.3.1 ADC0832芯片    13
3.3.3 ADC0832与STC89C52单片机的接口电路    14
3.4 浇水驱动模块    14
3.4.1 浇水驱动模块概述    14
3.4.2 HK4100F功能介绍    15
3.4.3 HK4100F驱动原理    15
3.5 LCD 显示模块    16
3.5.1 LCD显示模块概述    16
3.5.2 LCD1602功能介绍及引脚说明    17
3.5.3 LCD1602与STC89C52单片机的连接    18
3.6 按键电路模块    18
4 系统软件程序    19
4.1 主程序设计    19
4.1.1 主程序流程图    19
4.1.2 主函数程序设计    19
4.2 控制模块流程图    21
4.3模数转换程序    22
4.3.1模数转换程序流程图    22
4.4 LCD模块驱动程序    23
4.4.1 LCD函数    23
5 系统硬件调试与功能演示    24
5.1 系统硬件调试    24
5.2 系统功能演示    24
6 总结    27
参考文献    27
致谢    29
 

推荐资料