https://github.com/tonikelope/tecknetwifi
Arduino WiFi Notifier for Tecknet Doorbell
https://github.com/tonikelope/tecknetwifi
arduino doorbell esp8266 wifi
Last synced: about 2 months ago
JSON representation
Arduino WiFi Notifier for Tecknet Doorbell
- Host: GitHub
- URL: https://github.com/tonikelope/tecknetwifi
- Owner: tonikelope
- License: gpl-3.0
- Created: 2023-12-10T16:07:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T16:34:59.000Z (over 1 year ago)
- Last Synced: 2023-12-13T18:30:02.683Z (over 1 year ago)
- Topics: arduino, doorbell, esp8266, wifi
- Language: C++
- Homepage:
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tecknetwifi
## Arduino WiFi Notifier for Tecknet DoorbellThe purpose of this project is to implement the function of receiving notifications from the doorbell Tecknet receiver on our PC or SmartPhone in case we are far away from the receiver, or to help people with reduced hearing.


## Materials:
- NodeMCU ESP8266 (or any Arduino with wifi)
- Photodiode
- Resistor 50 KOhms## How it works
The principle of operation is very simple. It consists of monitoring one of the blue leds of the Tecknet receiver using a photodiode and in case of detecting the activation of the LED a message is sent by wifi to the server. The advantage of this system is that no soldering is required on the receiver board and it's compatible with any doorbell with visual alert (the majority).
