ESP32S3 SGP40 Air Quality Sensor

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • Video Sponsor is PCBWay. They are having discount on 4 & 6 layers PCBs.You can get extra free coupons using the link below:
    www.pcbway.com...
    Monitor Indoor Air Quality with SGP40 Sensor & ESP32-S3: Real-Time VOC Index on TFT Display!
    Keeping track of your indoor air quality is essential for a healthier and safer home environment. In this video, we'll show you how to use the SGP40 air quality sensor, interfacing it over I2C with the powerful ESP32-S3 microcontroller. Our setup features a vibrant 2.8-inch TFT display driven over a parallel interface, making it easy to visualize your air quality data.
    We harness the dual-core power of the ESP32-S3 to process sensor data using Sensirion's algorithm, converting it into a VOC (Volatile Organic Compound) index-a key measure of air quality. With FreeRTOS running on separate cores, we ensure smooth operation and seamless updates to the LCD.
    To top it off, we'll display the VOC index on a beautifully crafted user interface designed with LVGL and Squareline Studio. Ready to learn more about the air you breathe? Let’s dive in and put the show on the road!
    GitHub Repository:
    github.com/Use...
    Next Tutorial: GUI Design
    • ESP32S3 LVGL SquareLin...
    LVGL library integration tutorial:
    • ESP32S3 Interfacing 8b...
    Useful Electronics Blogs website:
    www.usefulelec...
    SquareLine Studio Official Web site
    squareline.io/
    LVGL Library Official Web site
    lvgl.io/
    #AirQualitySensor #SGP40 #VOCIndex #FreeRTOS #SquarelineStudio #EmbeddedSystems
    #esp32project
    #esp32project #embedded #embedded_systems #lvgl #electronics #iotapplications #iot #sensor #radarsensor #airqualityindex #squareline #airqualitymatters #esp32s3

Комментарии • 5

  • @gyanendra2004
    @gyanendra2004 16 дней назад

    Just wanted to know which display library is used to have such a fancy display

    • @gyanendra2004
      @gyanendra2004 16 дней назад

      I think this is Square line Studio 😊 for LVGL API

  • @rdyer8764
    @rdyer8764 Месяц назад

    👍

  • @jacekf
    @jacekf Месяц назад

    does it have to be S3? how about just ESP32? ESP8266?

    • @usefulelectronics
      @usefulelectronics  Месяц назад +1

      @@jacekf ESP32 is ok. ESP8288 doesn’t have parallel interface support