Hey Great Video just wondering why there is a now a delay for the LED on/off function, wasn't happening on previous video.
@BINARYUPDATES Жыл бұрын
Hi Subrata, If i understand your question correctly then Blynk server sometimes response late. As they have to handle lot of traffic on IoT server that cause delay. I hope this help. Have a good day!
@visible12333 ай бұрын
is sure to connect laptop or only power needed ,y connect with laptop ,is cnnt connect only 4n and power sourse
@oscarpatriciosanipatinandr9096 Жыл бұрын
is there a way to use digital pins intead of the analog? I use dth11 temp sensor
@BINARYUPDATES Жыл бұрын
Hi Oscar, I'd suggest use of virtual pin functionality supported by Blynk IoT Platform. But yes, you can sue digital as well. And this is because in the end, DHT11 is a digital temperature and humidity sensor. Good luck and best wishes!
@tarunks4500 Жыл бұрын
Great tutorial, Just wants to know how to record this data
@BINARYUPDATES Жыл бұрын
Hi Tarun, in Blynk IoT Cloud platform. You can store historical data in database but I guess it can only available in paid plan for Blynk. Check their website for more details. I hope this may find useful. Thanks
@Mani-fc5gg2 жыл бұрын
is there any need of cloud or internet to the iot device for this type of connectivity
@BINARYUPDATES2 жыл бұрын
Yes using Cloud platform like Blynk, let you control devices from anywhere in the world. if you want just to control in local network then you can avoid using public cloud platform for your IoT Projects!
@paulwebb41462 жыл бұрын
Another great tutorial from you, thank you. 👍
@BINARYUPDATES2 жыл бұрын
Thank you! Cheers!
@MuhammadHamzaTahir2 жыл бұрын
Plz do a tutorial if we have multiple sensor, and we start them individually for data visualization.
@BINARYUPDATES2 жыл бұрын
Hi Muhammad, sure I'll be making some video lesson on how to interface multiple sensors to ESP8266 NodeMCU to send data to Blynk IoT Platform. It may take some time as creating quality content takes a lot of time and effort. I hope you understand. Good luck and best wishes!
@nirmalxo8226 Жыл бұрын
How's the esp8266 connected with mobile application Can u explain?
@BINARYUPDATES Жыл бұрын
In this example project, we used Blynk IoT platform to establish communication between NodeMCU ESp8266 with Mobile App created with Blynk Platform itself. The Blynk platform takes care communication protocol and everything. And we have to insert WiFi creadentials into the arduino code which we upload in ESP8266 Microcontroller. Good luck and best wishes!
@TwelfthMan2 жыл бұрын
Please do a tutorial on how to monitor a reed switch, I can't figure it out myself.
@BINARYUPDATES2 жыл бұрын
Yes sure, I'll try to cover reed switch using Blynk App and dashboard
@TwelfthMan2 жыл бұрын
@@BINARYUPDATES thank you so much 😁
@VINESHRAGULMEC2 жыл бұрын
Bro can you send me the library of this code.
@BINARYUPDATES2 жыл бұрын
Hi the code is provided in the description. Its an GitHub link where you can download entire blynk project of NodeMCU ESP8266. Good luck and best wishes!
@madhushaviraj98242 жыл бұрын
superb and thanks
@BINARYUPDATES2 жыл бұрын
Most welcome Madhusha! Have a beautiful day😊
@aadarshgajula73302 жыл бұрын
Sir is there any way i can contact you?
@BINARYUPDATES2 жыл бұрын
Yes, you'll find our email address on our website or feel free to leave your question here. I usually answer every comment. Good luck!
@pekeaditi83012 жыл бұрын
Can you do the same tutorial using esp32 please?
@BINARYUPDATES2 жыл бұрын
Yes will do in near future presently we're focusing on ESP8266 NodeMCU. Once this series over then we'll start ESP32. Thanks for your patience
@sandeepbhirgu2 жыл бұрын
Bhai Android phone se programming kaise hogi new blynk 2.0 ki plz make video
@BINARYUPDATES2 жыл бұрын
Hi Sandeep, please understand Blynk is an IoT Platform which provide you mobile app and web dashboard to connect devices like NodeMCU, Arduino etc. You don't need to program Android Phone. You can build Android App using Blynk2.0 to use on your Android Phone. I hope this may help you. Good luck!