barthgustavo / mqtt-monitoring

Temperature, humidity, atmospheric pressure and altitude monitoring using MQTT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTT Monitoring

The purpose of this project is monitoring the temperature, humidity, atmospheric pressure and the altitude of an ambient. It is made to operate on a ESP8266 but it can be adapted to other microcontrollers that can be programmed using the Arduino IDE. It uses a Bosch BME280.

It has a simple chart using HTML + Javascript + Chart.js.

Working example can be found here.

License

MIT

About

Temperature, humidity, atmospheric pressure and altitude monitoring using MQTT.


Languages

Language:C++ 50.2%Language:JavaScript 34.3%Language:HTML 15.5%