DIY #2 WEATHER STATION WITH NODEMCU ESP8266, OLED DISPLAY AND DHT11 WITH EASY TO FOLLOW INSTRUCTIONS

Описание к видео DIY #2 WEATHER STATION WITH NODEMCU ESP8266, OLED DISPLAY AND DHT11 WITH EASY TO FOLLOW INSTRUCTIONS

This is a tutorial on how to make a weather station. We use an API key to get the outside temperate and forecast and a dht11 to get the inside temperature and humidity.

The part you will need are as follows:
1. OLED display 128X64
2. Esp8266 based NodeMcu
3. DHT11
4. Prototyping Board
5. Jumper Wires

We will use Arduino IDE for coding. Install the ESP8266 board manager before proceeding.

The libraries required are:
1. json streaming parser
2. esp8266 weather station
3. esp8266 and esp32 oled driver for ssd1306 displays

Feel free to comment if you have any doubts or queries.
Thank You.

The code : https://drive.google.com/file/d/1Tv-j...

Комментарии

Информация по комментариям в разработке