Skip to content

IoT Soil Moisture Sensor that connects with Apple's HomeKit App.

Notifications You must be signed in to change notification settings

shubhsheth/iot-moisture-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

HomeKit Soil Moisture Sensor

About

This project will create an accessory that detects moisture level in soil and sends the information to Apple's HomeKit app.

As of building this, HomeKit doesn't support a moisture sensor. Instead of that we'll use a humidity sensor to show the moisutre levels.

Installation

Components

  • NodeMCU
  • Breadboard Power Supply
  • Soil Moisture Sensor

Circuit Diagram

Image

Moisture Levels Details

Moisture Sensor sends data between 0 - 1024. 0 being maximum moisture and 1024 equals none. This is converted and sent to HomeKit as a percentage between 0 - 100. 0 will be no moisture, 100 will be maximum.

Thanks

About

IoT Soil Moisture Sensor that connects with Apple's HomeKit App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published