An ATMEGA328PU and NRF24L01+ based weather station operating on a single 18650 li-ion cell and a solar panel.
Go to file
2021-06-16 21:36:53 +02:00
schematic Updated the schematic 2021-06-13 18:50:30 +02:00
src Updated the test program description comment 2021-06-13 18:49:48 +02:00
.gitignore Updated the gitignore to exclude redundant custom lib files 2021-06-05 23:23:59 +02:00
LICENSE.md First commit 2021-05-14 12:34:03 +02:00
README.md Mise à jour de 'README.md' 2021-06-16 21:36:53 +02:00

ATMEGA328PU_lowPower_weather_station

What is it ?

An ATMEGA328PU and NRF24L01+ based weather station operating on a single 18650 li-ion battery (or equivalent) and a solar panel :

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 :