Enter NEW5 at Checkout for 5% OFF & Free Shipping Australia Wide

{"id":9122990456983,"title":"Total Dissolved Solids Meter Analog TDS Sensor TDS Meter Water Conductivity Sensor Tester Liquid Detection Water Quality Monitoring for arduino Raspberry Pi","handle":"total-dissolved-solids-meter-analog-tds-sensor-tds-meter-water-conductivity-sensor-tester-liquid-detection-water-quality-monitoring-for-arduino-raspberry-pi","description":"\u003ch3\u003eTotal Dissolved Solids Meter Analog TDS Sensor TDS Meter Water Conductivity Sensor Tester Liquid Detection Water Quality Monitoring for arduino Raspberry Pi\u003c\/h3\u003e\n\u003cp id=\"b\"\u003eNote:TDS probes cannot be used in water above 55 °C.The TDS probe should not\nbe placed too close to the edge of the container, as it will affect the\ndisplay.The head and lead of the TDS probe are waterproof and can be immersed\nin water, but the connection interface and the signal adapter board are not\nwaterproof. Please pay attention to use.Product Features:1. Wide voltage\noperation: 3.3~5.5V2. 0~2.3V analog signal output, compatible with 5V, 3.3V\ntwo control systems3. The excitation source is an AC signal, effectively\npreventing probe polarization4. Waterproof probe for long-term immersion in\nwater5. compatible, easy to connect, plug and play, no soldering\nrequiredTechnical specifications:Signal adapter board:Input voltage:\n3.3~5.5VOutput signal: 0~2.3VWorking current: 3~6mATDS measurement range:\n0~1000ppmTDS measurement accuracy: ±10% F.S. (25°C)Size: 4232mmModule\ninterface: XH2.54-3PElectrode interface: XH2.54-2PTDS probe:Number of probes:\n2Overall length: 83cmConnection interface: XH2.54-2Pcolor: WhiteOther:\nWaterproof probePackage includes:1 x TDS signal adapter board1 x Waterproof\nTDS probe1 x Analog sensor linesource code:define TdsSensorPin A1define\nkValue 1.8 \/\/kValue = value of calibrator TDS \/ measurement to get TDSdefine\nVREF 5.0 \/\/ analog reference voltage(Volt) of the ADCdefine SCOUNT 30 \/\/ sum\nof sample pointInt analogBuffer[SCOUNT]; \/\/ store the analog value in the\narray, read from ADCInt analogBufferTemp[SCOUNT];Int analogBufferIndex = 0,\ncopyIndex = 0;Float averageVoltage = 0, tdsValue = 0, temperature = 25;Void\nsetup(){ Serial.begin(115200); pinMode(TdsSensorPin, INPUT);}Void loop(){\nStatic unsigned long analogSampleTimepoint = millis();\nIf(millis()-analogSampleTimepoint \u0026gt; 40U) \/\/every 40 milliseconds,read the\nanalog value from the ADC { analogSampleTimepoint = millis();\nanalogBuffer[analogBufferIndex] = analogRead(TdsSensorPin); \/\/read the analog\nvalue and store into the buffer analogBufferIndex++; If(analogBufferIndex ==\nSCOUNT) analogBufferIndex = 0; } Static unsigned long printTimepoint =\nmillis(); If(millis()-printTimepoint \u0026gt; 800U) { printTimepoint = millis();\nFor(copyIndex=0;copyIndex analogBufferTemp[copyIndex]=\nanalogBuffer[copyIndex]; averageVoltage =\ngetMedianNum(analogBufferTemp,SCOUNT) (float)VREF \/ 1024.0; \/\/ read the\nanalog value more stable by the median filtering algorithm, and convert to\nvoltage value Float compensationCoefficient=1.0+0.02(temperature-25.0);\n\/\/temperature compensation formula: fFinalResult(25^C) =\nfFinalResult(current)\/(1.0+0.02(fTP-25.0)); Float\ncompensationVolatge=averageVoltage\/compensationCoefficient; \/\/temperature\ncompensation\ntdsValue=(133.42compensationVolatgecompensationVolatgecompensationVolatge -\n255.86compensationVolatgecompensationVolatge +\n857.39compensationVolatge)0.5kValue; \/\/convert voltage value to tds value\n\/\/Serial.print(\"voltage:\"); \/\/Serial.print(averageVoltage,2);\n\/\/Serial.print(\"V \"); Serial.print(\"TDS Value:\"); Serial.print(tdsValue,0);\nSerial.println(\"ppm\"); }}Int getMedianNum(int bArray[], int iFilterLen){ Int\nbTab[iFilterLen]; For (byte i = 0; i bTab[i] = bArray[i]; Int i, j, bTemp; For\n(j = 0; j { For (i = 0; i { If (bTab[i] \u0026gt; bTab[i + 1]) {bTemp = bTab[i];\nbTab[i] = bTab[i + 1];bTab[i + 1] = bTemp; } } } If ((iFilterLen \u0026amp; 1) \u0026gt;\n0)bTemp = bTab[(iFilterLen - 1) \/ 2]; ElsebTemp = (bTab[iFilterLen \/ 2] +\nbTab[iFilterLen \/ 2 - 1]) \/ 2; Return bTemp;}\u003c\/p\u003e \n\n\u003ch3\u003eProduct Features\u003c\/h3\u003e\n \u003cul class=\"a\"\u003e\n \u003cli\u003e1. Wide voltage operation: 3.3~5.5V\u003c\/li\u003e\n \u003cli\u003e2. 0~2.3V analog signal output, compatible with 5V, 3.3V two control systems\u003c\/li\u003e\n \u003cli\u003e3. The excitation source is an AC signal, effectively preventing probe polarization\u003c\/li\u003e\n \u003cli\u003e4. Waterproof probe for long-term immersion in water\u003c\/li\u003e\n \u003cli\u003e5. compatible, easy to connect, plug and play, no soldering required\u003c\/li\u003e\n \u003c\/ul\u003e","published_at":"2025-07-12T04:14:30+10:00","created_at":"2025-07-12T04:14:26+10:00","vendor":"GODIYMODULES","type":"Meters","tags":["hidden","industrial_best_sellers_Jun2025"],"price":9100,"price_min":9100,"price_max":9100,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":45661862690967,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"B0DNW2ZKR3","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Total Dissolved Solids Meter Analog TDS Sensor TDS Meter Water Conductivity Sensor Tester Liquid Detection Water Quality Monitoring for arduino Raspberry Pi","public_title":null,"options":["Default Title"],"price":9100,"weight":32,"compare_at_price":null,"inventory_management":"shopify","barcode":"fd73f9f3-1a1a-4c72-a23a-c9a5e4175d4d","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/newnestshop.com\/cdn\/shop\/files\/61Njr-W-GVL.jpg?v=1752257669","\/\/newnestshop.com\/cdn\/shop\/files\/61SlcxE8iDL.jpg?v=1752257669","\/\/newnestshop.com\/cdn\/shop\/files\/61rMvnRMcYL.jpg?v=1752257669","\/\/newnestshop.com\/cdn\/shop\/files\/61iiDJn8XRL.jpg?v=1752257669","\/\/newnestshop.com\/cdn\/shop\/files\/61Thp5mgtmL.jpg?v=1752257669"],"featured_image":"\/\/newnestshop.com\/cdn\/shop\/files\/61Njr-W-GVL.jpg?v=1752257669","options":["Title"],"media":[{"alt":null,"id":38400146997399,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/newnestshop.com\/cdn\/shop\/files\/61Njr-W-GVL.jpg?v=1752257669"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/newnestshop.com\/cdn\/shop\/files\/61Njr-W-GVL.jpg?v=1752257669","width":1500},{"alt":null,"id":38400147030167,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/newnestshop.com\/cdn\/shop\/files\/61SlcxE8iDL.jpg?v=1752257669"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/newnestshop.com\/cdn\/shop\/files\/61SlcxE8iDL.jpg?v=1752257669","width":1500},{"alt":null,"id":38400147062935,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/newnestshop.com\/cdn\/shop\/files\/61rMvnRMcYL.jpg?v=1752257669"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/newnestshop.com\/cdn\/shop\/files\/61rMvnRMcYL.jpg?v=1752257669","width":1500},{"alt":null,"id":38400147095703,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/newnestshop.com\/cdn\/shop\/files\/61iiDJn8XRL.jpg?v=1752257669"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/newnestshop.com\/cdn\/shop\/files\/61iiDJn8XRL.jpg?v=1752257669","width":1500},{"alt":null,"id":38400147128471,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/newnestshop.com\/cdn\/shop\/files\/61Thp5mgtmL.jpg?v=1752257669"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/newnestshop.com\/cdn\/shop\/files\/61Thp5mgtmL.jpg?v=1752257669","width":1500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003ch3\u003eTotal Dissolved Solids Meter Analog TDS Sensor TDS Meter Water Conductivity Sensor Tester Liquid Detection Water Quality Monitoring for arduino Raspberry Pi\u003c\/h3\u003e\n\u003cp id=\"b\"\u003eNote:TDS probes cannot be used in water above 55 °C.The TDS probe should not\nbe placed too close to the edge of the container, as it will affect the\ndisplay.The head and lead of the TDS probe are waterproof and can be immersed\nin water, but the connection interface and the signal adapter board are not\nwaterproof. Please pay attention to use.Product Features:1. Wide voltage\noperation: 3.3~5.5V2. 0~2.3V analog signal output, compatible with 5V, 3.3V\ntwo control systems3. The excitation source is an AC signal, effectively\npreventing probe polarization4. Waterproof probe for long-term immersion in\nwater5. compatible, easy to connect, plug and play, no soldering\nrequiredTechnical specifications:Signal adapter board:Input voltage:\n3.3~5.5VOutput signal: 0~2.3VWorking current: 3~6mATDS measurement range:\n0~1000ppmTDS measurement accuracy: ±10% F.S. (25°C)Size: 4232mmModule\ninterface: XH2.54-3PElectrode interface: XH2.54-2PTDS probe:Number of probes:\n2Overall length: 83cmConnection interface: XH2.54-2Pcolor: WhiteOther:\nWaterproof probePackage includes:1 x TDS signal adapter board1 x Waterproof\nTDS probe1 x Analog sensor linesource code:define TdsSensorPin A1define\nkValue 1.8 \/\/kValue = value of calibrator TDS \/ measurement to get TDSdefine\nVREF 5.0 \/\/ analog reference voltage(Volt) of the ADCdefine SCOUNT 30 \/\/ sum\nof sample pointInt analogBuffer[SCOUNT]; \/\/ store the analog value in the\narray, read from ADCInt analogBufferTemp[SCOUNT];Int analogBufferIndex = 0,\ncopyIndex = 0;Float averageVoltage = 0, tdsValue = 0, temperature = 25;Void\nsetup(){ Serial.begin(115200); pinMode(TdsSensorPin, INPUT);}Void loop(){\nStatic unsigned long analogSampleTimepoint = millis();\nIf(millis()-analogSampleTimepoint \u0026gt; 40U) \/\/every 40 milliseconds,read the\nanalog value from the ADC { analogSampleTimepoint = millis();\nanalogBuffer[analogBufferIndex] = analogRead(TdsSensorPin); \/\/read the analog\nvalue and store into the buffer analogBufferIndex++; If(analogBufferIndex ==\nSCOUNT) analogBufferIndex = 0; } Static unsigned long printTimepoint =\nmillis(); If(millis()-printTimepoint \u0026gt; 800U) { printTimepoint = millis();\nFor(copyIndex=0;copyIndex analogBufferTemp[copyIndex]=\nanalogBuffer[copyIndex]; averageVoltage =\ngetMedianNum(analogBufferTemp,SCOUNT) (float)VREF \/ 1024.0; \/\/ read the\nanalog value more stable by the median filtering algorithm, and convert to\nvoltage value Float compensationCoefficient=1.0+0.02(temperature-25.0);\n\/\/temperature compensation formula: fFinalResult(25^C) =\nfFinalResult(current)\/(1.0+0.02(fTP-25.0)); Float\ncompensationVolatge=averageVoltage\/compensationCoefficient; \/\/temperature\ncompensation\ntdsValue=(133.42compensationVolatgecompensationVolatgecompensationVolatge -\n255.86compensationVolatgecompensationVolatge +\n857.39compensationVolatge)0.5kValue; \/\/convert voltage value to tds value\n\/\/Serial.print(\"voltage:\"); \/\/Serial.print(averageVoltage,2);\n\/\/Serial.print(\"V \"); Serial.print(\"TDS Value:\"); Serial.print(tdsValue,0);\nSerial.println(\"ppm\"); }}Int getMedianNum(int bArray[], int iFilterLen){ Int\nbTab[iFilterLen]; For (byte i = 0; i bTab[i] = bArray[i]; Int i, j, bTemp; For\n(j = 0; j { For (i = 0; i { If (bTab[i] \u0026gt; bTab[i + 1]) {bTemp = bTab[i];\nbTab[i] = bTab[i + 1];bTab[i + 1] = bTemp; } } } If ((iFilterLen \u0026amp; 1) \u0026gt;\n0)bTemp = bTab[(iFilterLen - 1) \/ 2]; ElsebTemp = (bTab[iFilterLen \/ 2] +\nbTab[iFilterLen \/ 2 - 1]) \/ 2; Return bTemp;}\u003c\/p\u003e \n\n\u003ch3\u003eProduct Features\u003c\/h3\u003e\n \u003cul class=\"a\"\u003e\n \u003cli\u003e1. Wide voltage operation: 3.3~5.5V\u003c\/li\u003e\n \u003cli\u003e2. 0~2.3V analog signal output, compatible with 5V, 3.3V two control systems\u003c\/li\u003e\n \u003cli\u003e3. The excitation source is an AC signal, effectively preventing probe polarization\u003c\/li\u003e\n \u003cli\u003e4. Waterproof probe for long-term immersion in water\u003c\/li\u003e\n \u003cli\u003e5. compatible, easy to connect, plug and play, no soldering required\u003c\/li\u003e\n \u003c\/ul\u003e"}

