> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Gravity: Analog pH Sensor/Meter Kit V2

**Type:** Product page · **SKU:** SEN0161-V2 · **Brand:** [DFRobot](https://core-electronics.com.au/brands/dfrobot-australia)
**Page:** https://core-electronics.com.au/gravity-analog-ph-sensor-meter-kit-v2.html ([markdown](https://core-electronics.com.au/gravity-analog-ph-sensor-meter-kit-v2.html.md))

DFRobot Gravity: Analog pH meter V2 is specifically designed to measure the pH of the solution and reflect the acidity or alkalinity. It is commonly used in various...

## Pricing

- **Price:** $67.05 (inc GST) — $60.95 AUD, exc GST
- **Quantity discounts:** 6+ $57.91 (exc GST) · 12+ $55.47 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 8 today, and up to 700 more in 8–12 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=SEN0161-V2:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/SEN0161-V2:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

DFRobot Gravity: Analog pH meter V2 is specifically designed to measure the pH of the solution and reflect the acidity or alkalinity. DFRobot ph sensor is commonly used in various applications such asaquaponics, aquaculture, and environmental water testing.

As an upgraded version of [pH meter V1](https://www.dfrobot.com/product-1025.html), this product greatly improves the precision and user experience. The onboard voltage regulator chipsupports the wide voltage supply of 3.3~5.5V, which is compatible with the 5V and 3.3V main control boards. The output signal filtered by hardware has low jitter. The software library adopts the two-point calibration method,and can automatically identify two standard buffer solutions (4.0 and 7.0), so simple and convenient. **You may also check [Liquid Sensor Selection Guide](https://www.dfrobot.com/blog-1138.html) to get better familiar with our liquid sensor series.**

With this product, the main control board (such as [Arduino](https://www.dfrobot.com/topic-277.html)), and the software library, you can quickly build the pH meter, plug, and play, with no welding.DFRobot provides a variety of [water quality ph analog sensor products](https://www.dfrobot.com/search-water%20quality.html), uniform size, and interface, not only meeting the needs of various water quality testing but are also suitable for the DIY multi-parameter water quality tester.

The pH is a value that measures the acidity or alkalinity of the solution. It is also called the hydrogen ion concentration index. The pH is a scale of hydrogen ion activity in the solution. The pH has a wide range of uses in medicine,chemistry, and agriculture. Usually, the pH is a number between 0 to 14. Under the thermodynamic standard conditions, pH=7, which means the solution is neutral; pH&lt;7, which means the solution is acidic; pH&gt;7, which means thesolution is alkaline.

 ![SEN0161-V2-Arduino Connection Diagram](https://core-electronics.com.au/attachments/localcontent/SEN0161-V2-ArduinoConnectionDiagram_519220fade3.jpg)
 **Attention:**
1\. The BNC connector and the signal conversion board must be kept dry and clean, otherwise, it will affect the input impedance, resulting in an inaccurate measurement. If it is damp, it needs to be dried.
2\. The signal conversion board cannot be directly placed on a wet or semiconductor surface, otherwise, it will affect the input impedance, resulting in an inaccurate measurement. It is recommended to use the nylon pillar tofix the signal conversion board, and allow a certain distance between the signal conversion board and the surface.
3\. The sensitive glass bubble in the head of the pH probe should avoid touching the hard material. Any damage or scratches will cause the electrode to fail.
4\. After completing the measurement, disconnect the pH probe from the signal conversion board. The ph analog sensor probe should not be connected to the signal conversion board without the power supply for a long time.
5\. The bottle cap of the probe contains protective liquid (3.3mol/L KCL). Even if the bottle cap is screwed tightly, some protective liquid may still leak around the bottle cap, forming white crystals. But as long as there is still protective liquid in the bottle cap, it will not affect the life and accuracy of the probe. So please use it with confidence. It is recommended that the white crystals be poured back into the protective liquid in the bottle cap.

### Features

- 3.3~5.5V wide voltage input (Note: changing power supplies may require recalibration of probe)
- Hardware filtered output signal, low jitter
- Gravity connector and BNC connector, plug and play
- The software library supports two-point calibration and automatically identifies standard buffer solution
- Uniform size and connector, convenient for the design of mechanical structures
 
### Specification

 **Signal Conversion Board (Transmitter) V2**- Supply Voltage: 3.3~5.5V
- Output Voltage: 0~3.0V
- Probe Connector: BNC
- Signal Connector: PH2.0-3P
- Measurement Accuracy: ±0.1@25°C
- Dimension: 42mm\*32mm/1.66\*1.26in
 
 **pH Probe**- Probe Type: Laboratory Grade
- Detection Range: 0~14
- Temperature Range: 5~60°C
- Zero Point: 7±0.5
- Response Time: &lt;2min
- Internal Resistance: &lt;250MΩ
- Probe Life: &gt;0.5 years (depending on the frequency of use)
- Cable Length: 100cm
 
### Projects

**Project 1. [Calibrating an Analog pH Sensor (with Linear Algebra)](https://www.youtube.com/watch?v=9EIbTbh80gA)**

This video is an overview and tutorial for an analog pH sensor that's compatible with both Arduino and Raspberry Pi. It will also give a general overview of linear functions and interpolation.Plus it will show you how to write a custom code to use this sensor on an unsupported platform (Espruino).

 **Project 2. [How to use DFRobot pH Meter module with an ESP32](https://www.youtube.com/watch?v=EqFw561pO5k)**

**Project 3. [How to measure and indicate the pH of liquids with Arduino and LCD](https://www.youtube.com/watch?v=oR_WIWp3Pgs)**

This video will show how to measure the pH of common liquids in our home in an easy and comfortable way perfect for monitoring the pH of fish, chemicals, etc.

**Project 4. [pH Sensor: Assembling, Coding, &amp; Calibrating with Arduino | Smart Gardening](https://www.youtube.com/watch?v=4pDPzQdSmqg)**

This video talks about what pH sensors are, why use them for aquaponics system, and how to assemble, code, and calibrate the Gravity: Analog pH Sensor (Version 2).

**Project 5. [How to use pH meter V2 in ESP32 with new calibration](https://www.youtube.com/watch?v=Wdu5w0rZfvE)**

This tutorial will teach you how to program with esp32 and how to do calibration with arduino IDE, how to use ph meter v2 in esp32 with new calibration.

### Documents

- [Product wiki](https://www.dfrobot.com/wiki/index.php/Gravity:_Analog_pH_Sensor/Meter_Kit_V2_SKU:SEN0161-V2)
 
### Parts List

- pH Probe(Laboratory Grade) x1
- pH Signal Conversion Board x1
- Gravity Analog Sensor Cable x1
- pH Standard Buffer Solution 4.0 x2
- pH Standard Buffer Solution 7.0 x2
- Waterproof Gasket x2
- Screw Cap for BNC Connector x1
- M3 \* 10 nylon pillar x4
- M3 \* 5 screws x8

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/s/e/sen0161-v2-900x600.jpg)
