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

preview_player
Показать описание
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: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 -


Important Links:

Our Other Video on NodeMCU ESP8266 & ESP32 boards:
Stay tuned with our channel for more videos at



For any query, you can comment on comment box below.
Join us at Social Platform:

#blynk2 #nuttyfi #esp8266 #TDS #DS18b20 #innovation #smedehradun
#newblynk #esp32 #nodemcu #water #cleanwater #trending
Рекомендации по теме
Комментарии
Автор

video not available in description for:
How to install wifi board ESPxx series to Arduino IDE, Sir.

a_rahul_krishnan
Автор

Sir im getting this error:

user_interface.h: No such file or directory

a_rahul_krishnan
Автор

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

SMEDehradun
Автор

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

ArunThampi-unzh
Автор

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.

SMEDehradun
Автор

Thank you so much brother, very nice video

SyedDanishTech
Автор

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)

india_poco_x
Автор

❌The nodemcu has 3v output will it work,
What resistor I have to use sir? ❌

india_poco_x
Автор

Sir, are the connections same for node mcu?

sejalvetkar
Автор

Can I continuous monitor tds on bylnk and when the tds will go high then it will send a led blink

ratulyajee
Автор

Is the code given in the description for esp 32 module

sayanaxavier
Автор

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 !

rayenkhaled
Автор

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?

nurulnajihabintiabdulsamad
Автор

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

animist_studios
Автор

Hi, Will it work with 3V, because the node mcu only contains 3V pin

sejalvetkar
Автор

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?

bradleyjim
Автор

Sir
In the programme TempRead function is not decleared

someshdeshmukh-yefi
Автор

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

joshuaolivo
Автор

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?

shafaanuar
Автор

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_minnie