Tejaswini Paper
Tejaswini Paper
Abstract—In an era where energy conservation has become im- by using temperature sensors. The implementation such a fan
perative, automation in various domains has gained significance. system can be particularly beneficial in environments where
This research paper presents an embedded system designed to maintaining a specific temperature range is critical Automation
regulate classroom temperature and ambient light automatically
by integrating temperature and light sensors with Raspberry has been achieved by various means including mechanical,
Pi Pico W, the system effectively controls the operation of fans electrical, electronic devices and computers, usually in combi-
and lights based on environmental condition. The system ensures nation. The benefit of automation include savings in electricity
optimal energy utilization while providing comfort to users. costs, savings in material costs and improvements to quality,
Various methodologies, design considerations, and testing phases accuracy and precision. Raspberry pi is used as the main node
have been explored to evaluate the performance and efficiency
of the system. which is used for both monitoring and controlling purposes.
Index Terms—Raspberry Pi Pico W, Embedded System, Am-
bient Light II. L ITERATURE R EVIEW
This Technical paper intitled “Design Of an automatic
I. I NTRODUCTION fan speed control system through temperature sensor and
Automation has become a key features in today’s world raspberry pi” Authored by, Benjamen kommey, john kwame,
advances in lightening technology have greatly improved the bright yeboah akowuah, elvis tamakloe. Mention that the
environment inside homes, buildings, and other large areas. design and implementation of an automatic ceiling fan speed
Various control strategies and methods are used to manage regulator using web camera and a temperature sensor. Fans
lighting system. Automation has replaced many manual con- have become a very important aspect of our daily lives to
trols, helping to save energy and reduce the need for manual present us with comfort especially in hot climates. However,
labor. The automatic light control system is a dependable they come with some attendant issues such as a person
solution that not only manages lighting but also saves electric having to move to where the fan regulators are placed to
energy. There are many areas especially rural areas face the be able to adjust the speed of the fan. This project seeks
electricity problems they get electricity only for few hours to design a solution that involves automatic fan regulation.
a day. That’s why Automation in lightning it is one of the This was achieved using a temperature sensor. The speed
sustainable solution. By using some kind of sensor we can get of the fan is then automatically adjusted based on the room
as much light as we want. Similarly, if there is no one in the temperature. The system was implemented on a raspberry pi,
room then the light can also turn off by using motion sensors a resource constrained edge computing environment [1]. This
as well as if the temperatures exceeds a certain limit, the speed survey will cover the most influential works and provide a
of the fan should increase automatically and it can be possible synthesis of current knowledge “Raspberry pi and temperature
sensor based automated fan speed control system”. Authored IV. D ESIGN AND D EVELOPMENT
by Dr.karthik V, Nadesh ragul K, Nishanth S, Naresh S.
Mention that an Raspberry pi based Automatic Raspberry The system consists of a temperature sensor and an LDR
Pi-based Automatic Fan Speed Controller integrated with a connected to a Raspberry Pi Pico W. The signals from these
Temperature Display using an LCD. The system is designed sensors are processed to determine whether fans and lights
to optimize energy consumption and enhance user comfort should be turned on or off. A relay module is used to switch
by dynamically adjusting fan speed based on real-time the electrical appliances based on the processed sensor data.
temperature readings from a chosen sensor. The hardware The circuit was first simulated using Proteus software before
components, including a Raspberry Pi, temper ature sensor implementation on a printed circuit board (PCB). This sensor
(LM35), DC fan, and LCD display, are interconnected to
create a responsive and intelligent environment [2].
Obs. No. Classroom Temperature(o C) Light Intensity(Lux) Fan Status (ON/OFF & speed level) Light Status Power Consumption
1 22o C 100 Lux OFF Dim 5W
2 28o C 300 Lux ON(Low) Normal 12W
3 32o C 600 Lux ON(Medium) Bright 18W
4 35o C 50 Lux ON(High) OFF 25W