Introduction: GMail Notification Using ESP8266 Arduino and OLED
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.
Step 1: 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:
- Nodemcu - https://www.banggood.in/custlink/mmKheOZjl3
- ESP32 - https://www.banggood.in/custlink/KDmh0l8aOr
- Breadboard - https://www.banggood.in/custlink/DGKyeOSast
- Jumper Wires - https://www.banggood.in/custlink/vGGheoIogd
Step 2: Tutorial
Step 3: 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
Step 4: Connection
Note: Connection is not same as used in code. Please do the connection as per the code.
Step 5: Code
Find the code on following link.
https://raw.githubusercontent.com/embhobbb/esp8266/master/Gmail-Notification/sketch_oct21a.ino