> **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 Simple Soil Moisture Sensor - For micro:bit, and more

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

Perfect for educational uses, the Adafruit Simple Soil Moisture Sensor is low cost, and easy to use. This is a simple resistive style moisture sensor,...

## Pricing

- **Price:** $5.60 (inc GST) — $5.09 AUD, exc GST
- **Quantity discounts:** 10+ $4.94 (exc GST) · 50+ $4.84 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 21 and Aug 25.

## How to buy

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

Perfect for educational uses, the **Adafruit Simple Soil Moisture Sensor** is low cost, and easy to use. This is a simple *resistive* style moisture sensor, where there's two prongs and the sensor measures the conductivity between the two. Adafruit gold-plated the prongs so reduce risk of oxidation - if you see build-up on the prongs, clean them off with a dish-scrubber to keep the sensor going.

While not as advanced as a capacitive or frequency-based sensor, these are really easy to use! Adafruit are stocking this sensor for folks who want to use it with a micro:bit or Arduino or other board with an analog input. It won't work with a Raspberry Pi because those don't have analog inputs - [for that use a capacitive sensor](https://core-electronics.com.au/adafruit-stemma-soil-sensor-i2c-capacitive-moisture-sensor.html).

Getting started is super easy!

- **When using with a micro:bit** you'll need some [small alligator clips](https://core-electronics.com.au/small-alligator-clip-test-lead-set-of-6.html). Connect the GND pad from the 'bit to the GND pad on the sensor. Connect the 3V pad to the 3V pad. Then connect the 0 pad on the 'bit to the OUT pad on the sensor (you can also use 1 or 2 pad on the 'bit). Then, on the micro:bit read the analog value. When soil is dry, the reading will be under 100. As the soil gets wetter it will rise to 1000.
- **On an Arduino,** connect 3V to the 3V output pin (or 5V if there's no 3V pin) and GND to ground. You can either use [alligator-clips-to-pins](https://core-electronics.com.au/small-alligator-clip-to-male-jumper-wire-bundle-12-pieces.html) or a [JST SH to pins cable](https://core-electronics.com.au/jst-sh-compatible-1mm-pitch-3-pin-to-premium-male-headers-cable-100mm-long.html). Then connect the OUT to A0 or another analog input. When you use analogRead() you'll see dry soil at &lt; 100 and wet soil &gt; 600.
 
Either way, no soldering is required!

**Please note: This is just the sensor, you'll also need alligator clips or a JST-SH cable to connect to it!**

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA6362-1.jpg)
