What are pH sensors used for?

What are pH sensors used for?

A pH sensor helps to measure the acidity or alkalinity of the water with a value between 0-14. When the pH value dips below seven, the water starts to become more acidic. Any number above seven equates to more alkaline. Each type of pH sensor works differently to measure the quality of the water.

Is a pH meter a sensor?

The most common method of measuring pH is to use an electrochemical pH sensor. The measuring electrode detects changes in the pH value while the reference provides a stable signal for comparison. A high impedance device, known as a pH meter, is used to display the millivolt signal in pH units.

What else can you use instead of a pH sensor?

Litmus paper is the pH tester you probably used in school science lessons. Litmus paper is usually found in small strips, which will change colour according to the pH.

Which is the best pH sensor for Raspberry Pi?

In this tutorial I’ll be using the Atlas Scientific pH sensor, it’s an industrial grade sensor that works well with the Raspberry Pi, it’s fully submersible up to the BNC connector in both fresh and saltwater.

How do I install electron on my Raspberry Pi?

Now let’s install Electron. Enter this command: It may take a little while to download and check everything. If all goes well the terminal window should look something like this: Go to the application launch menu by clicking the Raspberry Pi logo in the top-left hand corner of the screen.

Can a Raspberry Pi 3 be used as a keyboard?

The Raspberry Pi 3 Model B+ used here, and a wireless keyboard/trackpad for input — of course, you can use pretty much whatever USB input devices you have to hand. There is also an official protective case available to put the Pi inside, if you don’t like looking at bare circuit boards.

What is the factory address for a pH sensor?

The factory pre-set address for the pH sensor is 99 or 63 in hexadecimal as mentioned above, if you have more than 1 pH circuit connected then you will need to specify a different value. To do this we need to add some python code to our RPi.