From b35bdd81e28f2198817b68b29af1be448c79398a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albertas=20Mick=C4=97nas?= Date: Wed, 4 Feb 2015 20:50:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbafc3e..cffdb2a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # soil-moisture-sensor-analog -Analog soil moisture sensor +Analog soil moisture sensor. Continuation of my [Chirp](https://github.com/Miceuz/PlantWateringAlarm) project. The idea behind this version is to provide an analog output for the microcontroller and increase the resolution by detecting both peaks and dips of filtered waveform.