TDS sensor based Safe Water Quality Meter with Mew Blynk2.0

  Рет қаралды 12,955

SME Dehradun

SME Dehradun

2 жыл бұрын

In this video, we will show you how we can make a TDS Water Monitor System for Safe drinking water with Blynk2.0 IoT Cloud. All the related material for this video available at the below video description.
Key Moments of this Video:
0:55 - List of components for TDS water meter
1:05 - Circuit diagram TDS water meter
2:34 - Blynk2.0 cloud/ Blynk.cloud
2:47 - how to create new template in blynk2.0
3:37 - How to add virtual pins in Datastream blynk2.0
5:00 - how to add label in Web dashboard blynk 2.0
5:54 - Programming code for TDS Sensor blynk2.0/ download
6:28 - Program explanation of TDS sensor
6:39 - Blynk2.0 template ID Device Name / how to replace
10:15 - How to add blynk2.0 library to arduino IDE
10:52 - How to add NodeMCU board to Arduino IDE
11:30 - blynk2.0 mobile app download and configure
12:12 - How to add new device to blynk IoT mobile app
12:32 - what to do if blynk app didn’t find new device NodeMCU
13:25 - how to configure widgets in blynk 2.0
14:39 - hardware connection with TDS sensor and DS18B20
15:43 - Live testing of TDS Sensor
16:10 - TDS sensor data to blynk 2.0
For this project, we use following components -
🟢 NuttyFi Wifi: www.nuttyengineer.com/product...
🟢 NodeMCU Module: www.electronicscomp.com/nodem...
🟢 TDS Sensor: www.amazon.in/xcluma-Meter-V1...
🟢 DS18B20 Waterproof water temperature sensor : www.electronicscomp.com/ds18b...
🟢 connecting wires: robu.in/product/10-cm-40-pin-...
🟢 Breadboard: www.amazon.in/Robo-India-MB-1...
Important Links:
Github Link for Programming Code: github.com/itsbhupendrasingh/...
Google Drive link for Programming code (NodeMCU ESP8266): drive.google.com/file/d/1LySt...
Google Drive link for Programming code (ESP32): drive.google.com/file/d/1RhCT...
How to install wifi board ESPxx series to Arduino IDE: www.nuttyengineer.com/nuttyfi...
Blynk 2.0 Library: drive.google.com/file/d/1dzvt...
Blynk cloud server: blynk.cloud/
Proteus Software: www.labcenter.com/downloads/
Arduino IDE Software: www.arduino.cc/en/software
Atmel AVR Studio: www.microchip.com/mplab/avr-s...
NuttyFi Wifi Development board: www.nuttyengineer.com/product...
Link to download winzip: www.winzip.com/en/download/wi...
Link to download WinRAR: www.win-rar.com/download.html...
Contact link for Nutty Engineer Company: www.nuttyengineer.com/contact...
Contact link for SME: www.smedehradun.com/contact/
Our Other Video on NodeMCU ESP8266 & ESP32 boards:
Stay tuned with our channel for more videos at
/ smedehradun
How to start with Arduino IoT cloud ESP32 & NodeMCU board DIY- • How to Start with Ardu...
How to start your first project with Blynk 2.0- with Web & Mobile Dashboard- LED control: • How to Start with New ...
Home Automation with Blynk 2.0: • Home Automation using ...
Home Automation with manual control: • Home Automation using ...
DHT11 sensor interfacing with blynk2.0: • DHT11 Sensor Data to N...
Smart Dustbin with Blynk2.0 - ESP32 & NodeMCU: • Smart Dustbin with New...
For any query, you can comment on comment box below.
Join us at Social Platform:
Twitter: / itsbhupendra
LinkedIn: / schematics-micro-elect...
Facebook: / schematicslab
Instagram: / itsbhupendrasingh
Blog: schematicslab.blogspot.com/
Website: www.smedehradun.com
#blynk2 #nuttyfi #esp8266 #TDS #DS18b20 #innovation #smedehradun
#newblynk #esp32 #nodemcu #water #cleanwater #trending

