16 lines
599 B
Markdown
Raw Normal View History

2022-12-09 17:06:53 +03:00
# RF climate sensor (BMP280)
2022-12-09 13:20:03 +03:00
Climate sensor on ATmega328 + nRF24 + BMP280.
2022-12-09 17:06:53 +03:00
## Features
1. Power consumption in sleep mode approximately 5 μA. Up to 3 years of operation on one CR2450 battery (estimated).
2. Transmits battery level charge, temperature and air pressure every 5 min (can be changed up to 65535 seconds).
3. Automatic restart in case of a hang-up.
## Note
A gateway is required. For details see [RF Gateway](https://github.com/aZholtikov/RF-Gateway).
2022-12-09 17:06:53 +03:00
Any feedback via [e-mail](mailto:github@zh.com.ru) would be appreciated. Or... [Buy me a coffee](https://paypal.me/aZholtikov).