This project uses an Arduino Nano to discover and re-transmit the 433mhz wireless signal from your doorbell push, to activate the doorbell which may be out of range and extend the range by retransmitting the signal.
Wire the Arduino to the 433mhz Transmitter and Receiver as in the diagram.
Using the rc-switch library, compile the discover sketch and open the serial monitor to capture the transmitted code.
Put the transmitted code into the extender sketch and compile.
The distance to the doorbell push and the extender can be increased by using a suitable aerial on the receiver and an aerial on the transmitter will extend the distance to the doorbell from the extender.



Comments