Top IoT Projects Using ESP8266
by embpic in Circuits > Electronics
2382 Views, 7 Favorites, 0 Comments
Top IoT Projects Using ESP8266

Nowadays, Machine are has data which has to share on cloud for many purpose like Monitoring, Analyzing or activating actuators.
Machines are talking with each other. ESP8266 is the one of the module which does the job.
ESP8266 can post the data to Google Spread-sheet, firebase and even can read the mails.
Following are the list of tutorials
1. Post the data to Google Spread Sheet
2. Get mail notification
3. Post the data to google Firebase
4. Post the data to thingspeak.
Post the Data to Google SpreadSheet
![[IOT#1] How to Post Data To Google Spread Sheet Using ESP8266](/proxy/?url=https://content.instructables.com/FS6/J6ON/JQKU0R8W/FS6J6ONJQKU0R8W.jpg&filename=[IOT#1] How to Post Data To Google Spread Sheet Using ESP8266)
his Project is to Post the data to google spread sheet using ESP8266. This will involve google script which will be manage to write the google spread sheet column and row. So, No need to use any third party server to update the google spread like IFTTT.
Here, we are updating the temperature value to google spreadsheet. Likewise we can use any sensors like Soil moisture, LDR, HC-SR04 etc. connected to esp8266.
Here is the updated code. https://github.com/embhobbb/esp8266.git
Required Components


MLX90614
MLX90614 in India- https://amzn.to/2C4E5Br
MLX90614 in UK - https://amzn.to/2C4E5Br
MLX90614 in USA - https://amzn.to/2C4E5Br
BreadBoard
BreadBoard in India- https://amzn.to/2MW0Opb
BreadBoard in USA- https://amzn.to/2MW0Opb
BreadBoard in UK- https://amzn.to/2MW0Opb
ESP8266
ESP8266 in India- https://amzn.to/2peaoen
ESP8266 in UK - https://amzn.to/2peaoen
ESP8266 in USA - https://amzn.to/2peaoen
Get Mail Notification
![[IOT#2] How to Get Gmail Notification on ESP8266 & OLED | Explained](/proxy/?url=https://content.instructables.com/F3M/TRHA/JQKU0R92/F3MTRHAJQKU0R92.jpg&filename=[IOT#2] How to Get Gmail Notification on ESP8266 & OLED | Explained)
This Project is to get the e-mail notification of ESP8266 and Display it on OLED display.
This system can be handy in case user just has to do with number mail received today. So, with this system one can directly turn on the module and number will be infront you....
Component Required for the project as : ESP8266 OLED SSD1306 Wires BreadBoard
Code: https://github.com/embhobbb/esp8266.git
Required Components
ESP8266 on Amazon USA - https://amzn.to/2SS3XXO
ESP8266 on Amazon UK - https://amzn.to/2AGW3t7
ESP8266 on Amazon India - https://amzn.to/2SNBKRZ
SSD1306 on Amazon USA - https://amzn.to/2SUOTsE
SSD1306 on Amazon UK - https://amzn.to/2H4gsxY
SSD1306 on Amazon India - https://amzn.to/2TK7YNR
Breadboard on Amazon USA - https://amzn.to/2suw8Av
Breadboard on Amazon UK - https://amzn.to/2APJ9cp
Breadboard on Amazon India - https://amzn.to/2De8mPf
Post the Data to Firebase
![[IOT#3] How to Post Data to Google Firebase using ESP8266 | Explained](/proxy/?url=https://content.instructables.com/F1A/PVOJ/JQKU0RB6/F1APVOJJQKU0RB6.jpg&filename=[IOT#3] How to Post Data to Google Firebase using ESP8266 | Explained)
This is Project Demo to show how to post the data to Firebase using ESP8266.
Here is the link for github: https://github.com/FirebaseExtended/firebase-arduino
firebase Console link: https://console.firebase.google.com
Required Components
ESP8266 on Amazon USA - https://amzn.to/2SS3XXO
ESP8266 on Amazon UK - https://amzn.to/2AGW3t7
ESP8266 on Amazon India - https://amzn.to/2SNBKRZ
Post the Data to Thingspeak
![[IOT#4] How to Post Data to Thingspeak using ESP8266 | MLX90614 | Explained](/proxy/?url=https://content.instructables.com/F0E/7KPV/JQKU0RD7/F0E7KPVJQKU0RD7.jpg&filename=[IOT#4] How to Post Data to Thingspeak using ESP8266 | MLX90614 | Explained)
In the project demo video we have completed the configuration of thingspeak and arduino code to post the data to thingspeak channel.
On thingspeak we can plot the data on graph.
Please find following useful links: Thingspeak : https://thingspeak.com/ code on github : https://github.com/embhobbb/esp8266.git
Required Components
ESP8266 on Amazon USA - https://amzn.to/2SS3XXO
ESP8266 on Amazon UK - https://amzn.to/2AGW3t7
ESP8266 on Amazon India - https://amzn.to/2SNBKRZ
MLX90614 on Amazon USA - https://amzn.to/2VLAz7p
MLX90614 on Amazon UK - https://amzn.to/2H4g82e
MLX90614 on Amazon India - https://amzn.to/2AENjE8
Breadboard on Amazon USA - https://amzn.to/2suw8Av
Breadboard on Amazon UK - https://amzn.to/2APJ9cp
Breadboard on Amazon India - https://amzn.to/2De8mPf