Skip to content

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.

Notifications You must be signed in to change notification settings

upc-pre-202402-si572-wv71/iot-custom-chip-gas-detector-on-esp32-embedded-app-wv71

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published