Final
Final
Final
• Introduction of project
• Tools and Technology used
• Component
• Bloke Diagram
• Advantages
• Actual model images
Introduction of project
• “Our project is the ‘Automation Light System’ that
utilizes Arduino and Boluthuth control with IoT
(Internet of Things) technology. This system
enables the automated and remote control of
lighting, making labs lighting smart and energy-
efficient. It easily connects to the college Wi-Fi
network and can be controlled via a mobile device
or computer. This results in energy savings and
contributes to making smarter light”
Tool and Technology
1.) IoT:
• The IoT integration allows your smart light system to connect
to the internet, enabling remote control and monitoring.
• Using IoT, you can control the lights from anywhere using a
Smartphone or computer.
• The system can also gather data from sensors to optimize
lighting based on factors like occupancy or ambient light levels.
2.) Bluetooth
• Bluetooth enable direct, short-range wireless communication between
your smart light system and devices like smart phones or tablets.
Through Bluetooth, users can easily control the lights in the vicinity without
the need for an internet connection.
Bluetooth can also be used for configuration and setup of the smart light
system, providing a user-friendly interface for customization.
Programming languages
• In this project, we are using the embedded C language to program the ATmega328P
microcontroller. The role of embedded C is to provide instructions and commands to
the microcontroller, telling it how to interact with other components, such as the
Bluetooth module and relay module, and how to control the lights based on input
received from the user. Embedded C allows us to write efficient code that runs
directly on the microcontroller, making it suitable for embedded systems like this
smart light project.
component
1.0 atmega328p