Zacytuj

This paper proposes a system that allows the control of the lights in a house, building/edifice. The system can be controlled by an application that is made in MIT App Inventor for mobile devices that use Android OS(operating system). The application sends data, via Bluetooth, to the control center, the control center powers on the selected light by turning it on and setting its intensity based on the user preferences. The control center is made from an Arduino Nano programing board, the signal used for powering the lights and setting the brightness is a PWM (Pulse Width Modulation) signal. The system contains the Arduino Nano board, Bluetooth HC-05 module for communication with the mobile application and four LED’s that are used to simulate the lights.