No video

Blynk ESP8266 DHT11 Temperature Sensor

Hey friends in this tutorial i will show you how to get data of Temperature from NodeMcu ESP8266 board to your Smartphone through Blynk app
Visit my Website to Download Codes and Circuit Diagrams:- www.viralscien...
Materials:-
NodeMcu ESP8266 : www.flyrobo.in...
DHT11 Temperature Sensor :
BreadBoard : www.flyrobo.in...
Jumpers : www.flyrobo.in...
Follow me on:-
Facebook:- / viralscience20
Facebook:- / viral.dodhia.73
Instagram:- / viral_dodhia_
Twitter:- / viral_science_
snapchat:- viraldodhia20
--------- VIRAL SCIENCE © ----------

Пікірлер: 242

  • @mgjr009
    @mgjr0094 жыл бұрын

    Great tutorial! Had trouble with my ESP8266 not compiling. Turned out to be the SimpleTimer Library, here's how I learned to fix it: // Remove this //#include ... // Modify this //SimpleTimer timer; // into this BlynkTimer timer; Hope this helps anyone with this error. Thanks again!

  • @LiliZorn

    @LiliZorn

    4 жыл бұрын

    You are my hero!

  • @mgjr009

    @mgjr009

    4 жыл бұрын

    @@LiliZorn Glad it helped you out!

  • @u4405672

    @u4405672

    4 жыл бұрын

    Excellent goodman

  • @TheCarbonburner

    @TheCarbonburner

    4 жыл бұрын

    Thanks, yes this worked for me as well!

  • @Gaber820

    @Gaber820

    4 жыл бұрын

    thanks

  • @woodywood1951
    @woodywood19512 жыл бұрын

    one of the few videos that lead to an application that works immediately. Good job! Thanks for your time!

  • @sandeepmanjarekar3708
    @sandeepmanjarekar37083 жыл бұрын

    There we got for 10 / 10 for my new project

  • @taavikoppel1769
    @taavikoppel17696 жыл бұрын

    I copied everything but with a DHT22 sensor. Changed the line to use DHTTYPE DHT22. In the serial monitor I get "Failed to read from DHT sensor" Any ideas where I should look for the error? EDIT: Found the error. The code says DHTPIN 2 but the comment says PIN 4. And the diagram also indicates to PIN 4. It was actually using PIN2. The Blynk app is also updating now. Fantastic!

  • @mlggeek1812

    @mlggeek1812

    5 жыл бұрын

    Ty for the edit!

  • @lucaslobatovilazante9632

    @lucaslobatovilazante9632

    5 жыл бұрын

    hi man, so did you solve the problem?

  • @joaomendes4049

    @joaomendes4049

    5 жыл бұрын

    I already checked this but it remains the same. Did you do anything else?

  • @martincanga4104
    @martincanga41045 жыл бұрын

    The code and the circuit are here URL: www.viralsciencecreativity.com/tutorials/blynk-esp8266-dht11-temperature-sensor

  • @HamzaHajeir
    @HamzaHajeir5 жыл бұрын

    Neat ! But how was the humidity 95% ? what was wrong ?

  • @cranexdragon1046

    @cranexdragon1046

    3 жыл бұрын

    Most likely not. Depending on the location if this was an outdoor garage or workspace that wouldnt be otherwise heated the humidity can easily jump if there is a slight decrease in temp.

  • @oszi4399
    @oszi43994 жыл бұрын

    Good video! your cellphone is nice! unfortunately the program has been set up at 50 times the speed so the whole thing is useless. Maybe a step-by-step write-up would help ... I'll be successful next time, or else it's not your desk!

  • @diegopaladino1
    @diegopaladino14 жыл бұрын

    The best video about... All internet!

  • @rustydusty3715
    @rustydusty37154 жыл бұрын

    your code not working.plz help. exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module).

  • @thomaschanut7054

    @thomaschanut7054

    4 жыл бұрын

    Don't forget to install blynk library manually.

  • @AdibRL

    @AdibRL

    4 жыл бұрын

    @@thomaschanut7054 still doesnt work

  • @davidjamesrayverviado2407
    @davidjamesrayverviado24074 жыл бұрын

    Hey viral science! I just want to Ask if what ZIP files do you need to make that? do you need to insert zip folders or no?

  • @uwestraube3765
    @uwestraube37654 жыл бұрын

    Good evening, I have rebuilt the sensor and works very well with the DHT11. But I want to make a sketch suggestion. A relay should be switched on at a certain temperature and switched off again at a low temperature. That would be great. 2 additional buttons in the Blynk app for on / off would be great. Can you help me with the sketch? Thank you

  • @fahmywaleed
    @fahmywaleed5 жыл бұрын

    Thanks for the Video. I am having an issue where I used the DHT11 sensor with Arduino Mega and the reading was very accurate compared with another AC controller and sensor that I bought from the store. But when I used the same sensor with ESP8266 the temp reading was accurate but the humidity was off by 5 to 10% which I found very odd. Any idea why is the difference, are you using the same dht11 library with Arduino and ESP8266. Also is there a way to read the fraction temp and humidity or it has to be full integer?

  • @toddfogleman
    @toddfogleman4 жыл бұрын

    thanks! now that i got down one sensor per project, how about two sensors or more in one project?

  • @vaishnavikaranjkar6576
    @vaishnavikaranjkar6576 Жыл бұрын

    Great tutorial thank you so muchh

  • @ElTallerDeTD
    @ElTallerDeTD6 жыл бұрын

    Wow! Nice video bro!! Keep going :)

  • @ManuelCastillo-kq3xy
    @ManuelCastillo-kq3xy5 жыл бұрын

    No code, No circuit. Both links are droped. Please, can I reload?

  • @amalanathannathan5058

    @amalanathannathan5058

    5 жыл бұрын

    same here.....pls help i need it

  • @gunjanshorts1

    @gunjanshorts1

    5 жыл бұрын

    Send linksss

  • @ogdarthv5943

    @ogdarthv5943

    5 жыл бұрын

    same here

  • @jlaroche0

    @jlaroche0

    5 жыл бұрын

    Yup. No code & no circuit == supreme waste of time.

  • @martincanga4104

    @martincanga4104

    5 жыл бұрын

    Here you have the code URL: www.viralsciencecreativity.com/tutorials/blynk-esp8266-dht11-temperature-sensor

  • @metinplayer1999
    @metinplayer19994 жыл бұрын

    From where can i find the esp8266wifi.h lib ?

  • @attiliovolpe4140
    @attiliovolpe41405 жыл бұрын

    No code no circuit, please send new link

  • @vividh1578
    @vividh15786 жыл бұрын

    bro what all equipments do u use for making these videos e.g. camera ,mike etc.. and which editor do u use????

  • @dayannemontalvo7212
    @dayannemontalvo72124 жыл бұрын

    hola! una pregunta y si quisiera conectar un sensor de humedad de suelo seria así como tu ejemplo?

  • @maherriyadh5647
    @maherriyadh56474 жыл бұрын

    what is the name of that simulator app you use to draw ?

  • @stevemorse5052

    @stevemorse5052

    3 жыл бұрын

    In case you didn't find out, the program he used was Fritzing

  • @manofmesopotamia7602
    @manofmesopotamia76023 жыл бұрын

    You Got New Subscriber 😊

  • @user-hs1bf6pi7t
    @user-hs1bf6pi7t5 жыл бұрын

    It's the best Arduino video tutorial

  • @TIKOSCREAM
    @TIKOSCREAM4 жыл бұрын

    Nice video but why a Virtual Pin rather than a regular Analog Pin?

  • @ServitorSkull
    @ServitorSkull4 жыл бұрын

    Is that the Emperor of Mankind's voice? Omnissiah be praised.

  • @Gameplayer55055
    @Gameplayer550555 жыл бұрын

    Also you can use mqtt and adafruit.io Then you can make control with google assistant Ifttt

  • @abrahamherzog7493
    @abrahamherzog74934 жыл бұрын

    I have a problem and I can't not connect my nodemcu to Arduino environment and I have all the plugins! why isn't connect? can you please help me? And thank you very much for your really good good videos I really do appreciate!!

  • @user-jx2od2mb7y
    @user-jx2od2mb7y5 ай бұрын

    Good day! I have a problem. :-) I have an error - Simple Timer.h. There is no such file or directory

  • @zolution2839
    @zolution28396 жыл бұрын

    Greetings, I can not make it work, I've tried everything and it's fine, but the reading does not come in the blynk application, you have to recharge it with money to enable this function? Thank you

  • @giovanipellin3384
    @giovanipellin33843 жыл бұрын

    So, I have a question. Will it hold the results in a spreedsheet of some sort?

  • @heisy5651
    @heisy56515 жыл бұрын

    I don’t understand, the esp can create a wifi access and i have to connect ? Or esp can just connect to a network ?

  • @MARS-GREENH0USE
    @MARS-GREENH0USE4 жыл бұрын

    this is a devic you have to get the app for. the code is here but doesnt work either way. BASICALLY THIS IS A QUICK WAY TO PROMOTE THE APP WHICH CHARGES YOU TO ADD YOUR BUTTONS AND FEATURES TO YOUR DOODAD. , ID PAY IT BUT THIS IS A RUN AROUND. [ON TOP COMMENT]- THOSE 7 COMMENTS ARE FAKE COMPLIMENTS.

  • @nikhithatalasila
    @nikhithatalasila2 жыл бұрын

    Can I get the connection which you made from nodemcu to sensor it is difficult to see in video

  • @sohilaabdo8658
    @sohilaabdo8658 Жыл бұрын

    what about making a connection between ESP8266 with DHT11, MQ2 Smoke Sensor can you make a video explaining it

  • @brandlygaming498
    @brandlygaming4982 жыл бұрын

    Can you add a fan to act like a cooler on this project??

  • @raymondmphaphathe7053
    @raymondmphaphathe70532 жыл бұрын

    Hi, don't you know how can I link this kind of project with my system so that I can also monitor the temperature through the system I've developed. Not using blynk or any other app?

  • @kingofrcmaster4399
    @kingofrcmaster43996 жыл бұрын

    Can you make a longer range RC car with fpv system. I am only asking to you because I love watching it vedios.😍😍😍😍😍

  • @jeremytiempo9639
    @jeremytiempo96392 жыл бұрын

    "Failed to read from DHT sensor! " itried ur code but always failed in node mcu but when i tried to arduino uno it functional pls help

  • @raj11ization
    @raj11ization5 жыл бұрын

    What is the range to which data can be sent. Like 5 km etc

  • @qbslayer7297

    @qbslayer7297

    Жыл бұрын

    All over the world just need internet connectivity

  • @milslion863
    @milslion8634 жыл бұрын

    hi. i will like to add SuperChart of blynk. Please can you tell me what change in the code??? thanks!

  • @walter-vq1fw
    @walter-vq1fw5 жыл бұрын

    Hey, im not sure how likely you are to respond to this, but what power source do you use to power it without connecting it to the computer? Im a noob so i need to ask

  • @ReginaSamosir
    @ReginaSamosir5 жыл бұрын

    Hey, can I use Espruino IDE rather than Arduino IDE?

  • 5 жыл бұрын

    Hi, there, that is lovely video. It is really clearly explained. Thumps up! ;) May I have a question.. What is the name of the editor that you use for simulation of the el. circuit. Looks intuitive and easy to use. Thanks a lot.

  • @tims246

    @tims246

    5 жыл бұрын

    It's called fritzing

  • @valentinrymaszewski6574
    @valentinrymaszewski65744 жыл бұрын

    Help, Read failFailed to read from DHT sensor!

  • @explorerpragun431
    @explorerpragun4312 жыл бұрын

    Thanks sir

  • @mr.perfect4476
    @mr.perfect44766 жыл бұрын

    Plz make a video on uploding problems of ESP 01 WiFi module

  • @janospal5197
    @janospal51975 жыл бұрын

    Blynk would be great- but for much lower price! Thats why not so widely used yet!

  • @vuuc5336
    @vuuc53364 жыл бұрын

    Let me ask, how about adding an LCD display?

  • @cedriccuny2687

    @cedriccuny2687

    3 жыл бұрын

    kzread.info/dash/bejne/eWSV0JaPirzPYZs.html there is a video who is a diagram with no-I2C display. with I2C display it's more easy :) you can find all informations about that on internet :)

  • @codyblaze5535
    @codyblaze55353 жыл бұрын

    Can someone please help me it says "expected primary-expression before '.' token" on the "Float t = dht.readTempurature()" And I don't know what to do to fix it so please help me

  • @ec_vlog
    @ec_vlog4 жыл бұрын

    Do you have tutorial for acs712 sensor blynk display?

  • @PULSTARUnboxing
    @PULSTARUnboxing2 жыл бұрын

    how you do this but print result with a web server?

  • @lakshmanbirapuneni225
    @lakshmanbirapuneni2256 жыл бұрын

    What is that website you are using for circuit making???

  • @tejaskarania8626
    @tejaskarania86266 жыл бұрын

    Nice video

  • @tm.azizbek
    @tm.azizbek3 жыл бұрын

    Zõr

  • @abdulrahimanrahman3629
    @abdulrahimanrahman36296 жыл бұрын

    brilliant idea

  • @alakondakrishnareddy1705
    @alakondakrishnareddy17053 жыл бұрын

    Can we do the same for smoke sensor.

  • @ThuanDuong-pv3xu
    @ThuanDuong-pv3xu5 жыл бұрын

    to: Viral Science ; Please tell me may be get data or control Node Mcu ESP8266 from a smartwatch (DZ09 chiness smart watch) (Wifi) ?

  • @azimnajimi7442
    @azimnajimi74423 жыл бұрын

    can i use the coding but using esp32?

  • @e.s.6605
    @e.s.66055 жыл бұрын

    Im receiving this error and I dont know how to fix it: In file included from C:\Users\*****\OneDrive\Documents\Arduino\DHT11nodemcu\DHT11nodemcu.ino:34:0: BlynkSimpleEsp8266.h:18:21: error: version.h: No such file or directory #include

  • @zolution2839
    @zolution28396 жыл бұрын

    I do not know if all but it happens to me that it does not show the data of temperature and humidity in the application blink being all done well, if it is your case write me and I post a posile solution, greetings.

  • @nikhilajyothipenta9391
    @nikhilajyothipenta93914 жыл бұрын

    can we connect sound sensor ,dht sensor ,flame sensor ,ultrasonic sensor to one nodemcu and send notification to blynk?

  • @anasmmcochin

    @anasmmcochin

    4 жыл бұрын

    For that u need to use esp 32... not esp 8266... any doubt u can mail me. anas_ss@ieee.org

  • @JATM1204
    @JATM12044 жыл бұрын

    Help, I have this error: 'DHT dht' previously declared here In this line: DHT dht(DHTPIN, DHTTYPE); Help Please

  • @prooosty
    @prooosty2 жыл бұрын

    Please name of program where you draw this project

  • @amirasyraf5720
    @amirasyraf57203 жыл бұрын

    Can someone tell me.. is this project in IoT project category????

  • @manojkumar-we6me
    @manojkumar-we6me4 жыл бұрын

    how to download library file for simple timer?

  • @hamzasajid3773

    @hamzasajid3773

    4 жыл бұрын

    plz let me know im facing same issue

  • @mohdshahrimiemohdasaari5145
    @mohdshahrimiemohdasaari51453 жыл бұрын

    Hi anyone has idea why my reading on blynk appears 255 for both temp and humidity? something needs to do with timer?

  • @abdulrahimanrahman3629
    @abdulrahimanrahman36296 жыл бұрын

    very nice bro. how much an arduino uno and nano costs bro?

  • @amigueta92
    @amigueta924 жыл бұрын

    how does the esp8266 communicate with the app? through the wifi or internet? i mean...do they have to be in the same wifi network to receive the temperature?

  • @ViralScience

    @ViralScience

    4 жыл бұрын

    Its is communicating through Internet You can control it from anywhere No need to be on same wifi network

  • @leonardoavendano6031

    @leonardoavendano6031

    4 жыл бұрын

    Viral Science - The home of Creativity for free?

  • @Kot-Begemot-007
    @Kot-Begemot-0074 жыл бұрын

    not working: exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module)

  • @MrSaravananSMKKB

    @MrSaravananSMKKB

    4 жыл бұрын

    check if you have multiple libraries of the same DHT sensor

  • @CharaAspera
    @CharaAspera5 жыл бұрын

    can the barometer be added? do you have the code?

  • @laishramguneshwor3137
    @laishramguneshwor31375 жыл бұрын

    i think.. aapne pin 4 me connect kiya hai.. aur declaration pin 5, 6 me kiya hai .. sahi hai kya?

  • @user-wg2rj1lj3u
    @user-wg2rj1lj3u5 жыл бұрын

    Молодец

  • @amirasyraf5720
    @amirasyraf57203 жыл бұрын

    Hi, i want to ask all of you guys.. is this project counted as IoT project?? I need to know it because i need to create Iot Project for my course

  • @akashkushwah9654
    @akashkushwah96542 жыл бұрын

    bro how to fix hard resetting rts pin problem

  • @aktsora1430
    @aktsora14306 ай бұрын

    Arduino:1.8.19 (Windows 10), Tarjeta:"Generic ESP8266 Module, 80 MHz, Flash, Disabled (new aborts on oom), Disabled, All SSL ciphers (most compatible), 32KB cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, dtr (aka nodemcu), 26 MHz, 40MHz, DOUT (compatible), 1MB (FS:64KB OTA:~470KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Only Sketch, 115200" In file included from C:\Users\Conrad\OneDrive\Documentos\Arduino\libraries\Blynk\src/BlynkApiArduino.h:14, from C:\Users\Conrad\OneDrive\Documentos\Arduino\libraries\Blynk\src/BlynkSimpleEsp8266.h:24, from C:\Users\Conrad\Downloads\sketch_feb01a\sketch_feb01a.ino:5: C:\Users\Conrad\OneDrive\Documentos\Arduino\libraries\Blynk\src/Blynk/BlynkApi.h:39:6: error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_TEMPLATE_NAME" 39 | #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_TEMPLATE_NAME" | ^~~~~ exit status 1 Error compilando para la tarjeta Generic ESP8266 Module. Este informe podría contener más información con "Mostrar salida detallada durante la compilación" opción habilitada en Archivo -> Preferencias.

  • @saivenkatesh4730
    @saivenkatesh47305 жыл бұрын

    Program got uploaded but wifi not getting connected ..what is the problem

  • @DimitrijeMilenkovic86
    @DimitrijeMilenkovic864 жыл бұрын

    exit status 1 'DHT11' was not declared in this scope

  • @MrSaravananSMKKB

    @MrSaravananSMKKB

    4 жыл бұрын

    Go under Library Manager, type DHT and enter You should see a library called "DHT sensor library". Install that and you should be good to go. Not resolved, let me know bro

  • @orion_32ru8
    @orion_32ru8 Жыл бұрын

    Идея интересная, только ошибок накуевертил))

  • @kevinpita1421
    @kevinpita14213 жыл бұрын

    Se puede hacer esto con elsensor de Temp. Corporal el Mlx90614

  • @tiodolanche3945
    @tiodolanche39454 жыл бұрын

    Esse app gera o código ou você fez?

  • @user-fo8hv6gz8i
    @user-fo8hv6gz8i4 жыл бұрын

    where can i download the libraries?

  • @arduinoandelectronic4686
    @arduinoandelectronic46866 жыл бұрын

    Nice

  • @tranvietlan8832
    @tranvietlan88325 жыл бұрын

    This code can use with esp32 ???

  • @joekmj
    @joekmj4 жыл бұрын

    Nice project, but i can't stop thingking to pay $166/ each month, is it worth?

  • @marewansabir5192
    @marewansabir51924 жыл бұрын

    what is the available distance

  • @tarunkumardahake1578
    @tarunkumardahake15786 жыл бұрын

    Awesome video

  • @ViralScience

    @ViralScience

    6 жыл бұрын

    Thanks bro

  • @akhilkumarkar9112
    @akhilkumarkar91124 жыл бұрын

    how to download esp libraries and dht

  • @MrSaravananSMKKB

    @MrSaravananSMKKB

    4 жыл бұрын

    Through library manager bro. for DHT just type DHT and youll see see a library called "DHT sensor library". Install that and you should be good to go. For ESP library kzread.info/dash/bejne/hIqHpcx8oL3FnrQ.html This was slow to install so i use VPN to USA and it installed much faster. The DHT library no need VPN as it will install very fast.

  • @jjawads88
    @jjawads884 жыл бұрын

    how we can add ds3231 instead of dht11

  • @ganeshvarma3675
    @ganeshvarma36755 жыл бұрын

    Can u tell me the simulation u used

  • @billparker9295
    @billparker92955 жыл бұрын

    Have you removed the code? I can not download it.

  • @vikramjeetpaul
    @vikramjeetpaul4 жыл бұрын

    AMAZING

  • @PradeepKumar-zb1dh
    @PradeepKumar-zb1dh6 жыл бұрын

    1st comment 2nd like 10th viewer,

  • @adityadubey9859
    @adityadubey98595 жыл бұрын

    can we use 2-3 separate sensor on single esp8266?

  • @anasmmcochin

    @anasmmcochin

    4 жыл бұрын

    Nope.. only one analog sensor in esp 8266

  • @user-ce7jb3bg1w
    @user-ce7jb3bg1w4 жыл бұрын

    Please, made video with water sensor

  • @pratikyadav371
    @pratikyadav371 Жыл бұрын

    Bro error Saying Leaving Hard resetting via RTS PIN

  • @alexandrefernand5146
    @alexandrefernand51464 жыл бұрын

    Thanks !

  • @HoaTran-nr7iq
    @HoaTran-nr7iq5 жыл бұрын

    i don't see the link ....

  • @digxijay.r
    @digxijay.r4 жыл бұрын

    There is no option of board of node MCU in tools->board Please help me fix it

  • @close2yah

    @close2yah

    3 жыл бұрын

    Install esp8266 core i believe thats the library

  • @krismakartika6151
    @krismakartika61514 жыл бұрын

    thanks

  • @arduinomaquinas
    @arduinomaquinas2 жыл бұрын

    show de bola !