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).
- Run script
co2.sql
in your database to create table. - Copy file
db_data.php.sample
todb_data.php
and put there your database credentials. - Reconfigure your arduino device to use your host.
- Enjoy!