In this project, we will interface Gravity Analog TDS Sensor with Arduino Microcontroller and read the value in a 16×2 LCD Display
Things used in this project
Hardware components
Software apps and online services
Arduino IDE
Hand tools and fabrication machines
Premium Female/Male Extension Jumper Wires, 40 x 6" (150mm)
Breadboard, 8 mm x 35 mm
Story
DFROBOT TDS Meter Sensor With Arduino & LCD || Measure Water Quality in PPM || Techeonics
Introduction
TDS (Total Dissolved Solids) indicates how many milligrams of soluble solids are dissolved in one liter of water. In general, the higher the TDS value, the more soluble solids are dissolved in water, and the less clean the water is. Therefore, the TDS value can be used as one reference point for reflecting the cleanliness of water.
In this project, we will interface Gravity Analog TDS Sensor with Arduino Microcontroller and read the value in a 16×2 LCD Display (with i2c module)
Materials
Following are the components required for making this project.
DFROBOT Gravity Analog TDS Sensor
DFROBOT Gravity Analog TDS Sensor is an Arduino-compatible TDS sensor/Meter Kit for measuring TDS value of the water. It can be applied to domestic water, hydroponic and other fields of water quality testing. This product supports 3.3 ~ 5.5V wide voltage input, and 0 ~ 2.3V analog voltage output, which makes it compatible with 5V or 3.3V control systems or boards.
The excitation source is an AC signal, which can effectively prevent the probe from polarization and prolong the life of the probe, meanwhile, it can help increase the stability of the output signal. The TDS probe is waterproof, it can be immersed in water for long time measurement.
Interfacing TDS Sensor with Arduino
Source Code/Program
Source Code/Program Github
Tags: arduino, dfrobot, dfrobot tds meter sensor, iot, lcd with i2c, tds meter, techeconics, water quality meter
Leave a Reply Cancel reply
Schematics
代码
https://github.com/gauravk5/Techeonics-Arduino-Codes/tree/main/DFROBOT%20TDS%20Meter%20Sensor
The article was first published in hackster, March 14, 2021
cr: https://www.hackster.io/GAURAVK5/dfrobot-tds-meter-sensor-with-arduino-and-lcd-measure-92853d
author: Gaurav Kumar