+92 340 5243603

TDS Meter V1.0 Module Water Quality Sensor for Arduino
Analog TDS Meter Probe for Accurate Water Quality Monitoring – Compatible with Arduino Boards for Liquid Analysis and Testing. Buy online in Pakistan.
PKR 2200/-
Product Description
The TDS Meter V1.0 Module is a compact and easy-to-use water quality sensor compatible with Arduino controllers. Plug-and-play design makes it perfect for beginners and DIY projects.
Applications
This sensor can measure the TDS (Total Dissolved Solids) value of water, giving a clear indication of water cleanliness. The TDS (Total Dissolved Solids) value shows how many milligrams of soluble solids are dissolved in one liter of water. Generally, higher TDS values indicate more dissolved solids and less clean water. Therefore, monitoring TDS is an effective way to assess water quality.
Measuring TDS Value
The module measures the total amount of organic or inorganic substances in water, expressed in parts per million (ppm) or milligrams per liter (mg/L). It provides accurate readings, allowing you to maintain optimal water quality in aquariums, hydroponics, and other applications.
Technical Parameters
- Input Voltage: DC 3.3 ~ 5.5V
- Output Voltage: 0 ~ 2.3V
- Working Current: 3 ~ 6mA
- TDS Measurement Range: 0 ~ 1000ppm
- TDS Measurement Accuracy: ± 10% F.S. (25 ℃)
- Module Interface: XH2.54-3P
- Electrode Interface: XH2.54-2P
TDS Probe
- Number of Needles: 2
- Total Length: 60cm
- Connection Interface: XH2.54-2P
- Color: White
- Other: Waterproof Probe for reliable readings
Shipping List
- TDS Meter V1.0 for Arduino x1
- Waterproof TDS Probe x1
- XH2.54-3Pin Jumper Wire x1
Arduino Test Code
#define TdsSensorPin A1 // analog reference voltage (Volt) of the ADC
#define VREF 5.0
#define SCOUNT 30 // number of sample points
int analogBuffer[SCOUNT]; // store analog values from ADC
int analogBufferTemp[SCOUNT];
int analogBufferIndex = 0, copyIndex = 0;
float averageVoltage = 0, tdsValue = 0, temperature = 25;
If you are looking for the best TDS meter price in Pakistan or want to compare TDS meter price in Pakistan, this module offers a cost-effective and accurate solution for water quality monitoring with Arduino projects.