Merge branch 'master' of http://web-directories.cf/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station
This commit is contained in:
commit
7c0e60047e
37
README.md
37
README.md
@ -1,8 +1,33 @@
|
|||||||
# ATMEGA328PU_lowPower_weather_station
|
# ATMEGA328PU_lowPower_weather_station
|
||||||
|
|
||||||
An ATMEGA328PU and NRF24L01+ based weather station operating on a single 18650 li-ion cell and a solar panel.
|
## What is it ?
|
||||||
Sensors :
|
|
||||||
* Temperature
|
An ATMEGA328PU and NRF24L01+ based weather station operating on a single 18650 li-ion battery (or equivalent) and a solar panel :
|
||||||
* Humidity
|
|
||||||
* Pressure
|

|
||||||
* Sunlight
|
|
||||||
|
## What are the functionalities ?
|
||||||
|
|
||||||
|
The station is equipped with the following sensors and has these functionalities :
|
||||||
|
|
||||||
|
* Temperature (BMP280 and HTU21)
|
||||||
|
* Humidity (HTU21)
|
||||||
|
* Pressure (BMP280)
|
||||||
|
* Sunlight (LDR)
|
||||||
|
* Battery level indication (ATMEGA's ADC)
|
||||||
|
|
||||||
|
## The hardware :
|
||||||
|
|
||||||
|
**The main board**
|
||||||
|
|
||||||
|
Top view :
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Back view :
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user