Liquid Detection Water Quality Monitoring DIY TDS Online Monitor For Arduino

₩27,490
+ ₩10,399 배송

Liquid Detection Water Quality Monitoring DIY TDS Online Monitor For Arduino

  • 브랜드: Unbranded

Liquid Detection Water Quality Monitoring DIY TDS Online Monitor For Arduino

  • 브랜드: Unbranded
희망소매가격: ₩45,490
가격: ₩27,490
절약 금액: ₩18,000 (39%)
판매자::
₩27,490
+ ₩10,399 배송

재고 있음

다음의 결제 방식을 사용하실 수 있습니다

설명

Note: This product contains product introduction, wiring diagram, source code and so on. See below. Product introduction This equipment can be used for the measurement of general household water quality. Generally, the tap water TDS is within 100 (about 90 in Shenzhen) and the purified water is within 10. The compatible TDS sensor is used to measure the TDS value of water. The TDS value can reflect the cleanliness of water and can be applied to water quality testing in the fields of domestic water and hydroponics. TDS (Total Dissolved Solids): Indicates how many milligrams of dissolved solids are dissolved in 1 liter of water. In general, the higher the TDS value, the more lysate is contained in the water and the more unclean the water. Therefore, the size of the TDS can be used as one of the basis for reflecting the cleanliness of the water. The commonly used TDS testing equipment is a TDS pen. Although it is inexpensive and easy to use, it cannot transmit data to the control system, do long-term online monitoring, and analyze the water quality. Using a special instrument, although the data can be transmitted, the accuracy is high, but the price is very expensive. To this end, we have specially introduced this compatible TDS sensor, which can be used to measure the TDS value of water after connecting to the controller. this product is plug and for play and easy to use. The wide voltage supply of 3.3~5.5V and the analog signal output of 0~2.3V make this product for 5V, 3.3V control system, which can be easily used in the ready-made control system. The excitation source used for measurement uses an AC signal, which can effectively prevent probe polarization, extend probe life, and increase the stability of the output signal. The TDS probe is a waterproof probe that can be immersed in water for long periods of for time. The product can be applied to water quality testing in the fields of domestic water, hydroponics and the like. With this sensor, you can easily DIY a TDS detector, and easily check the cleanliness of the water to make your water quality better. Notice: 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 for 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. Features 1. Wide voltage operation: 3.3~5.5V 2. 0~2.3V analog signal output, for 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 for play, no soldering required Technical specifications Signal adapter board: Input voltage: 3.3~5.5V Output signal: 0~2.3V Working current: 3~6mA TDS measurement range: 0~1000ppm TDS measurement accuracy: 10% F.S. (25C) Size: 42*32mm Module interface: XH2.54-3P Electrode interface: XH2.54-2P TDS probe: Number of probes: 2 Overall length: 83cm Connection interface: XH2.54-2P Color: White Other: Waterproof probe Package included: 1 * TDS signal adapter board 1 * Waterproof TDS probe 1 * Analog sensor line --------------------------- Source Code #define TdsSensorPin A1 #define kValue 1.8 //kValue = Calibrator TDS value/measurement to get TDS #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(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 bTab[i + 1]) { bTemp = bTab[i]; bTab[i] = bTab[i + 1]; bTab[i + 1] = bTemp; } } } if ((iFilterLen & 1) > 0) bTemp = bTab[(iFilterLen - 1) / 2]; else bTemp = (bTab[iFilterLen / 2] + bTab[iFilterLen / 2 - 1]) / 2; return bTem
  • 브랜드: Unbranded
  • 카테고리: 기업
  • Fruugo ID: 333732511-735503298
  • EAN: 6534293235671

제품 안전 정보

아래에 설명된 이 제품과 관련된 제품 안전 정보를 참조하십시오.

以下の情報は、この製品を販売する独立したサードパーティ小売業者によって提供されています。

제품 안전 라벨

CE Mark
안전 경고: Before using this product, please read and understand all instructions carefully. Health warning: If you feel any discomfort during use, please stop using it immediately and consult a doctor. Allergy warning: Do not use if you are allergic to any ingredient in this product. Storage precautions: Please keep this product out of the reach of children. Expiration date: Please use this product within the expiration date indicated on the package.
재료: 100%
제조업체 부품 번호: B22446
모델 번호: B22446
일련번호: B22446
배치 번호: B22446

배송 및 반품

2일 이내에 발송됨

  • STANDARD: ₩10,399 - 배달 사이 월 13 10월 2025–화 21 10월 2025

중국에서 발송.

당사는 귀하께서 주문하신 제품이 주문 명세에 따라 빠짐없이 배송되도록 온 힘을 기울이고 있습니다. 다만, 주문하신 것과 다른 상품이 배송되거나 빠진 상품이 있는 경우, 또는 주문 내용에 만족할 수 없는 다른 이유가 있는 경우에는 주문 전체나 주문에 포함된 일부 제품을 반품하시고 해당 상품에 대해 전액 환불받으실 수 있습니다. 전체 반품 정책 보기