Main code refactoring. Removed saving device ID to EEPROM. Removed ATmega168 support.
11 lines
337 B
Markdown
11 lines
337 B
Markdown
# nRF24 touch pad
|
|
|
|
Touch pad on ATmega328 + nRF24.
|
|
|
|
## Features
|
|
|
|
1. Power consumption in sleep mode approximately 10 μA. Up to 2 years of operation on one CR2032 battery (estimated).
|
|
2. When triggered transmits battery level charge.
|
|
3. Automatic restart in case of a hang-up.
|
|
4. Easy installation into any standard touch pad enclosure.
|