> **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

# Adafruit STEMMA Soil Sensor - I2C Capacitive Moisture Sensor

**Type:** Product page · **SKU:** ADA4026 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-stemma-soil-sensor-i2c-capacitive-moisture-sensor.html ([markdown](https://core-electronics.com.au/adafruit-stemma-soil-sensor-i2c-capacitive-moisture-sensor.html.md))

Most low cost soil sensors are resistive style, where there's two prongs and the sensor measures the conductivity between the two. These work OK at first, but eventually...

## Pricing

- **Price:** $14.30 (inc GST) — $13.00 AUD, exc GST
- **Quantity discounts:** 10+ $12.61 (exc GST) · 50+ $12.35 (exc GST)

## Availability & dispatch

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

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA4026: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/ADA4026: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

Most low cost soil sensors are *resistive* style, where there's two prongs and the sensor measures the conductivity between the two. These work OK at first, but eventually start to oxidize because of the exposed metal. Even if they're gold plated! The resistivity measurement goes up and up, so you constantly have to re-calibrate your code. Also, resistive measurements don't always work in loose soil.

This design is superior with a **capacitive** measurement. Capacitive measurements use only one probe, don't have any exposed metal, and don't introduce any DC currents into your plants. Adafruit use the built in capacitive touch measurement system built into the ATSAMD10 chip, which will give you a reading ranging from about 200 (very dry) to 2000 (very wet). As a bonus, They also give you the ambient temperature from the internal temperature sensor on the microcontroller, it's not high precision, maybe good to + or - 2 degrees Celsius.

To make it so you can use the sensor with *just about any* microcontroller, Adafruit have an I2C interface. Connect a 4-pin JST-PH cable (we have a few stocked) to your microcontroller or single board computer to 3-5V power, Ground, I2C SDA and I2C SCL and then run Adafruit's **Arduino** or **CircuitPython** code to read the temperature and capacitive measurement. No soldering required!

**Please note: This is just the sensor, you'll also need a JST 4-PH cable to go along for plugging it in!** Adafruit have a few options such as one with [male header pins](https://core-electronics.com.au/jst-ph-4-pin-to-male-header-cable-i2c-stemma-cable-200mm.html), [female header pins](https://core-electronics.com.au/jst-ph-4-pin-to-female-socket-cable-i2c-stemma-cable-200mm.html), and a [JST-JST cable](https://core-electronics.com.au/stemma-cable-150mm-6-long-4-pin-jst-ph-cable-female-female.html). You can use Seeed Grove cables and boards to connect - the Grove cable is a little different looking but will fit just fine.

## Technical Details

Product Dimensions: 76.2mm x 14.0mm x 7.0mm / 3.0" x 0.6" x 0.3"

Product Weight: 4.0g / 0.1oz

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/4/0/4026-01.jpg)
