Skip to content

Simple ESP32 connected with CCS811 for measuring CO2 & TVOC

License

Notifications You must be signed in to change notification settings

TamataOcean/esp32GasStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32GasStation using CCS811 & BME280

Tutorial to use ESP32 to send CO2 & TVOC information other Mqtt ( inpired by RandomerTutorial )

Install Arduino lib for ESP32

Follow this link

Fonctionnal Schema

Sch_Fonctionnal

Electrical Schema

ESP32_BME280_bb

CO2 Information

CO2 & ppm information

Technical info

ESP32 Which GPIO pins should you use?
ESP32 I2C Communication: Set Pins, Multiple Bus Interfaces and Peripherals.
ESP32 Heltel with OLED Screen

Safe levels of CO2 & TVOC:

CO2 (equivalent calculated carbon-dioxide)
350-1,000ppm                   Concentrations typical of occupied indoor spaces with good air exchange
1,000-2,000ppm                 Complaints of drowsiness and poor air.
2,000-5,000 ppm                Headaches, sleepiness and stagnant, stale, stuffy air. Poor concentration, loss of attention, increased heart rate and slight nausea may also be present.

_______________________________________________________________________________________________________________________________________________________________________
TVOC (Total Volatile Organic Compound)
If TVOCs are present, an overall concentration will be reported. While there are no exposure limits for TVOCs some guidelines have been recommended. Generally, TVOC concentrations between 50 parts per billion (ppb) and 325 ppb are thought to be acceptable

Household product which emit TVOC:
Paints, paint strippers and other solvents, wood preservatives, aerosol sprays, cleansers and disinfectants, moth repellents and air fresheners, stored fuels and automotive products, hobby supplies, dry-cleaned clothing, pesticide, other products, including:

Building materials and furnishings which emit TVOC:
Office equipment such as copiers and printers, correction fluids and carbonless copy paper, graphics and craft materials including glues and adhesives, permanent markers and photographic solutions.
_______________________________________________________________________________________________________________________________________________________________________

new...

About

Simple ESP32 connected with CCS811 for measuring CO2 & TVOC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published