1home Automation System Using A Simple Android App - DIY Projects
1home Automation System Using A Simple Android App - DIY Projects
Bluetooth module.
Bluetooth module used in this project is HC-05 (Fig. 4), which supports master and slave
mode serial communication (9600-115200 bps) SPP and UART interface. Using these
features it can communicate with other Bluetooth-enabled devices like mobile phones,
tablets and laptops. The module runs on 3.3V to 5V power supply.
Relay module.
A relay allows you to turn on or turn o a circuit using voltage and/or current much higher
than what Arduino could handle. Relay provides complete isolation between the low-
voltage circuit on Arduino side and the high-voltage side controlling the load. It gets
activated using 5V from Arduino, which, in turn, controls electrical appliances like fans,
lights and air-conditioners. An 8-channel relay module is shown in Fig. 5.
Arduino Uno board.
Note. Vin is usually used to give input power, but since we are supplying 12V to Arduino
using an adaptor, we can use Vin pin on Arduino to power the 12V relay module.
Fig. 5: An 8-channel relay module
1 2