From f1c3fb2f114785ceeb1601b00b9a39b3ccd491b9 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Wed, 18 Aug 2021 10:49:40 +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 | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9b6f21c..4e04f5c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,16 @@ ## What is it ? It's a dual NRF24L01+ gateway based on the popular ESP8266. -This project is used to receive the data from the weather station presented [here](http://www.web-directories.cf/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station/src/branch/master). +This project is used to receive the data from the weather station presented [here](/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station/src/branch/master). -**The app is still under development** but a schematic of the circuit is already available in the **schematic** folder of this repository. +**The app is still under development** but a schematic of the circuit is already available in the **schematic** folder of this repository or [here :-)](/git/Th3maz1ng/ESP8266_dual_nRF24L01_gateway/src/branch/master/schematic/ESP8266_dual_NRF24l01_gateway.pdf). -This project page will be updated soon... +## Here are some pictures of the receiver's PCB and box : +PCB top view : +![](http://82.64.196.164/images/git/dual_nrf_gw_pcb_top.jpg) + +PCB back view : +![](http://82.64.196.164/images/git/dual_nrf_gw_pcb_bottom.jpg) + +The PCB in it's box witht the two NRFs : +![](http://82.64.196.164/images/git/dual_nrf_gw_boxed.jpg)