智能安防系统的设计Design of intelligent security system 内容摘要 安防系统,是以维护安全为目的。安防系统在生活中常常都可以见到。安防系统其实就是各种安防产品的结合,组合到一起就成为了一个完整的安防系统。其中包含有各式的具有报警、预警、监控、控制功能的安防产品。安防系统的目标是保障特定场景或范围内的安全。而在日常家居生活中,火灾、盗窃等安全问题时有发生,针对这些问题衍生出的安防系统也并不少见。随着科学技术的发展,新鲜的科学技术不断出现。从前人们无法想象的对于安防系统的需求也可以通过智能化一一实现。各种类型的安防系统与现代科学技术相结合,变换出各式各样的不同类型的新式安防系统。智能安防系统除了需要保证基本的安防功能,如温度感应、湿度感应、烟雾感应以及防盗功能等功能外,还需要紧跟科技的发展步伐。人脸识别、各类传感器数据的结合预警以及公众号智能推送预警信息,使得安防系统更加智能化。智能安防系统是一种对于多种常发在日常家居生活中危害安全的智能预警系统。本文中以这种智能安防系统为研究对象,使用 Raspberry Pi 作为核心的预警数据处理设备,各个检测模块通过 GPIO 口接入 Raspberry Pi(树莓派),处理相关数据,并且得出需要提示的预警信息。最后将预警信息通过微信公众号传输给用户。实现远程监控家居安全的功能。关键词:智能安防系统;Raspberry Pi(树莓派);微信公众号;预警信息; 检测模块 AbstractThe purpose of security system is to maintain security. Security system is often seen in life. In daily life, fire, theft and other security problems occur from time to time, and the security system derived from these problems is not uncommon. In the past, people could not imagine that the demand for security system could also be realized one by one through intelligence. In addition to the basic security functions, such as temperature, humidity, smoke and anti-theft functions, the intelligent security system also needs to keep pace with the development of science and technology. Face recognition, early warning of various kinds of sensor data and early warning information of offic...