How to Interface an Industrial TDS Electrode with Arduino to Read and Display mV Values?

hey guys i bought a Industrial grade conductivity electrode (TDS ) , it has 3 pin ( +ve , gnd , output ) . It returns me value in mV . My application needs to read the electrode using arduino and display its value on serial monitor . Asper online sources i need a circuitry to help me read the value . Can anyone help me with it
Solution:
You can use this guide here. Majorly when measuring voltage using Arduino you will need an ADC. For this guide each unit of the 1023 bit is equivalent to 4.9mV when using the Arduino. https://www.google.com/amp/s/www.instructables.com/Voltage-Measurement-Using-Arduino/%3famp_page=true...
Instructables
Voltage Measurement Using Arduino
Voltage Measurement Using Arduino: Measuring voltage is quite easy using any microcontroller as compared to the measurement of current. Measuring voltages becomes necessary if you are working with batteries or you want to make your own adjustable power supply. Though this method appl…
Jump to solution
2 Replies
Afuevu
Afuevu2mo ago
Hello, you can consider using an op amp to amplify the signal to allow the microcontroller to be able to read it, that is if the output is an analogue value
Solution
Joseph Ogbonna
Joseph Ogbonna2mo ago
You can use this guide here. Majorly when measuring voltage using Arduino you will need an ADC. For this guide each unit of the 1023 bit is equivalent to 4.9mV when using the Arduino. https://www.google.com/amp/s/www.instructables.com/Voltage-Measurement-Using-Arduino/%3famp_page=true
Instructables
Voltage Measurement Using Arduino
Voltage Measurement Using Arduino: Measuring voltage is quite easy using any microcontroller as compared to the measurement of current. Measuring voltages becomes necessary if you are working with batteries or you want to make your own adjustable power supply. Though this method appl…
Want results from more Discord servers?
Add your server