From 8efcfd88cf59e18bc13892ae890cdcfeff21698e Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sat, 1 Oct 2022 12:34:23 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0a61ff..e3be94c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The station is equipped with the following sensors and functionalities : | |_libs This folder contains all the required 3rd party libraries that should be put in "Arduino\libraries" folder in order for the app to compile. | |_test This folder contains a test program which was used to test the dependencies. | -|_schematic This folder contains all the files associated with the schematic +|_schematic This folder contains all the files associated with the schematic. | \_KiCad This folder contains the KiCad files associated with the project. | |_ATMEGA328PU_lowPower_weather_station.pdf Which is the most recent schematic exported as a pdf for quick viewing. | @@ -74,7 +74,7 @@ Set **ENABLE_LNA** to true or false to enable or disable the Low Noise Amplifier ## The hardware : Here is a list of the parts used to build the station with a link to where you can buy them : * [Solar panel : 72x72](https://fr.aliexpress.com/item/4001240640418.html?spm=a2g0s.9042311.0.0.27426c3741mIVH) -* [NRF24L01](https://fr.aliexpress.com/item/32976054389.html?spm=a2g0o.cart.0.0.657d3c00t37c7e&mp=1) +* [NRF24L01+](https://fr.aliexpress.com/item/32976054389.html?spm=a2g0o.cart.0.0.657d3c00t37c7e&mp=1) * [TC4056 (1 cell lipo charge/discharge protection)](https://fr.aliexpress.com/item/4000522397541.html?spm=a2g0o.productlist.0.0.175b30dfajsyO5&algo_pvid=203adaed-55ba-4678-a3e4-3aafcad89952&algo_exp_id=203adaed-55ba-4678-a3e4-3aafcad89952-1) * [BMP280 pressure sensor](https://fr.aliexpress.com/item/32228095913.html?spm=a2g0s.9042311.0.0.27426c3741mIVH) * [SHT/HTU 21 humidity sensor](https://fr.aliexpress.com/item/32787282185.html?spm=a2g0s.9042311.0.0.27426c3741mIVH)