Home Automation System
Home Automation System
• Sound Sensor(FC-04)
• Arduino uno R3
• Relay module
• Jumper(male to female)
• Power cord
• Bulb with holder
FC-04 SOUND SENSOR
Digital input and output pins-14.. Digital input & output pins (PWM)-6.Analog i/p pins are 6.DC
Current for each I/O Pin is 20 mA. DC Current used for 3.3V Pin is 50 mA.
Flash Memory -32 KB, and 0.5 KB memory is used by the boot loaderSRAM is 2 KBEEPROM is
1KB. The speed of the CLK is 16 MHzIn Built LEDLength and width of the Arduino are 68.6 mm X
53.4 mm.
TYPES OF
JUMPER WIRES
Male to Male Jumper Wire
Male to Female Jumper Wire
Female to Female Jumper Wire
The difference between each is in the end point of the wire. Male ends
have a pin protruding and can plug into things, while female ends do not and
are used to plug things into.
CIRCUIT
DIAGRAM
WORKING OF VOICE AUTOMATION
After making the connections and uploading the code to Arduino, snap or clap in front of the sensor.
You can observe the LED connected to OUT Pin of the sound sensor as well as the Digital Pin 12 of
Arduino will be active whenever it detects any sound.
Even though the implementation of the Relay control is similar to that of an LED, the internal execution
is a little bit different . After making the connections and uploading the code, make a sound like snap or
clap in front of the sensor to turn ON the relay . Make the sound once again to turn OFF the relay.
APPLICATIONS
The Voice Activated Home Automation system will help us control different loads
(electrical appliances) with simple voice commands . This kind of system is very
useful for people with disabilities. Further, the project can be expanded by adding
different sensors (light, smoke, etc.).
Security System
Burglar Alarms
Device Control
Door Alarms
ADVANTAGES