Arduino | NodeMCU ESP8266 sends Email (Including Email Alert Based on Temperature Threshold)

  Переглядів 13,362

Uteh Str

Uteh Str

3 роки тому

Arduino IDE + NodeMCU ESP8266 ESP12E V3 + Gmail | NodeMCU ESP8266 sends Email (Including Email Alert Based on Temperature Threshold). In this project video I use Arduino IDE 1.8.9 , Notepad++ V7.7.1 , DHT11 Sensor, NodeMCU ESP8266 ESP12E and ESP Mail Client Library by mobizt.
***********************************************
THE CODE FILE IS CURRENTLY UNAVAILABLE BECAUSE IT IS IN THE PROCESS OF UPDATING. VISIT THIS VIDEO AGAIN LATER TO GET THE LATEST CODE.
***********************************************
--------------
Prerequisites for using the ESP Mail Client library :
- The library requires Arduino's ESP32 or ESP8266 Core SDK to be installed based on the platform.
- The latest Core SDK is recommended. For ESP8266, the Core SDK version 2.6.3 or later is recommended.
- The ESP8266 Core SDK version 2.5.x and earlier are not supported.
Less secure app access (Gmail) :
In order for NodeMCU ESP8266 to be able to access email accounts to send emails, Gmail needs to enable "Less secure app access".
This setting is not available for accounts with 2-Step Verification enabled. Such accounts require an application-specific password for less secure apps access.
If the email used by NodeMCU has 2-step verification, please turn off that feature so that NodeMCU can access the email.
--------------
The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
Sorry if my English is confusing, I use an online translator.
***********************************************
Thanks for watching & don't forget to like , share, comment and Subscribe.
***********************************************
For other video tutorials on this channel, please see this playlist:
- Basic4Android (B4A) Tutorials : • Basic4Android (B4A) | ...
- Electronics Tutorials : • 3 LED Flip Flop
- Arduino Tutorials : • Arduino | Scrolling Te...
- Great Cow Basic Tutorials : • Great Cow BASIC with A...
- Bascom Avr Tutorials : • Bascom Avr | How to Se...
- VB .NET Tutorials : • Visual Basic .NET | ...
- LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : • Arduino | LoLin NodeMC...
***********************************************
Download Arduino IDE : www.arduino.cc/en/Main/Software
Download Fritzing : fritzing.org/download/
Download Notepad++ : notepad-plus-plus.org/downloads/
***********************************************
Reference :
- ESP Mail Client Library by mobizt : github.com/mobizt/ESP-Mail-Cl...
and from several other sources.
***********************************************
Music Background:
Anno Domini Beats | Drop
Artist: Anno Domini Beats
Title: Drop
Genre: Hip-Hop & Rap
Mood: Sad
Source: UKposts Audio Library
Pyres by Broken Elegance / brokenelegance
• Broken Elegance - Pyre...
Creative Commons - Attribution 3.0 Unported- CC BY 3.0
Free Download / Stream: bit.ly/Pyres-BrokenElegance
Music promoted by Audio Library • Pyres - Broken Eleganc...
Present by Ikson / ikson
Present by Ikson on UKposts / ikson
Music promoted by Audio Library • Present - Ikson (No Co...
Music : Quiet Night by Tokyo Music Walker
Stream & Download : fanlink.to/quiet_night​
Creative Commons - Attribution 3.0 Unported - CC BY 3.0
Dreams by Markvard / markvard​
Creative Commons - Attribution 3.0 Unported - CC BY 3.0
Free Download / Stream: bit.ly/-dreams-​
Music promoted by Audio Library • Dreams - Markvard (No...
***********************************************

КОМЕНТАРІ: 47
@alexandreabesamis8145
@alexandreabesamis8145 2 роки тому
This really helped me with my project. Thank you very much for this!
@younesbmk205
@younesbmk205 Місяць тому
How can I find the code?
@pagalavan4369
@pagalavan4369 16 днів тому
I need this code,can you send me plz
@arturoguerrero9496
@arturoguerrero9496 2 роки тому
Genial, gracias por el aporte!
@ishankadam2084
@ishankadam2084 2 роки тому
i was trying to run this project but it shows on the serial monitor whith the values only the text that "Send DHT11 sensor data via email" after that the mail is not sent. can you please help .
@KuyaBebet
@KuyaBebet Рік тому
Does this still works since Google has changed its email security? To help keep your account secure, from May 30, 2022, ​​Google no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password.
@sabagloveli807
@sabagloveli807 Рік тому
Hi sir. Can you make esp8266 gmail notifier with oled screen to see number of unread messages. Thanks in advance
@mohamedayman9286
@mohamedayman9286 Рік тому
Can't set clock... Send DHT11 sensor data via email > C: Wait for NTP server time synching can you please help it send me this and the e-mail is not send when temp is high
@shadowmonarch3155
@shadowmonarch3155 Рік тому
hello sir, thank you such a wonderful project. Can you please share the code as the link given in description is not accessible anymore. An early response will be highly appreciated. Thanks & kind regards.
@syaduinotech3681
@syaduinotech3681 3 роки тому
Another successful project. Tq for sharing sir.. just curious, if we can used the analog sensor for this application in nodemcu. Is that possible?
@utehstr
@utehstr 3 роки тому
You're welcome :-) Of course you can use an analog sensor, I'm using DHT11 just as an example.
@hicmikrolab
@hicmikrolab Рік тому
Thank you for the video, it really help
@younesbmk205
@younesbmk205 Місяць тому
How can I find the code?
@davidsantiagogalvanparra7588
@davidsantiagogalvanparra7588 2 роки тому
Hi, thanks a lot for the video, do you know how to do that it sends the email more times? Because when the temperature is low it doesn't react, just appears the temperature and no more
@younesbmk205
@younesbmk205 Місяць тому
How can I find the code?
@hieunguyenduy5956
@hieunguyenduy5956 6 місяців тому
I can't find code. Where is it?
@younesbmk205
@younesbmk205 Місяць тому
How can I find the code?
@syaffeqzain748
@syaffeqzain748 2 роки тому
Hi, this error occur when after I verified the command. 'SMTP_Result' {aka 'struct esp_mail_smtp_send_status_t'} has no member named 'timesstamp'; did you mean 'timestamp'? Appreciate your advice on this matter.
@magianegra8392
@magianegra8392 2 роки тому
i put struct tm *localtime_r( const time_t *timer, struct tm *buf ); instead of localtime_r(&result.timestamp, &dt); and it worked for me
@davidsantiagogalvanparra7588
@davidsantiagogalvanparra7588 2 роки тому
@@magianegra8392 Thank you very much! That solve my error, I really appreciate it!
@magianegra8392
@magianegra8392 2 роки тому
@@davidsantiagogalvanparra7588 Youre welcome
@sagarkumarojha6155
@sagarkumarojha6155 Рік тому
Very nice. ❤️.... Can you share the code .....
@gerardboschdiago6310
@gerardboschdiago6310 Рік тому
The code worked perfectly, the problem is that now google has updated the privacy policy and does not let you connect from less secure applications. Is there any alternative?
@utehstr
@utehstr Рік тому
I also know about that and I will look for a solution. If I have found the solution, I will update this project.
@imprivate5077
@imprivate5077 Рік тому
@@utehstr I have the same problem with the latest Gmail, is the updated sketch available? Where can I download the new sketch? Will the sketch work with Arduino?
@yawarsaeed6499
@yawarsaeed6499 Рік тому
Hi dear, thanks for sharing such an Awesome project. Can you please share the code as the link given in description is not accessible anymore. An early response will be highly appreciated. Thanks & kind regards.
@utehstr
@utehstr Рік тому
Sorry the code file is not available right now, because I am updating the code file, because there is a policy change from google to access Gmail (Gmail users only). Visit this video again later to get the latest code.
@yawarsaeed6499
@yawarsaeed6499 Рік тому
@@utehstr ok, Sir I will keep in touch. Once again thank you.
@sarojchaudhary9967
@sarojchaudhary9967 Рік тому
@@utehstr Hello sir, this tutorial is very useful for my project. can i have the code?? please
@NChauTG
@NChauTG 3 роки тому
thanks much!
@utehstr
@utehstr 3 роки тому
You're welcome :-)
@user-ou8zh3dv4e
@user-ou8zh3dv4e 5 місяців тому
I m great fan of you. Can you please share when the Gmail updated code for this project is available . Awaiting your earliest response. kind regards
@utehstr
@utehstr 5 місяців тому
I'm looking for a time to update it, maybe in the near future.
@user-ou8zh3dv4e
@user-ou8zh3dv4e 5 місяців тому
I m looking forward to it . Thanks@@utehstr
@elsayedelghamri4025
@elsayedelghamri4025 Рік тому
No reading of the sensor appears on the com screen. Only 0.00 C. What's the solution?
@utehstr
@utehstr Рік тому
What sensors are you using?
@OMMAMAT
@OMMAMAT Рік тому
bang skrg kan less secure di gmail udah gabisa di off in, ada cara lain kah?thnks for answer :)
@utehstr
@utehstr Рік тому
Ya, kamu benar. Cara lain ada, tapi saya lupa namanya. Nanti caranya akan saya update.
@elbiyanijawad1265
@elbiyanijawad1265 2 роки тому
the code please
@hansbuchleitner1178
@hansbuchleitner1178 Рік тому
Is the code already revisited and available?
@utehstr
@utehstr Рік тому
Sorry, I haven't updated the code yet, I haven't had the free time to work on it 🙏.
@hansbuchleitner1178
@hansbuchleitner1178 Рік тому
@@utehstr unfortunately sorry, desperately looking for it
@mup7894
@mup7894 2 роки тому
Bisa kirim file excel mas?
@longhuynh7306
@longhuynh7306 Рік тому
bro give me the code
@faisalakhbar277
@faisalakhbar277 3 роки тому
Opo iki 😂😂
@utehstr
@utehstr 3 роки тому
Maen-maen 😂😂
@KuyaBebet
@KuyaBebet Рік тому
does this still works since google has changed its email security? From Google: To help keep your account secure, from May 30, 2022, ​​Google no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password.
Using Arduino IoT Cloud with ESP32 | Is it better than New Blynk 🤔
19:41
BRAWLER MUTATIONS WILL BREAK THE GAME! - Brawl Talk
09:34
Brawl Stars
Переглядів 25 млн
MINHA IRMÃ MALVADA CONTRA O GADGET DE TREM DE DOMINÓ 😡 #ferramenta
00:40
SMART GADGET FOR COOL PARENTS ☔️
00:30
123 GO! HOUSE
Переглядів 20 млн
ESP8266 Email Notifier Security System With Motion Sensor and GPS
5:49
Say Goodbye to Third-Party Apps: ESP8266 Email Sending Tutorial
6:25
Arduino Boy
Переглядів 1,2 тис.
Send Email from Node MCU| IFTTT Tutorial|
8:49
Nachiketa Hebbar
Переглядів 12 тис.
ESP8266 E.v.i.l  Twin 2 in 1:  E.v.i.l twin & D.eauth Programming & Testing
9:01
The Cheapest Microcontroller? Getting started with the 10 cent Puya PY32.
21:36
Zach of All Trades
Переглядів 28 тис.
Уроки Ардуино. ПИД регулятор
28:57
Заметки Ардуинщика
Переглядів 445 тис.
How to Control LED using Whatsapp | Twilio | ThingEsp | ESP8266 Projects
6:50
Tech Trends Shameer
Переглядів 14 тис.
СКОЛЬКО ЕЩЕ БУДЕТ АКТУАЛЕН IPHONE 13?
14:10
DimaViper Live
Переглядів 44 тис.
План хакера 🤯 #shorts #фильмы
0:59
BruuHub
Переглядів 968 тис.
Infrared Soldering Iron from Cigarette Lighter
0:58
ALABAYCHIC
Переглядів 1,7 млн