1 of 11

Monitoring soil

Step into Smart Gardening

2 of 11

3 of 11

  • Understand how a soil moisture sensor works.
  • Connect the Grove Soil Moisture Sensor to your Raspberry Pi.
  • Write Python code to read sensor data.
  • Interpret sensor readings and determine soil moisture status.
  • Master basic data reading using the grove.py library.

4 of 11

Problem

Can we monitor the environment so we may automate say smart water pump?

5 of 11

Commercial solution

6 of 11

Attaching the Grove Base Hat

Carefully align the Grove Base Hat with the Raspberry Pi's GPIO pins.

Gently press down until the Base Hat is securely seated.

https://geraldonit.com/2020/01/12/how-to-mount-a-grove-base-hat-for-raspberry-pi/

7 of 11

Connecting the Sensor

8 of 11

9 of 11

Boot the device

Create user

Login

Open terminal

10 of 11

Setup Grove base (if needed)

11 of 11

Questions & Answers