Voltlog #276 – What Is The CO2 Concentration In Your Home?

Welcome to a new Voltlog, in the previous video I showed how I built this monitoring system for CO2, it’s based on an ESP32 development board and it uses two sensors the MH-Z19B and the CCS811. In that video I explained the differences between these two sensors so please watch that to better understand the current video and the conclusions presented here.

I’ve let the system run and collect data for the past few days and now we can take a look at the data and draw some conclusions which might help you decide what sensor to use in your future projects or it might determine you to build a similar data logger to check the CO2 levels in your home because I assure you if you do not have a ventilation system, chances are you are sleeping in some high CO2 concentration levels.

Voltlog #275 – CO2 Concentration Measurement System With MH-Z19B & CCS811

Welcome to a new Voltlog, you might remember these two sensors from a previous mailbag, this is the MH-Z19B and this is the CCS811 both of these report CO2 levels but they measure this differently and I’ll explain this in a moment. I got these two sensors in order to monitor CO2 levels in my home, to determine if the levels rise too much at night, especially during the winter time when we tend to keep the windows closed most of the time. I live in an old apartment building where there isn’t much provision for ventilation and so I suspect the air I breath during sleep is high in CO2 levels as it builds up over night.

In this video I’m gonna show you how I built the monitoring system using an ESP32 board that reads the sensor data and then sends it over the network to an MQTT server running on my raspberry pi. I then use node-red to insert the data into InfluxDB and then finally Grafana to monitor all of this data in a nice graphical user interface. The beauty of this setup is that all of this software is free to use and open-source.

Voltlog #150 – Quick Update

Welcome to a new voltlog, in this video I’m gonna give you guys a few updates on what’s going on. So I’ve been working on the bigclown review, I’ve built my project which is collecting data and I am visualizing the data with Grafana which is very nice but I’m gonna wait a few more days before I collect more data and then I’m going to release my review of the bigclown kit.