From 91f9339a1299a4f17fc7d58e607a849b706a9bb5 Mon Sep 17 00:00:00 2001 From: AlejoBonifacio <58541097+AlejoBonifacio@users.noreply.github.com> Date: Mon, 4 May 2020 11:38:42 -0300 Subject: [PATCH] 1 1 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc10ff6..1e39ef5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ To begin recording environmental variables is necessary to develop some abilitie With this task, we are learning to measure environmental variables with an open source hardware ### Second step, logging -To begin logging we are going to made an Arduino Uno based data logger. This data logger is based in one of the [Cave Pearl Projects] (https://thecavepearlproject.org/2015/12/22/arduino-uno-based-data-logger-with-no-soldering/). After complete the datalogger we are going to add a DHT11 temperature and relative humidity module to pin 8 of Arduino Uno. The code.ino is downloadable in the following [link](https://drive.google.com/open?id=17P1dIhY--dl7_n6sXm4gY56F4k5InGaj). +To begin logging we are going to made an Arduino Uno based data logger. This data logger is based in one of the [Cave Pearl Projects] (https://thecavepearlproject.org/2015/12/22/arduino-uno-based-data-logger-with-no-soldering/). After complete the datalogger we are going to add a DHT11 temperature and relative humidity module to pin 8 of Arduino Uno. The code.ino is downloadable in the following [link](https://drive.google.com/open?id=17P1dIhY--dl7_n6sXm4gY56F4k5InGaj)or in the Codes folder. + ### Specifications & Technical Attributes