Smart Lighting System
Smart Lighting System
2478/sbeef-2021-0002
E.M. DIACONU
Valahia University of Targoviste, Faculty of Electrical Engineering, Electronics and Information Technology
E-mail: [email protected]
Abstract. This paper proposes a system that allows the control switches similar to the classic ones, but this time they are
of the lights in a house, building/edifice. The system can be magnetic and battery-based. They are called "variators"
controlled by an application that is made in MIT App Inventor and can be placed anywhere, with a simple adhesive tape.
for mobile devices that use Android OS(operating system). The A single dimmer can control up to ten bulbs at a time, with
application sends data, via Bluetooth, to the control center, the
control center powers on the selected light by turning it on and
a range of over 12 meters. The system (e.g Figure 1)
setting its intensity based on the user preferences. The control presented in this paper is made out of three major
center is made from an Arduino Nano programing board, the components:
signal used for powering the lights and setting the brightness - Arduino Nano that is used as the light system control.
is a PWM (Pulse Width Modulation) signal. The system - Bluetooth HC-05 module
contains the Arduino Nano board, Bluetooth HC-05 module - Four LEDs for the lighting posts.
for communication with the mobile application and four
LED’s that are used to simulate the lights.
1. INTRODUCTION
6
Scientific Bulletin of the Electrical Engineering Faculty – Year 21 No.1 (44) ISSN 2286-2455
Technical specifications:
- Supply voltage: 3.6V - 6V
- Consumption: 30mA
- Coverage radius: max. 100m
- Uses the standardized IEEE 802.15.1 protocol
- It can be operated as both Master and Slave
- Baud Rate: 9600, 19200, 38400, 57600, 115200,
230400, 460800
7
Scientific Bulletin of the Electrical Engineering Faculty – Year 21 No.1 (44) ISSN 2286-2455
module and the LED connection pins (5) that are used to
supply power and control the LEDs.
8
Scientific Bulletin of the Electrical Engineering Faculty – Year 21 No.1 (44) ISSN 2286-2455
5. REFERENCES