ESP32S3 SGP40 Air Quality Sensor

https://youtu.be/_cIWVNCPDKA
Today in this video we are going to use SGP40 air quality sensor and interface it over I2C using ESP32S3 Micro controller which is driving 2.8 inch TFT display over parallel interface.

The dual core MCU that we are using reads the sensor data processes it using sensirion algorithm to obtain VOC index Volatile Organic Compound an air quality measure and drives the LCD on separate cores using FreeRTOS Operation system.

The MCU Prints the the sensor data on the LCD with a nicely looking User interface designed with the help of LVGL library and square line studio. We are going to learn about the surrounding air quality today so lets put the show on the road.

GitHub Repository:
https://github.com/UsefulElectronics/esp32s3-lilygo-thmi-st7789

1 Like

It was great to watch it, shared with our team, thank you very much!

1 Like