-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 18-05-2024-soil-moisture_monitoring_device.html
- Loading branch information
1 parent
bf3a72a
commit 42e1879
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
layout: project | ||
title: "IoT based Soil Moisture Monitorin Device" | ||
subtitle: "This IoT project uses soil moisture sensor to notify the user when the soil gets too dry or too wet in the refugee settlements." | ||
date: 2024-05-18 | ||
background: '/img/projects/SOIL-MOISTURE.jfif' | ||
author: "Maliamungu Richard" | ||
--- | ||
|
||
<p> | ||
Soil moisture plays vital role in plant growth and provides them nutrients. Therefore, it is important to detect the soil moisture content for proper development of plants. This IoT project uses soil moisture sensor to notify the user when the soil gets too dry or too wet. This device is developed on Arduino platform and has the capability to communicate with sound | ||
</p> | ||
|
||
|
||
<p> | ||
Interested in learning more or building one for yourself? Learn more about the project on | ||
<a class="text-decoration-none text-primary" href="https://github.com/maliarich/IoT-based-Soil-Moisture-Monitoring-Device./blob/main/README.md" target="_blank" rel="noopener noreferrer">Github</a>. |