From 43af456712759eb72eeeb552fda8109203c606df Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Fri, 18 Jul 2025 18:47:48 +0300 Subject: [PATCH] wip: --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39726a6..200b90b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# zh_avr_ttp223_nrf24l01_touch_pad +# RF touch pad +Touch pad on ATmega8/48/168/328 + nRF24L01. + +## Features + +1. Power consumption in the sleep mode approximately 2 μA. +2. When triggered transmits battery level charge. +3. Easy installation into any standard touch pad enclosure. + +## Note + +A gateway is required. For details see [RF Gateway](http://git.zh.com.ru/alexey.zholtikov/RF-Gateway).