Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmiddha/iot-sensors

Sensor data logging and graphing.
https://github.com/bmiddha/iot-sensors

ardunio docker esp8266 grafana influxdb mosquitto mqtt telegraf

Last synced: 23 days ago
JSON representation

Sensor data logging and graphing.

Awesome Lists containing this project

README

        

# 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