From 78b13c6ed7adc84a2d5106c7901958a109847086 Mon Sep 17 00:00:00 2001 From: pcremades Date: Wed, 7 Sep 2022 15:34:29 -0300 Subject: [PATCH] =?UTF-8?q?Borro=20secci=C3=B3n=20en=20ingl=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 9b77ba7..df96672 100644 --- a/README.md +++ b/README.md @@ -142,11 +142,6 @@ The specific attributes of the data logger you build will depend slightly on the |Hermetic case|2|8,272189349|[](https://articulo.mercadolibre.com.ar/MLA-823608945-frascos-vidrio-lunchera-hermetico-envase-recipiente-1000ml-_JM?quantity=1&variation=45946622024)| |Electronic stuff(jumper wires, terminal boards, soldering tin, etc.)|| 10|| -### Features -This data logger is designed to function similarly to the [Cave Pearl Proyect data logger](https://thecavepearlproject.org/category/diy-build-a-pro-mini-logger/) designs: - * __Autonomous:__ this data logger has an autonomy of several months - * __Customisable:__ Allows to choose what sensor you want for your data logger - * __Wireless communication:__ Thanks to the LoRa connectivity this device can send a measurements to a server and get access to the information wherever you are. This feature is new to the Cave Pearl Proyect data logger. We chose a Arduino pro-mini to be the "brain" of this data logger for its versatility, accessibility, simplicity, and ability to add and upgrade your own modifications. Any method with which you can communicate with a arduino pro-mini (bluetooth, WiFi, LoRa, etc) can be added to the data logger to get the information from its.