Wireless Doorbell Using Arduino And Rf Module

Photo of hIOTron

Made by hIOTron / IoT

About the project

These systems have features such as a camera, video recorder & it can be easily installed in any part of the house as it is totally wireless.

Project info

Difficulty: Moderate

Platforms: Arduino

Estimated time: 1 hour

License: GNU General Public License, version 3 or later (GPL3+)

Items used in this project

Hardware components

Connecting wires Connecting wires x 1
Rotary Encoder with Push-Button Rotary Encoder with Push-Button x 1
Buzzer Buzzer x 1
Arduino UNO Arduino UNO x 1
RF module RF module x 1

Software apps and online services

Arduino IDE Arduino IDE

Story

About Project

An RF module, which is a Radio Frequency module involves two modules, one which takes the data called the receiver and the one which sends the data called the transmitter.

WirelessArduino Doorbell

The transmitter module, with the Arduino, is attached near the door and the receiver module with Arduino, can be placed in any part of the room.

When someone drives the switch, it carries the high pulse to the 5th pin of Arduino, which is attached near the door along with the transmitter module.

When this pin becomes HIGH, Arduino sends data via the transmitter and these signals are initiated by the receiver. The Arduino, which is attached to a buzzer, reads these signals and when the data is received.

(IoT Training in Pune will also help to build IoT Solutions)

Receiver Circuit

An RF tuner is utilized to tune the circuit to a specific frequency, which requires meeting the transmitted frequency. An amplifier circuit is utilized to increase a specific frequency from all other signals and to improve the sensitivity of the specific frequency.

Code

Run a program

Credits

Leave your feedback...