/co2-online-display

SImple web app to display CO2 data from project https://github.com/jehy/arduino-esp8266-mh-z19-serial

Primary LanguageJavaScript

co2-online-display

Simple web app to display CO2 data from arduino-esp8266-mhz-19-serial project.

Requires PHP and MySQL.

You can check it online here (data may be not available if my sensor is offline today).

Screenshot

Installation

  1. Run script co2.sql in your database to create table.
  2. Copy file db_data.php.sample to db_data.php and put there your database credentials.
  3. Reconfigure your arduino device to use your host.
  4. Enjoy!