Real Time Weather Station | Store DHT11 Data to PHP MySQL using ESP8266 | ESP8266 Projects

preview_player
Показать описание
Real Time Weather Station | Store DHT11 Data to PHP MySQL using ESP8266 | ESP8266 Projects

Required Components
==================

1. ESP8266
2. DHT11 Sensor
3. Connecting Wires
4. Connecting Cable

Components Link
===============

Software Required
===============
2. Programming Language - C Language

Source Code
===========

Reference Video of Arduino Experiments
======================================

1. How to Read Data From Spreadsheet and Display in OLED | ESP8266 Projects

2. How to Control Bulb and Pump using Blynk IOT | Home Automation | ESP 8266 Projects

3. How to Store Temperature Pressure Altitude in Google Spreadsheet | NodeMcu Projects | ESP8266

4. Temperature and Humidity Monitor Using ESP8266 and Blynk IOT | Blynk 2.0 Projects

5. Temperature Pressure and Altitude Monitor using Arduino IOT Cloud and ESP8266

6. Control Electric Bulb Using Blynk 2.0/Blynk IOT | Blynk 2.0 Projects

7. Control Water Pump Using Blynk 2.0 / Blynk IOT | IOT Projects | Home Automation

8. Control LED using Arduino IOT Cloud and ESP8266 | Arduino IOT Cloud Projects

9. Control LED using Blynk 2.0/Blynk IOT using Simple Program | Blynk 2.0 Projects | Node MCU Projects

10. Temperature and Humidity Monitor using Arduino IOT Cloud and ESP8266

11. How to Display Current Date and Time in LCD

12. Top 10 Arduino GSM module projects

13. How to interface MPU6050 Accelerometer and Gyroscope Sensor with Arduino Nano

14. How to store Temperature data in Google Spreadsheet

15. How to Display Temperature, Pressure, Altitude Display in LCD

16. Rain Alert Call and SMS in Mobile using GSM SIM 800 Module | Arduino Projects

17. Live Streaming using ESP32 CAM and Blynk App

18. How to store temperature data in SD card | Arduino Projects

19. Object Detection Alert Call and SMS in Mobile using GSM SIM 800 Module | Arduino Projects

20. Distance Measurement in OLED Display

Рекомендации по теме
Комментарии
Автор

Hello dear,
Thanks for sharing such an Awesome project.
Can you please do another video sending pir motion detection trigger Alert to a web site.
An early response will be highly appreciated.
Thanks & kind regards.

yawarsaeed
Автор

Hi Sir, thanks for sharing your project. Can share using GSM module instead of WiFi?

teehocksoon
Автор

Great tutorial!!! I have a video project for you, it's about monitoring water level with ultrasonic sensor and dashboard with php and mysql!!! can you make it ?

mbinacedric
Автор

Hello sir, I need your help. I already follow all the steps. I fail to published the data, the http indicate the code 300/ 301. Can you please help why? all the steps I follow already

syaduinotech
Автор

Getting Http response code: 400. How to resolve this?

shekhar
Автор

lcd.begin() function match nahi ho raha hai

nikitasathe
Автор

very nice and quick video! where do i find source file for php?

andreaperugini
Автор

Sketch uses 1585925 bytes (50%) of program storage space. Maximum is 3145728 bytes.
Global variables use 46292 bytes (14%) of dynamic memory, leaving 281388 bytes for local variables. Maximum is 327680 bytes.
esptool.py v3.3
Serial port COM4
Connecting...Traceback (most recent call last):
File "esptool.py", line 5387, in <module>
File "esptool.py", line 5380, in _main
File "esptool.py", line 4687, in main
File "esptool.py", line 115, in get_default_connected_device
File "esptool.py", line 664, in connect
File "esptool.py", line 629, in _connect_attempt
File "esptool.py", line 519, in sync
File "esptool.py", line 458, in command
File "esptool.py", line 421, in write
File "serial\serialwin32.py", line 325, in write
Write timeout
[1288]
Failed to execute script 'esptool' due to unhandled exception!
Failed uploading: uploading error: exit status 1

sir problems sloved this help

sanjuexperiment