河北农业大学信息学院本科毕业论文题 目: 智慧大棚 - 管理系统实现 摘 要智慧大棚系统是物联网技术在农业方向上的一次探究,本系统通过各种智能感应器实时采集温室内温度,湿度,光照强度等环境参数,自动开启或者关闭指定设备。实现农业综合生态信息自动监测、对大棚温湿度远程控制,自动化浇水灌溉等功能。智慧大棚系统包括以51单片机为核心,WIFI传输模块,光传感器,温湿度传感器,led灯,电磁阀,电机等原件的下位机系统和用php编写的上位机系统。通过WIFI实现上位机和下位机通信,在上位机部署服务器,可以通过“花生壳”实现外网访问,实际部署时候可以购买域名实现商业化运作。在设计实现方面,本系统下位机部分由51单片机收集各传感器数据通过时钟定时广播发送连接的设备,通过WIFI模块可是实现电脑和手机的方便连接,上位机程序采纳面对对象系统分析与设计方法,设计和实现本系统的各个模块,最终整合成完整的应用程序。接受到数据后通过处理存入数据库,通过开发的web网站和微信公众账号读取数据库数据向用户展示作物历史数据,通过与预定义的数据对比推举用户进行浇水,增加光照等操作。设计此程序的目的是希望能给需要此类信息的人们带来方便,同时自己在完成此程序的过程中学到知识和经验。关键词:物联网、ThinkPHP、MySQL、51单片机、微信公众平台.AbstractIntelligent greenhouse system is an exploration on the Internet of things technology in agricultural direction, the system through the temperature real-time acquisition of greenhouse intelligent sensors,humidity, light intensity and other environmental parameters, automatically open or close the specified device. Implementation of integrated ecological agricultural information automatic monitoring, temperature and humidity of the greenhouse remote control, automatic irrigation and other functions. Intelligent greenhouse system includes the 51 single-chip microcomputer as the core a WIFI transmission module, a lightsensor, temperature and humidity sensor, LED light, electromagnetic valve, the lower position machine system motor and other original and PHP the superior machine system. Throug...