项目作者: bmiddha

项目描述 :
Sensor data logging and graphing.
高级语言: C++
项目地址: git://github.com/bmiddha/iot-sensors.git
创建时间: 2020-09-03T02:08:42Z
项目社区:https://github.com/bmiddha/iot-sensors

开源协议:MIT License

下载


iot-sensors

Sensor data logging and graphing.

Tech

ESP8266 w/ sensors report data via MQTT to Eclipse Mosquitto.
Telegraf is subscribed to the events and posts data to the Influxdb database.
Grafana is used to query data and visualize it with fancy dashboards.

Hardware

  • ESP8266 - Arduino compatible microcontroller with Wi-Fi.
  • DHT22 - Temperature-Humidity Sensor
  • PMS5003 - PM2.5 Air Quality Sensor