Пікірлер: 180
@SMEDehradun
@SMEDehradun Жыл бұрын
Hello Guys, I have made few changes in the NodeMCU code to connect with New Blynk. you can download from the video description. Also added the programming Code for ESP32 As well. link is available in the video description. #esp32 #nodemcu #esp8266 #TDS
@SyedDanishTech
@SyedDanishTech 2 жыл бұрын
Thank you so much brother, very nice video
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Welcome @Syed Danish
@SMEDehradun
@SMEDehradun 2 жыл бұрын
hello guys, if anyone want to add Gauge or Graph in the blynk for any analog or float data, then follow below instructions: To add Graphical chart in blynk,then you can select the superchart. For that, you need to go to blynk mobile dahsboard, then go to the blynk widget by clicking on + sign. scroll below and you will get the super chart. click on that. it will be added to your template dashboard. now click on it and in the property, you will get the datastream. we can add only 1 chart on free version. click on the sign that is lookalike music visual adjuster. once clicked, you will get the option to select datastream. select the virtual pin of tds value and its done. back to dashboard and you can get your values on super chart. Same process, you can follow for the Gauge.
@a_rahul_krishnan
@a_rahul_krishnan Жыл бұрын
video not available in description for: How to install wifi board ESPxx series to Arduino IDE,Sir.
@SMEDehradun
@SMEDehradun Жыл бұрын
Video is not available for Thai but web tutorials are available here www.nuttyengineer.com/knowledge-blog/nuttyfi-iot-board-in-arduino-ide/
@jaysonconocido1859
@jaysonconocido1859 2 жыл бұрын
Hi. What if i use 5V instead of 3.3V? What will be the other things should I change on the code?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
But sensor will work with 5V
@shafaanuar1191
@shafaanuar1191 2 жыл бұрын
Hello Sir, can i connect pH sensor and soil moisture sensor to A0 pin at nodemcu? I mean 2 sensors using the same pin which is A0, can i?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
You can’t directly read 2 sensor in A0 pin. So, You need to add multiplexer like CD4051 with NodeMCU so that you can read multiple analog sensor on A0 pin.
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
Hello sir Good day I'm done with my connection using NodeMCU. In your circuit there is a resistor.. Do I need to use resistor also using NodeMCU in replacement to NuttyFi? Thanks for your response
@SMEDehradun
@SMEDehradun 2 жыл бұрын
To u can use NodeMCU in the place of NuttyFi.
@ArunThampi-un6zh
@ArunThampi-un6zh Жыл бұрын
Sir I brought a tds sensor from xcluma. But after placing it in brine solution, it is showing a value of 0ppm. Sir what should I do and is there any way to calibrate it. If so please help me, I have mini project tomorrow
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi, use below code to make Ts meter with Arduino. Connect TDS sensor data pin to A0 and Vcc to 5V. #define TdsSensorPin A0 #define VREF 5.0 // analog reference voltage(Volt) of the ADC #define SCOUNT 30 // sum of sample point int analogBuffer[SCOUNT]; // store the analog value in the array, read from ADC int analogBufferTemp[SCOUNT]; int analogBufferIndex = 0,copyIndex = 0; float averageVoltage = 0,tdsValue = 0,temperature = 25; void setup() { Serial.begin(9600); pinMode(TdsSensorPin,INPUT); } void loop() { static unsigned long analogSampleTimepoint = millis(); if(millis()-analogSampleTimepoint > 40U) //every 40 milliseconds,read the analog value from the ADC { analogSampleTimepoint = millis(); analogBuffer[analogBufferIndex] = analogRead(TdsSensorPin); //read the analog value and store into the buffer analogBufferIndex++; if(analogBufferIndex == SCOUNT) analogBufferIndex = 0; } static unsigned long printTimepoint = millis(); if(millis()-printTimepoint > 800U) { printTimepoint = millis(); for(copyIndex=0;copyIndex 0) bTemp = bTab[(iFilterLen - 1) / 2]; else bTemp = (bTab[iFilterLen / 2] + bTab[iFilterLen / 2 - 1]) / 2; return bTemp; }
@capstonegroup8806
@capstonegroup8806 Жыл бұрын
Good day sir, this video is great! Can I add the ph sensor with this sir? I will be using Arduino uno and nodemcu so that I can use the two analog sensors. But I dont know the codes sir. Can you help me?
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi, I have already made a video, how you can use Arduino & NodeMCU to access the data. Check it out here at Heart Beat Monitoring with New Blynk IoT App- Pulse Sensor with IoT kzfaq.info/get/bejne/jJ2cZb2I0rOzgY0.html
@bradleyjim1603
@bradleyjim1603 10 ай бұрын
Hi sir, do I need to use any resistor for both TDS and Temperature sensor if I want to connect it with my esp32 board?
@SMEDehradun
@SMEDehradun 10 ай бұрын
No.
@bradleyjim1603
@bradleyjim1603 9 ай бұрын
@@SMEDehradun Hello sir I can I ask again in the blnyk cloud it use BLYNK_TEMPLATE_NAME and your code use BLYNK_DEVICE_NAME and when I compile the code it have an error. what should I do?
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
Sir how to display in dashboard whether the water is good or excellent or poor and turn on water purifier (use dc motor to demonstrate)
@SMEDehradun
@SMEDehradun Жыл бұрын
You can display the information in the virtual lcd widget.
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
@@SMEDehradun for displaying could you provide me the code sir?
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
@@SMEDehradun and also I need to demonstrate that water purifier will get turn on when the water quality is poor with dc motor or any other output, I need code for this too sir.
@sejalvetkar8167
@sejalvetkar8167 9 ай бұрын
Sir, are the connections same for node mcu?
@SMEDehradun
@SMEDehradun 9 ай бұрын
Yes.
@nurulnajihabintiabdulsamad2081
@nurulnajihabintiabdulsamad2081 Жыл бұрын
Sir, at the end of the video, shows that we need to connect the USB cable to nuttyfi and connect it to the computer's USB right. So why do we need to that? or it is because we want to power up the nuttyfi? After this,, if we want to check the temp. or pH again, do we need to connect the sensor to the coding or we can just only use the blynk apps? and how to check it? do we need to connect it with the coding again?
@SMEDehradun
@SMEDehradun Жыл бұрын
We use the usb for 2 purpose basically- one for uploading the program & another is to provide power. Right. And once we upload the program to out any board, then that program stored in the memory of that board. We don’t need to upload it again and again. Once program uploading done, then just provide the power to your board and it will work all the time as per your code.
@nurulnajihabintiabdulsamad2081
@nurulnajihabintiabdulsamad2081 Жыл бұрын
@@SMEDehradun thank you so much sir,, it is very clear now
@SMEDehradun
@SMEDehradun Жыл бұрын
Welcome
@nurulnajihabintiabdulsamad2081
@nurulnajihabintiabdulsamad2081 Жыл бұрын
@@SMEDehradun Sir to provide the power,, we just need to connect the board with the computer's USB right? Or we need to use other bateries or something else?
@SMEDehradun
@SMEDehradun Жыл бұрын
You can use computer USB port for power or you can also use 5V 2A mobile charger to provide power to NodeMCU.
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
Good day sir. I already done making with this project with the use of NodeMCU I'm glad it really works. Is it possibly sir that after I stored the program in NodeMCU it can directly connect to the wifi network of Blynk?. When I stored the program and did not use a computer to run the program again it can't connect to the WiFi network Blynk. Thanks for response
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Once you upload the program to NodeMCU, it’s permanently stored it in NodeMCU. Once you power the NodeMCU, it will be automatically connect to blynk. If not, then there can be power problem in your circuit. Verify your connection & program again.
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
Ok sir I understand..thank you
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
Good day sir.. I try it to different location and different WiFi network I powered the module NodeMCU the WiFi blynk not appear in wifi network. Can I try other option like scan QR code to connect the WiFi blynk network? Thanks for response
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Yes. You can use QR code for it but for that you need to be upgrade your account to prime & hire the blynk services for it. You can use different wifi for your board but you need to follow the same process for all boards
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
I already create other template sir for new WiFi network but the blynk WiFi network didn't appear. Do I really need to set up again sir like in the beginning deleting all the save files and set up again for the new WiFi network?
@diequir
@diequir 2 жыл бұрын
Por favor necesuito mostrar temperatura de dallas ds18b20 con Blynkl 2.0 y arduino, muchas gracias.
@SMEDehradun
@SMEDehradun 2 жыл бұрын
@Diego Quintero can you ask it in English?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Hola, acabo de hacer un video con el sensor dallas Ds18b20. amablemente lea este video kzfaq.info/get/bejne/gpZ4pLhes8-rl6s.html. Este video puede ayudarte. Aún enfrenta el problema, comente en el cuadro de comentarios.
@ratulyajee7983
@ratulyajee7983 Жыл бұрын
Can I continuous monitor tds on bylnk and when the tds will go high then it will send a led blink
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi Ratul, Yes you can continuously monitor the TDS value in blynk. For led status for tds, you need to modify the code for this.
@ratulyajee7983
@ratulyajee7983 Жыл бұрын
@@SMEDehradun can you help me to modify it
@SMEDehradun
@SMEDehradun Жыл бұрын
K.
@ratulyajee7983
@ratulyajee7983 Жыл бұрын
@@SMEDehradun How can i reach you any contact or link
@SMEDehradun
@SMEDehradun Жыл бұрын
Drop a mail at schematicslab@gmail.com
@rayenkhaled2265
@rayenkhaled2265 Жыл бұрын
Hi sir , why are you connect the pin of the TDS sensor with 5 volt and you just put 3.3 as voltage ref in the code ? please i need help !
@SMEDehradun
@SMEDehradun Жыл бұрын
Because esp8266 pins works on 3.3V.
@rayenkhaled2265
@rayenkhaled2265 Жыл бұрын
@@SMEDehradunthanks and why in the code chose 1024 as resolution and you don't use 4096 ??
@SMEDehradun
@SMEDehradun Жыл бұрын
Coz we are using it in 10 bit mode.
@ponnalasandeep5389
@ponnalasandeep5389 2 жыл бұрын
Please make a video on esp8266 internet and manual control home automation with blynk2.0
@SMEDehradun
@SMEDehradun 2 жыл бұрын
@Sandeep Sandy Next week we will post the video on manual & automatic control.
@ponnalasandeep5389
@ponnalasandeep5389 2 жыл бұрын
@@SMEDehradun tq
@kentroydaying8339
@kentroydaying8339 2 жыл бұрын
Good day sir, is the code still the same even if i am not using a temperature sensor?
@kentroydaying8339
@kentroydaying8339 2 жыл бұрын
Can i ask for the code sir?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Yes you can. It’s also batter if you disable or delete all the data commands used to store & send the temperature to the blynk server.
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Code is available in the video description.
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
Hello sir I just want to ask if the connection with NodeMCU module and NuttyFi WiFi is the same. I want to use NodeMCU in this project. Thank you for your answer..
@SMEDehradun
@SMEDehradun 2 жыл бұрын
You can use NodeMCU in the place of NuttyFi. Both are the same but having different firmwware.
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
What's the device I need to use sir if I used NodeMCU instead of NuttyFi WiFi?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
NodeMCU will wok fine
@joshuaolivo5122
@joshuaolivo5122 2 жыл бұрын
OK sir. The connecting of the wiring sir is still the same? Even if I used NodeMCU instead of NuttyFi WiFi?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Yes.
@animist_studios
@animist_studios Жыл бұрын
sir extern "C" { #include "user_interface.h" void app_loop(); } Compilation error: user_interface.h: No such file or directory this error occured in this part of the code
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi Add the header files in your program folder. See this video to remove the errors… kzfaq.info/get/bejne/e7aYjMKZqdXelaM.html
@animist_studios
@animist_studios Жыл бұрын
@@SMEDehradun how to add the header file
@SMEDehradun
@SMEDehradun Жыл бұрын
Go to video link that I have just shared in comment
@sayanaxavier2903
@sayanaxavier2903 Жыл бұрын
Is the code given in the description for esp 32 module
@SMEDehradun
@SMEDehradun Жыл бұрын
The code is for NodeMCU Esp82666
@sayanaxavier2903
@sayanaxavier2903 Жыл бұрын
@@SMEDehradun is there a one for esp 32
@SMEDehradun
@SMEDehradun Жыл бұрын
K try to do it.
@amulya_minnie3387
@amulya_minnie3387 Жыл бұрын
Sir , I didn't find the code for esp8266 and when I run the code it's showing as tempread is not defined in the scope. What should I do sir ?
@amulya_minnie3387
@amulya_minnie3387 Жыл бұрын
Sir , can u please help
@amulya_minnie3387
@amulya_minnie3387 Жыл бұрын
Sir
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi, Link for the Code of NodeMCU ESP8266 available in the video description. Also add the library as shown in the video description. This will resolve your problem. If still find any error, let us know.
@a_rahul_krishnan
@a_rahul_krishnan Жыл бұрын
Sir im getting this error: user_interface.h: No such file or directory
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi, Need all the supporting fuel inside the programming folder. Watch this video ti fix the problem in blynkedgent program kzfaq.info/get/bejne/e7aYjMKZqdXelaM.html
@a_rahul_krishnan
@a_rahul_krishnan Жыл бұрын
@@SMEDehradun tq sir
@SMEDehradun
@SMEDehradun Жыл бұрын
🙏
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
❌The nodemcu has 3v output will it work, What resistor I have to use sir? ❌
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi, The Vin pin if the NodeMCU has 5V output. & Resistor value is mentioned in the circuit diagram.
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
@@SMEDehradun thank you sir
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
Sir give me idea to present this project neatly,without soldering.
@SMEDehradun
@SMEDehradun Жыл бұрын
Use breadboard to connect all the wires without soldering.
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
I have already used bread board sir, I want present all the components in single board like thing sir.
@SMEDehradun
@SMEDehradun Жыл бұрын
Then design your own pcb or use general size pcb to connect all with one another.
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
❌Sir how to fix Port option not showing in arduino ide? ❌
@SMEDehradun
@SMEDehradun Жыл бұрын
Install the Arduino board driver in your computer. It will shown you the com port. I will make the video in this soon. Stay connected.
@blynkappli894
@blynkappli894 Жыл бұрын
Hello sir, can I get the reading of tds sensor without temperature sensor?
@SMEDehradun
@SMEDehradun Жыл бұрын
Yes. You can assume the value of temperature.
@blynkappli894
@blynkappli894 Жыл бұрын
@@SMEDehradunhow about the codes that you gave sir? Can I still use that? Or I will have to edit some code
@SMEDehradun
@SMEDehradun Жыл бұрын
You need to change the code little bit. You need to remove the code that’s read the temperature & define the static temperature that you want to assume. That will work.
@blynkappli894
@blynkappli894 Жыл бұрын
@@SMEDehradun Thank you sir. Can I ask for your help with the codes sir?
@SMEDehradun
@SMEDehradun Жыл бұрын
It’s batter it you do it by yourself.
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
Need Circuit diagram for nodemcu !
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi Rahul, Connect the NodeMCU with the similar pins as shown with NuttyFi board in the video. Connections are the same for NodeMCU & NuttyFi.
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
@@SMEDehradun thank you sir
@SMEDehradun
@SMEDehradun Жыл бұрын
Most Welcome
@someshdeshmukh-ye2fi
@someshdeshmukh-ye2fi 5 ай бұрын
Sir In the programme TempRead function is not decleared
@SMEDehradun
@SMEDehradun 5 ай бұрын
Put all the headers in the programming code and you will get it compiled.
@AnhVu-nv3db
@AnhVu-nv3db 3 ай бұрын
@@SMEDehradun Please tell me: where is TempRead function. What additional libraries do I need?
@SMEDehradun
@SMEDehradun 3 ай бұрын
It’s in the code. Read the code properly.
@SMEDehradun
@SMEDehradun 3 ай бұрын
No additional library required.
@AnhVu-nv3db
@AnhVu-nv3db 3 ай бұрын
@@SMEDehradun thanks bro, i have seen it
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
I completed this project sir.Still I have to add few modules like: 1)widget to display the quality(good,fair,poor) 2) turn on led(demonstrate that water purifier is on if tds is high) 3) gmail alert if tds is high
@SMEDehradun
@SMEDehradun Жыл бұрын
Hi, That’s great that you have done your project 👏. You can display the TDS level or quality, then you can use virtual LCD display to display it. This video will help you setup the virtual lcd in the blynk IoT app. kzfaq.info/get/bejne/rsyDe5ST37eqiGw.html And if you want to add email alert then I have already made a video on how to set email alert. Below is the link to guide you. kzfaq.info/get/bejne/ip6mg7uG16fKk6M.html
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
@@SMEDehradun tq sir✨💫
@SMEDehradun
@SMEDehradun Жыл бұрын
🙏
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
​@@SMEDehradun fully completed this project.Thank you so much sir,it's impossible without your videos.I feel great.✨💫
@SMEDehradun
@SMEDehradun Жыл бұрын
Thanks Rahul.
@suni7100
@suni7100 2 жыл бұрын
Untuk dapat sensor tds fritzing bagaimana?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Plz write your comment in English.
@suni7100
@suni7100 2 жыл бұрын
@@SMEDehradun How to get a fritzing tds sensor?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
You can get the Fritzing tds sensor library at this link github.com/DFRobot/Fritzing-library
@ainasafiqa6108
@ainasafiqa6108 2 жыл бұрын
hi sir, when i try to verify, it said that no file for BlynkEdgent. I already upload the libraries :(
@SMEDehradun
@SMEDehradun 2 жыл бұрын
@Aina Safiqa Check that you have selected the board as NodeMCU as described in the video. It will work.
@SMEDehradun
@SMEDehradun 2 жыл бұрын
This problem occur while we have not selected the appropriate board or some time new blynk library not supported due to old blynk library. I suggest, you once again see the video, follow all the instruction, install blynk library once again. And run our code without changes. It must work. If still problem will remain, then comment, then we will check your code.
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Can you copy- paste your code in the comment box?
@ainasafiqa6108
@ainasafiqa6108 2 жыл бұрын
@@SMEDehradun tomorrow i will try again and will update here. thank you so much :)
@SMEDehradun
@SMEDehradun 2 жыл бұрын
@@ainasafiqa6108 k. We are waiting the update from your side. Wish you a good luck 🤞.
@safooraabdussalam8981
@safooraabdussalam8981 Жыл бұрын
Did you use a resistor here
@SMEDehradun
@SMEDehradun Жыл бұрын
Yes, resistor with Temperature sensor. Check the circuit diagram for details
@safooraabdussalam8981
@safooraabdussalam8981 Жыл бұрын
@@SMEDehradun but in the video you did not show them putting together
@SMEDehradun
@SMEDehradun Жыл бұрын
I have covered that with the cello tape. Connect the hardware as per the circuit diagram.
@safooraabdussalam8981
@safooraabdussalam8981 Жыл бұрын
@@SMEDehradun will it work without resistor
@SMEDehradun
@SMEDehradun Жыл бұрын
Really. But will not provide the accurate data.
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
❌how many times we can dump code into nodemcu sir? ❌
@SMEDehradun
@SMEDehradun Жыл бұрын
10,000 times
@a_rahul_krishnan_2003
@a_rahul_krishnan_2003 Жыл бұрын
@@SMEDehradun tq sir
@SMEDehradun
@SMEDehradun Жыл бұрын
🙏
@Shubham-po2tp
@Shubham-po2tp 2 жыл бұрын
According your steps can we say We have to put wifi credentials in app for blynk 2.0 But in earlier version we used to put in code in the form of SSID and pasward And keep changing in code if our WiFi networks is changing like WiFi router to mobile hotspot
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Now, Hi, Blynk2.0 have changed its communication methods. We can add wifi credentials only through the app.
@Shubham-po2tp
@Shubham-po2tp 2 жыл бұрын
@@SMEDehradun Okay Thank you so much
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Good luck 🤞
@Shubham-po2tp
@Shubham-po2tp 2 жыл бұрын
@@SMEDehradun Thank you
@aprilmay5974
@aprilmay5974 2 жыл бұрын
Hello sir, is the code applicable for ESP8266?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Code is available for both Esp8266 as well as ESP32. You can download it from the video description.
@aprilmay5974
@aprilmay5974 2 жыл бұрын
@@SMEDehradun Sir is it okay if I don't use any temperature sensor? will it greatly affect ppm readings?
@SMEDehradun
@SMEDehradun 2 жыл бұрын
Yes. But if your remove the e code for Temperature sensor. Then it will work
@patricklopez-io1bq
@patricklopez-io1bq 6 ай бұрын
Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME" please help
@SMEDehradun
@SMEDehradun 6 ай бұрын
Plz watch the video properly. I have clarify all the instructions. Go through that.
@sejalvetkar8167
@sejalvetkar8167 9 ай бұрын
Hi, Will it work with 3V , because the node mcu only contains 3V pin
@SMEDehradun
@SMEDehradun 9 ай бұрын
You need to provide 5V .
@sejalvetkar8167
@sejalvetkar8167 9 ай бұрын
@@SMEDehradun how to do that?
@SMEDehradun
@SMEDehradun 9 ай бұрын
Provide it externally.
EVOLUTION OF ICE CREAM 😱 #shorts
00:11
Savage Vlogs
Рет қаралды 9 МЛН
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 46 МЛН
esp 32 cam. Плата ESP с камерой ov2640 Установка ESP32, подключение
13:58
Ардуино для начинающих
Рет қаралды 23 М.
pH Sensor: Assembling, Coding, & Calibrating with Arduino | Smart Gardening
10:54
IoT Based Drinking Water Quality Monitoring System with ESP32
9:25
How To Electronics
Рет қаралды 48 М.
Making your first project on New Blynk 2.0⚡️
15:23
techiesms
Рет қаралды 200 М.
#samsung #retrophone #nostalgia #x100
0:14
mobijunk
Рет қаралды 13 МЛН
Look, this is the 97th generation of the phone?
0:13
Edcers
Рет қаралды 7 МЛН