Skip to content

upc-pre-202510-1asi0572-2971/iot-custom-chip-gas-detector-on-esp32-embedded-app-2971

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Custom Chip Gas Detector on ESP32 Embedded App

Summary

IoT Embedded Application illustrating the creation and use of a custom chip. The chip is an MQ2 Gas Detector Module. The C++ Sketch Application reads values from sensor and display the Gas % and Safe status.

Components

  • ESP32.
  • LiquidCrystal 16x2 I2C display.
  • MQ2 Module (Custom Chip).

Libraries

  • LiquidCrystal I2C.
  • MQUnifiedsensor Library.

References

About

IoT Embedded Application illustrating the creation and use of a custom chip. The chip is an MQ2 Gas Detector Module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published