Giter VIP home page Giter VIP logo

xibeilang524 / rq_hms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangeasy6/rq_hms

1.0 2.0 1.0 621 KB

基于 Raspberry Pi 和 QT 的智能家居安防系统,能够实时监测家庭中的温度、湿度值,还有红外监测用于监控人的通过,USB摄像头采集图像信息形成监控视频。

License: GNU General Public License v3.0

Makefile 1.29% C 73.26% C++ 24.52% QMake 0.92%

rq_hms's Introduction

RQ_HMS

基于树莓派3B+和QT的一个智能家居监控系统

  • /Linux 目录存放服务器(树莓派)的代码
  • /QT 目录存放客户端(PC)的代码

物理连接

  • 树莓派 GPIO_1 连接 DHT11(使用 WiringPi库)
  • 树莓派 GPIO_4 连接 红外
  • 树莓派 GPIO_5 连接 蜂鸣器
  • 树莓派 USB2.0 连接 摄像头
  • 客户端 通过网线或无线连接树莓派(服务器端)

已完成:

  • 火灾报警、拜访提示音、闯入报警
  • 读取dht11
  • 温湿度值校验
  • 多连接支持,pthread & mutex
  • QT基本界面
  • 视频
  • 日志

结语

  • 本项目实现了家庭监控系统的基本功能,包括温湿度显示、视频显示、有人提醒、火灾报警、日志功能,但是由于项目初期对于系统目标以及功能设计的不完整,暂停开发。

可完善:

  • 视频优化
  • 用户登录
  • 日志升级(双向传输 & 数据库)
  • 常用IP下拉栏 + IP输入格式限制
  • 录制视频 + 回看功能
  • 短信 + 设置主机号码
  • UI美化

可升级

  • 红外传感器受环境光影响,可替换为微波感应开关
  • USB摄像头换为专业摄像头,使采集点变多,且传输距离更远
  • 升级报警器
  • app客户端

RQ_HMS

Made a home monitoring system with Raspberry Pi and QT.

  • /linux stores the code on the Raspberry Pi.
  • /QT shores the QT code.

Raspberry Pi physical connection:

  • DTH11 sensor monitor temperature and humidity,Connected to WiringPi_GPIO_1
  • Infrared sensor monitor pass and into,Connected to WiringPi_GPIO_4
  • The buzzer is used for alarm,Connected to WiringPi_GPIO_5
  • Camera connected to USB.

Conclusion

  • This project implements the basic functions of the home monitoring system,include temperature and humidity display function、video display、reminder、fire alarm、log function.
  • However,due to the initial design of the system for the system goals and functional design is not completed, suspended development.

rq_hms's People

Contributors

wangeasy6 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

dongdong-2009

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.