11 DHT11 (Humidity and Temperature Sensor) with ESP32 and || SSD1306 OLED || DHT11 ||

preview_player
Показать описание
Here is ESP32 with Arduino IDE Step by step Programing.
Explained Humidity Temperature sensor(DHT11) with ESP32
printed on OLED and live demonstration.

#Arduino #ESP32 #DHT11 #SSD1306_Oled

Please Donate to help me afford new Equipment and Components to make videos more:-
************************************************************
************************************************************
************************************************************

IOT with Raspberry Pi from Scratch to Advance:

A journey with Raspberry Pi Pico beginner to Advance Level:

Processing with Arduino Scratch to Advance level:

PIC16F877A Bare-Metal programming:

PIC MicroController Programming with Proteus Simulator step by step:

Smart Home Automation:

STM32 F103C8 with Arduino IDE from Scratch:

Arduino FreeRTOS From Ground Up

IOT with Blynk app and Arduino IDE Step by step.

IOT with MicroPython by Using ESP32 & ESP8266 Step by Step

IOT with Node MCU(ESP8266) basic to Advance level

IOT with ESP32(Arduino)

Arduino Nano Basics to Advance

Arduino tutorial with Proteus for beginner to Advance

----------------------------------Website---------------------------------------------
----------------------------------Contact us-------------------------------------------

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

Hi I am having problems with this section of code.
oled flipScreenVertically();
oled, setFont(ArialMT_Plain_10);
it is saying its not declared. I need help

jamesballowe
Автор

Doesn’t esp32 have built in temp sensor?

christopherlawes
Автор

It didnt work for me.. I also have a DHT11.. it turns out the digital pin is to be connected to the middle pin and the 3v to the left one.

arlandmv