https://github.com/azholtikov/rf-touch-switch
Touch switch on ATmega168/328 + nRF24.
https://github.com/azholtikov/rf-touch-switch
atmega diy iot nrf24 rf24 sensor
Last synced: about 1 month ago
JSON representation
Touch switch on ATmega168/328 + nRF24.
- Host: GitHub
- URL: https://github.com/azholtikov/rf-touch-switch
- Owner: aZholtikov
- Created: 2022-12-10T05:02:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T09:00:33.000Z (over 3 years ago)
- Last Synced: 2025-01-15T11:51:33.087Z (over 1 year ago)
- Topics: atmega, diy, iot, nrf24, rf24, sensor
- Language: C++
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RF touch switch
Touch switch on ATmega168/328 + 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 switch enclosure.
## Note
A gateway is required. For details see [RF Gateway](https://github.com/aZholtikov/RF-Gateway).
Any feedback via [e-mail](mailto:github@zh.com.ru) would be appreciated. Or... [Buy me a coffee](https://paypal.me/aZholtikov).