Skip to main content

Posts

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...

Simple Microphone to Speaker Amplifier Circuit

Simple Microphone to Speaker Amplifier Circuit You must have seen someone speaking on the MIC and the amplified voice coming from the speaker, how this is possible? Is there any circuitry between MIC and speaker of we can directly connect Microphone with speaker to get it working? In this circuit, we learn to build a simple Microphone to Speaker system, in which input sound is given to the MIC and we hear the amplified version from the speaker. What is a microphone? The microphone is a transducer device which converts sound energy into electrical energy. Microphones are often referred to a MIC. A microphone is used to capture some sort of sound and produce an electrical signal according to it. How does a microphone work? A microphone has a sensitive component which converts the air pressure variations created by the sound wave into electrical signal. Depending on this component and the method to convert the sound wave into Electrical signal, there are various type microph...

Phone FM transmitter

   Phone FM Transmitter Component List: T1 - BC559 Transistor L1 - 4.5 Variable Coil LED - Red LED D1-D4 - 1N4004 Diode C1 - 330pF Capacitor C2 - 470pF Capacitor C3 - 12pF Capacitor C4 - 25pF Capacitor R1 - 12K Resistor R2 - 200 Ohm Resistor R3 - 1K Resistor ANT - 10cm / 4" wire    Technical Specifications: Voltage Supply:  Powered by the telephone line Frequency:  88 to 92MHz Transmission Range:  100m / 300 feet Phone FM Transmitter This Phone FM transmitter connects in series to your telephone line and transmits the telephone conversation over the FM band when you pick up the telephone handset. Transmitted signal can be tuned by any FM receiver. The circuit includes an "On Air" LED indicator and also provides a switch which can be used to turn off the transmitter. A unique feature of the circuit is that no battery is needed to operate the circuit since power is taken from the telep...

Automatic fan controller circuit( heat sensor [Thermistor])

Automatic Fan Controller Circuit This circuit will turn on/off 12V DC fan or CPU fan when temperature above normal temperature.You can set turn on temperature by adjust VR1. This circuit use an NTC (Negative temperature coefficient)which is a thermistor is one in which the zero-power resistance decreases with an increase in temperature. So If temperature increase the voltage at pin 3 on LM311 will decreased .The resistance of NTC is about 10K at 25'c. VR1 should be multi-turn potentiometer type such 10K/25 turn     Droid Electronics 

Cell phone detector

Cell Phone Detector This handy cell phone detector, pocket-size mobile transmission detector or sniffer can sense the presence of an activated mobile cellphone from a distance of one and-a-half meters. So it can be used to prevent use of mobile phones in examination halls, confidential rooms, etc. It is also useful for detecting the use of mobile phone for spying and unauthorized video transmission. The circuit can detect both the incoming and outgoing calls, SMS and video transmission even if the mobile phone is kept in the silent mode. The moment the bug detects RF transmission signal from an activated mobile phone, it starts sounding a beep alarm and the LED blinks. The alarm continues until the signal transmission ceases. An ordinary RF detector using tuned LC circuits is not suitable for detecting signals in the GHz frequency band used in mobile phones. The transmission frequency of mobile phones ranges from 0.9 to 3 GHz with a wavelength of 3.3 to 10 cm. ...

Fire alarm using a themistor and 555timer

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 (rese...