This shows you the differences between two versions of the page.
iothings:proiecte:2021:gasdetector [2022/01/21 12:51] narcisa.guran |
iothings:proiecte:2021:gasdetector [2022/01/24 15:47] (current) narcisa.guran |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Smoke/Gas detector ====== | ====== Smoke/Gas detector ====== | ||
+ | |||
+ | Author: Narcisa Guran \\ | ||
+ | Source code on Github: https://github.com/narcisaguran/gas-sensor-using-esp32 \\ | ||
+ | Youtube video: https://www.youtube.com/watch?v=R_Ayc8Ipyoc | ||
===== Description ===== | ===== Description ===== | ||
Line 46: | Line 50: | ||
===== Email Alert ===== | ===== Email Alert ===== | ||
- | The project has the feature to send an alert email to the apartment owner using IFTTT service. [2] \\ The email address is hardcoded in the json that is sent by the http post request. | + | The project has the feature to send an alert email to the apartment owner using IFTTT service. [2] \\ The email address is hardcoded in the json that is sent by the http post request via Webhook. |
- | A gmail address was created prior to sending the alert message. This is the email address used to send messages to the hardcoded owner address. | + | A gmail address was created prior to sending the alert. This is the email address used to send messages to the hardcoded owner address. |
===== Conclusions ===== | ===== Conclusions ===== |