Posts

Showing posts from March 12, 2018

ARDUINO WITH SENSORS

Image
What is pH? pH, commonly used for water measurements, is a measure of acidity and alkalinity, or the caustic and base present in a given solution. It is generally expressed with a numeric scale ranging from 0-14. The value 7 represents neutrality. The numbers on the scale increase with increasing alkalinity, while the numbers on the scale decrease with increasing acidity. Each unit of change represents a tenfold change in acidity or alkalinity. The pH value is also equal to the negative logarithm of the hydrogen-ion concentration or hydrogen-ion activity. How to use a pH sensor with Arduino How it works PH is a measure of acidity or alkalinity of a solution, the pH scale ranges from 0 to 14. The pH indicates the concentration of hydrogen [H] + ions present in certain solutions. It can accurately be quantified by a sensor that measures the potential difference between two electrodes: a reference electrode (silver / silver chloride) and a glass electrode ...