摘要智能家居作为家庭信息化的实现方式,已经成为社会信息化发展的重要组成部分,物联网因其巨大的应用前景,将是智能家居产业发展过程中一个比较现实的突破口,对智能家居的产业发展具有重大意义。本文基于容易实现,方便操作,贴近使用的设计理念,采用STC89C52单片机为控制核心,为控制终端,并采用包括红外遥控、按键、Web界面等在内的多个控制源来控制家用电器。本文的二至四章描述了整个设计的软、硬件部分的具体实现,第五章是根据设计好的功能搭建了一个具体的环境实例。关键词:物联网、智能家居、单片机、STC89C52、多源控制1AbstractSmartHomeastheimplementmodeofFamilyInformationhasbecomeanimportantpartofthesocialinformationdevelopment.Thenetworkingbecauseofitshugeprospecttodevelop.ItwillbearealwayduringtheSmartHome`sdevelopment.NetworkingmeansalottotheSmartHome.Thisarticlebaseonthedesignconceptoftryingtouseeasiestwaytodeliverhandleandclosingtouse.WetaketheSTC89C52asthecontrolcoreofthedesign.Therelayasthecontrolterminalmean.Whilewealsousethetraredremotecontrolkeywebpageetctocontrolthehomeappliances.Twotofourchaptersofthispaperdescribesthedesignofsoftwareandhardwaretoachievethespecific.ChapterVisbasedonfeaturesdesignedtobuildaspecificenvironmentinstance.Keyword:Networking、Intelligent、Home、Microcontroller、STC89C52、multi-sourcecontrol2目录摘要.....................................................................................................................................1Abstract................................................................................................................................2第1章背景........................................................................................................................41.1智能家居的概念....................................................................................................41.2物联网的出现........................................................................................................41.3智能家居控制系统功能........................................................................................5第2章总体设计................................................................................................................62.1整体介绍................................................................................................................62.2系统设计方案........................................................................................................62.3功能设计:............................................................................................................72.3.1多源控制....................................................................................................72.3.2室温控制....................................................................................................72.3.3灯光控制....................................................................................................72.3.4光线控制....................................................................................................72.3.5模式控制....................................................................................................8第3章硬件设计................................................................................................................93.1最小系统模块.......................................................................................................93.2串口模块.................................