GMail Notification Using ESP8266 Arduino and OLED

by embpic in Circuits > Electronics

5001 Views, 6 Favorites, 0 Comments

GMail Notification Using ESP8266 Arduino and OLED

FHMCI44JQKU0RXG.jpeg
281769.png

Nowadays, Every machine has some data to post over cloud and Data has to
Analyse and has to record for many purpose. At the same time data should be accessible to the Analyzer as well. This things can be done using IOT concept. IOT is internet of things which talks with machine and post the data and get the data.

Gmail Notifier Using ESP8266

In this article we will see how to make request to gmail and get the data about unread mail and other stuff. But this article is limit to read the unread mails only.

Foe this project following components are used,

Component required:

  1. Nodemcu - https://www.banggood.in/custlink/mmKheOZjl3
  2. ESP32 - https://www.banggood.in/custlink/KDmh0l8aOr
  3. Breadboard - https://www.banggood.in/custlink/DGKyeOSast
  4. Jumper Wires - https://www.banggood.in/custlink/vGGheoIogd



Tutorial

[IOT#2] How to Get Gmail Notification on ESP8266 & OLED | Explained

Required Components

BreadBoard
BreadBoard in India- https://amzn.to/2MW0Opb

BreadBoard in USA- https://amzn.to/32WZZSV

BreadBoard in UK- https://amzn.to/32WZZSV


SSD1306

SSD1306 in India- https://amzn.to/2PAewQF

SSD1306 in USA - https://amzn.to/2PAewQF

SSD1306 in UK - https://amzn.to/2PAewQF


ESP8266

ESP8266 in India- https://amzn.to/2peaoen

ESP8266 in UK - https://amzn.to/2peaoen

ESP8266 in USA - https://amzn.to/2peaoen

Connection

esp8266oled_bb.jpg

Note: Connection is not same as used in code. Please do the connection as per the code.

Code

Find the code on following link.

https://raw.githubusercontent.com/embhobbb/esp8266/master/Gmail-Notification/sketch_oct21a.ino