Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

jehy/co2-online-display

Repository files navigation

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!