ESP8266_dual_nRF24L01_gateway/README.md

18 lines
843 B
Markdown

# ESP8266_dual_NRF24l01_gateway
## 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](/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 or [here :-)](/git/Th3maz1ng/ESP8266_dual_nRF24L01_gateway/src/branch/master/schematic/ESP8266_dual_NRF24l01_gateway.pdf).
## 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)