Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Interfacing TDS/EC Tester/Meter

Status
Not open for further replies.

ElMobd3

Newbie level 6
Joined
Dec 8, 2012
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,375
I am working on a project regarding the water pollution and I am using a TDS Meter to indicate the Total Dissolved Solids (TDS) of a solution, i.e. the concentration of dissolved solids in it. Since dissolved ionized solids such as salts and minerals increase the conductivity of a solution, a TDS meter measures the conductivity of the solution and estimates the TDS from that. Dissolved organic solids such as sugar and microscopic solid particles such as colloids, do not significantly affect the conductivity of a solution so a TDS meter does not include them in its reading.

So I bought a TDS Meter from ebay and it’s a cheap one

TG734_1.jpg


TG734_5.jpg


TG734_3_ALL.jpg


I tried to hack on it in order to get the output readings and interface them to an Arduino board. However, I couldn’t locate the output readings because I faced some problems with this IC which was completely new for me. I couldn’t identify either its model or its number

This are the front and the back pictures of TDS meter after being hacked . However, I couldn't find the output of the IC so can anyone help regarding this issue? and thanks.

20121208_171608.jpg


20121208_171620.jpg


So do you guys have any suggestions of what I am supposed to do in order to locate the place of the output and interface it with the Arduino board ?

Thanks in advance.
 

The IC is under the round black plastic mound. Its output traces go under the 3 small push-buttons to the LCD.

It looks as though there may be a couple more output traces going near the edge of the board as well.

1775350900_1355004937.jpg
 
The IC is under the round black plastic mound. Its output traces go under the 3 small push-buttons to the LCD.

It looks as though there may be a couple more output traces going near the edge of the board as well.

1775350900_1355004937.jpg

I'm trying to check those lines under push-bottoms and take readings for clear water and salty water.
Thanks for your reply.

- - - Updated - - -

The only form of output maybe the LCD control lines, in which case you maybe better off implementing your own TDS/EC sensor.

The following details such a project:

EC/TDS/PPM Meter On Limited Budget

EC/TDS/PPM Meter Schematic

EC/TDS/PPM Meter On Limited Budget - Original Webpage

**broken link removed**

**broken link removed**

**broken link removed**

**broken link removed**



BigDog

I've removed the LCD and will check them with my Avometer :)
09122012055.jpg


09122012056.jpg

I hope I can do it, Thanks for your reply
 

I suppose you could attempt to interface the Arduino with the LCD control lines, the push button circuits and interpret the numerical value to be displayed.

Although, I would think designing and implementing your own EC Arduino shield from the schematics provided in my previous post would be more practical and advantageous.

You should able to implement a pH sensor instrumentation on the same shield as well.


BigDog
 

unfortunately all control lines of the LCD give me 3V (which is the VCC) whatever the meter is in water or not :(

now I'm trying to take the I/P of the sensor then search about a relation to give me the exact TDS
 

unfortunately all control lines of the LCD give me 3V (which is the VCC) whatever the meter is in water or not :(

Yes, you would expect to have rapid DC pulses (high and low) coming through the lines. You would expect to see some middle volt level on the wires.

There are 14 lines serving 2 or 3 or 4 digits, with 7 segments per digit. Data is probably multiplexed.

Did you press the button, and then measure? Maybe the display only lights up digits when you press the button? And the rest of the time it's blank?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top