Skip to content

guisgiacomini/esp8266-gas_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Creating a gas leakage detector with ESP-8266

IMPORTANT: This is a project for educative purposes and to help people learn the basics about electronic circuits and the Internet of Things. PLEASE do not use this as a reliable tool for ensuring your safety.

Introduction

Here, we will build a small electronic circuit using the ESP-8266 microcontroller, which offers the possibility to connect and use Wi-Fi functionalities. The objective is to use a sensor to detect gas leaks and trigger a digital alarm via WhatsApp notification. It will also include alarms via sound and LED blinking. To be able to receive WhatsApp messages, we are going to use the CallMeBot API

1 - Itens

  • ESP-8266 Microcontroller
  • MQ-2 Gas sensor
  • Buzzer
  • Red and Green LEDs
  • 5V Power supply for breadboards
  • Breadboards
  • Jumper wires
  • 330Ω Resistors

2 - Assembling the circuit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages