- When the device is inactive or turned off, it does not interfere with the operation of the intercom
- Can be integrated with various types of smart home systems
- Integrated with Samsung Smartthings
- WeMos D1 Mini ($2.03). AliExpress
- 1 channel relay module Delay Disconnection Triggers Delayed Cycle Timing Circuit Switch XY-J02 (2.32$). AliExpress
- KY-019 KY 019 5V One 1 Channel Relay Module Board Shield (1.00$). AliExpress
- micro-usb cable(2.00$)
7.35$
- Operating Mode: P.2
- OP: 2 sec
- CL: 4 sec
- Download firmware from https://github.com/vzakharchenko/smart-intercom/releases
sudo apt-get install -y esptool
esptool --port /dev/ttyUSB0 write_flash --flash_size=detect -fm dout 0x0 intercom.ino.d1_mini.bin
- Connect to WiFi network "IntercomAP" and setup connection to your WiFi network
- Gpio number - the gpio number that connects to the relay signal
- Gpio Level - relay signal level: HIGH/LOW
- Timeout seconds - how many time (in second) wait for the intercom call
- endpoint
http://<DEVICE_IP>/open