Skip to main content

Building a Fun and Smart Home with a DIY Smart Doorbell

  Title: Building a Fun and Smart Home with a DIY Smart Doorbell Introduction: In the exciting world of electronics, there's nothing quite as thrilling as creating your very own smart home gadgets. Today, we'll embark on a journey to build a Smart Doorbell using simple and easily accessible equipment like the Arduino Uno, an IR proximity sensor, and a buzzer. This DIY project is not only a fantastic introduction to electronics but also a step towards transforming your home into a tech-savvy haven. So, gear up, young inventors, as we venture into the world of smart homes! Materials You'll Need: 1. Arduino Uno: The brain of our smart doorbell, capable of processing information and controlling the connected devices. 2. IR Proximity Sensor: A nifty gadget that detects the presence of objects in its vicinity. 3. Buzzer: This component will be the voice of our smart doorbell, alerting you when someone approaches. Step 1: Setting Up the Arduino Uno: Begin by connecting your Arduin...

Fire alarm using a themistor and 555timer

Fire Alarm


Fire Alarm




The thermistor offers a low resistance at high temperature and high resistance at low temperature. This phenomenon is employed here for sensing the fire. The IC1 (NE555) is configured as a free running oscillator at audio frequency. The transistors T1 and T2 drive IC1. The output(pin 3) of IC1 is couples to base of transistor T3(SL100), which drives the speaker to generate alarm sound. The frequency of NE555 depends on the values of resistances R5 and R6 and capacitance C2.When thermistor becomes hot, it gives a low-resistance path for the positive voltage to the base of transistor T1 through diode D1 and resistance R2. Capacitor C1 charges up to the positive supply voltage and increases the the time for which the alarm is ON.

The larger the value of C1, the larger

the positive bias applied to the base of transistor T1 (BC548). As the collector of T1 is coupled to the base of transistor T2, the transistor T2 provides a positive voltage to pin 4 (reset) of IC1 (NE555). Resistor R4 is selected s0 that NE555 keeps inactive in the absence of the positive voltage. Diode D1 stops discharging of capacitor C1 when the thermistor is in connection with the positive supply voltage cools out and provides a high resistance path. It also inhibits the forward biasing of transistor T1.

This circuit can be powered from a 6V battery or a 6V power supply.
The thermistor can be mounted on a heat resistant material like mica to prevent it from damage due to excessive heat.
The LED acts as an indication when the power supply is switched ON.



      Droid Electronics 

Comments

Popular posts from this blog

How DC motor works and control.

Introduction to DC motors A DC motor is an electric motor that converts direct current electrical energy into mechanical energy. They operate based on the principle of "Force acting on a coil of wire in a magnetic field". This principle states that when a current-carrying conductor is placed in a magnetic field, the conductor experiences a mechanical force. The direction of this force is determined by Fleming's left-hand rule, and the magnitude of the force can be expressed as:                   F= B*I*L ( in newtons) where  F- force(newtons) B- magnetic field (Tesla) I- Current ( Ampere) L- Length of the conductor. According to Fleming's left-hand rule, the direction of the force is perpendicular to both the conductor and the magnetic field.   Tip: if the direction of current flow is reversed, the direction of rotation of the motor changes also. Controlling DC motors DC motors find use in various applications where ope...

Flame Detectors Explained

 Flame sensor/ detectors: Flame detectors(sensors) detect the presence of flame.  just as every other sensor operate ; they detect a change in a physical phenomenon and then produce an output signal proportional to the change in the physical phenomenon being sensed or detected. The presence of fire which relates to flames is a physical condition to be watched against  and since this is an unwanted condition , there arise the need to constantly watch(detect) against it and eliminate it as quick as possible when detected . Flame detectors are devices that watch against flames (fire ) , it may also be called a fire detector.  A flame sensor detects a flame but what physical or measureable characteristics of a flame does it detects??. with this question in mind , we need to overview flames , identify the properties of a flame that can be detected /measured / sensed  and work on the best methodology to detect flames. OVERVIEW OF FLAMES A flame is a mixture of reac...

Astable multivibrator

Astable multivibrator Astable Multivibrators are free running oscillators which oscillate between two states continually producing two square wave output waveforms.            Introduction  Regenerative switching circuits such as  Astable Multivibrators   are the most commonly used type of relaxation oscillator because not only are they simple, reliable and ease of construction they also produce a constant square wave output waveform. Unlike the Monostable Multivibrator or the Bistable Multivibrator we looked at in the previous tutorials that require an “external” trigger pulse for their operation, the  Astable Multivibrator  has automatic built in triggering which switches it continuously between its two unstable states both set and reset. The  Astable Multivibrator  is another type of cross-coupled transistor switching circuit that has  NO  stable output states as it changes from one state to the other all ...