Total Dissolved Solids Meter Analog TDS Sensor TDS Meter Water Conductivity Sensor Tester Liquid Detection Water Quality Monitoring for arduino Raspberry Pi

In Stock. Leaves warehouse within 2 - 3 business days

$91.00 AUD
Maximum quantity available reached.
Free Shipping Australia Wide
100% Safe & Secure Checkout
100 Days Return Policy *
1 Year Warranty *

Total Dissolved Solids Meter Analog TDS Sensor TDS Meter Water Conductivity Sensor Tester Liquid Detection Water Quality Monitoring for arduino Raspberry Pi

Note:TDS probes cannot be used in water above 55 °C.The TDS probe should not be placed too close to the edge of the container, as it will affect the display.The head and lead of the TDS probe are waterproof and can be immersed in water, but the connection interface and the signal adapter board are not waterproof. Please pay attention to use.Product Features:1. Wide voltage operation: 3.3~5.5V2. 0~2.3V analog signal output, compatible with 5V, 3.3V two control systems3. The excitation source is an AC signal, effectively preventing probe polarization4. Waterproof probe for long-term immersion in water5. compatible, easy to connect, plug and play, no soldering requiredTechnical specifications:Signal adapter board:Input voltage: 3.3~5.5VOutput signal: 0~2.3VWorking current: 3~6mATDS measurement range: 0~1000ppmTDS measurement accuracy: ±10% F.S. (25°C)Size: 4232mmModule interface: XH2.54-3PElectrode interface: XH2.54-2PTDS probe:Number of probes: 2Overall length: 83cmConnection interface: XH2.54-2Pcolor: WhiteOther: Waterproof probePackage includes:1 x TDS signal adapter board1 x Waterproof TDS probe1 x Analog sensor linesource code:define TdsSensorPin A1define kValue 1.8 //kValue = value of calibrator TDS / measurement to get TDSdefine VREF 5.0 // analog reference voltage(Volt) of the ADCdefine SCOUNT 30 // sum of sample pointInt analogBuffer[SCOUNT]; // store the analog value in the array, read from ADCInt analogBufferTemp[SCOUNT];Int analogBufferIndex = 0, copyIndex = 0;Float averageVoltage = 0, tdsValue = 0, temperature = 25;Void setup(){ Serial.begin(115200); 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 analogBufferTemp[copyIndex]= analogBuffer[copyIndex]; averageVoltage = getMedianNum(analogBufferTemp,SCOUNT) (float)VREF / 1024.0; // read the analog value more stable by the median filtering algorithm, and convert to voltage value Float compensationCoefficient=1.0+0.02(temperature-25.0); //temperature compensation formula: fFinalResult(25^C) = fFinalResult(current)/(1.0+0.02(fTP-25.0)); Float compensationVolatge=averageVoltage/compensationCoefficient; //temperature compensation tdsValue=(133.42compensationVolatgecompensationVolatgecompensationVolatge - 255.86compensationVolatgecompensationVolatge + 857.39compensationVolatge)0.5kValue; //convert voltage value to tds value //Serial.print("voltage:"); //Serial.print(averageVoltage,2); //Serial.print("V "); Serial.print("TDS Value:"); Serial.print(tdsValue,0); Serial.println("ppm"); }}Int getMedianNum(int bArray[], int iFilterLen){ Int bTab[iFilterLen]; For (byte i = 0; i bTab[i] = bArray[i]; Int i, j, bTemp; For (j = 0; j { For (i = 0; i { If (bTab[i] > bTab[i + 1]) {bTemp = bTab[i]; bTab[i] = bTab[i + 1];bTab[i + 1] = bTemp; } } } If ((iFilterLen & 1) > 0)bTemp = bTab[(iFilterLen - 1) / 2]; ElsebTemp = (bTab[iFilterLen / 2] + bTab[iFilterLen / 2 - 1]) / 2; Return bTemp;}

Product Features

  • 1. Wide voltage operation: 3.3~5.5V
  • 2. 0~2.3V analog signal output, compatible with 5V, 3.3V two control systems
  • 3. The excitation source is an AC signal, effectively preventing probe polarization
  • 4. Waterproof probe for long-term immersion in water
  • 5. compatible, easy to connect, plug and play, no soldering required

Buy with confidence as this product comes with 18 months full local warranty in Australia & New Zealand (unless otherwise stated in the overview).

This product also comes with the benefits of the CocoonPower Warranty. For further details please read our Warranty Guidelines.

You can also purchase 3 Year Extended Care. If you are interested please see our Extended Care Information.