Git Product home page Git Product logo

iot-pm2.5-sensor's Introduction

iot-pm2.5-sensor

————传感器采集环境数据并在手机上显示

1.Android客户端  基于paho,连接指定的mqtt broker 地址,订阅主题,获取消息,将json字符串中的信息解析出来并显示 UI设计遵循MD

2.mqtt broker  服务器,运行mosquitto,负责消息转发和连接控制

3.汇聚节点  树莓派,将每个传感器节点采集的环境数据汇聚起来,并通过网络发送给mqtt broker  汇聚节点和传感器节点使用zigbee模块进行无线通讯

4.传感器节点 Arduino作为主控,连接DHT11温湿度传感器、pms5003空气质量传感器、zigbee模块  主控控制各传感器采集数据,将数据打包发送给汇聚节点

5.zigbee模块  根据固定的协议进行数据收发

6.TODO  在树莓派上增加数据库,将传感器采集的数据持久化    用机器统计算法预测雾霾指数  增加从手机到传感器节点的控制流

iot-pm2.5-sensor's People

Contributors

ws719547997 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

iot-pm2.5-sensor's Issues

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.