You are on page 1of 4

Experiment Number 08

Date of Experiment 20/11/2023

Date of Submission 27/11/2023

Name of the Student Somo prasad pattnaik

Roll Number 2230046

Section ECSc. 1

Aim of the Experiment:- Analysis of the signals generated by sensor interfacing


with using Arduino Board / Raspberry Pi.

Equipment and Software Required:-


The Equipment and Software required are as follows:
 Arduino Board
 Tinkercad
Code:-
Circuit Design:-

Photoresistor using Arduino

Theory:- The photoresistor theory involves a light-sensitive component that alters its
resistance based on incident light intensity. In an Arduino circuit, a photoresistor, connected
to an analog pin, forms a voltage divider with a fixed resistor. As light changes, the
resistance of the photoresistor varies, causing a corresponding change in voltage at the
analog pin. Arduino reads this voltage and converts it into a digital value. By programming
threshold levels, the Arduino can trigger actions, making the photoresistor a versatile tool for
light-dependent applications like automatic lighting control, dark-sensing alarms, or
interactive light installations.
Applications:-
1. Automatic Lighting Control:
Photoresistors can be used with Arduino to control the brightness of LEDs or other light
sources based on ambient light levels. This is commonly employed in streetlights, outdoor
lighting, or indoor spaces to save energy.

2. Darkness-Activated Alarms:
Photoresistors can trigger alarms or notifications when ambient light falls below a certain
threshold, alerting users to darkness or potential security concerns.

3. Sunlight-Tracking Solar Panels:


Arduino, coupled with photoresistors, can optimize solar panel positioning by tracking the
sun's movement. This enhances energy harvesting efficiency in solar power systems.

4. Smart Plant Growth Systems:


Photoresistors aid in creating intelligent plant care systems. Arduino can adjust light
exposure for indoor plants by monitoring ambient light and providing supplemental light
when needed.

5. Interactive Art Installations:


Photoresistors can be integrated into interactive art installations, responding to changes in
ambient light by altering colors, patterns, or other visual elements.
Inference of the Experiment:-
vvhbbvh

Conclusion:-

This experiment taught us to execute

You might also like