From b8c967c4d72d7a4cb1c2c9bee39da91b627980d1 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sat, 17 Jul 2021 23:08:23 +0200 Subject: [PATCH] Updated the readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c10e49f..9b6f21c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # ESP8266_dual_NRF24l01_gateway -Dual NRF24l01 gateway based on the popular ESP8266 \ No newline at end of file +## 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). + +**The app is still under development** but a schematic of the circuit is already available in the **schematic** folder of this repository. + +This project page will be updated soon...