Skip to product information
1 of 5

REES52

Control the intensity of led using LDR interfacing with Arduino Uno - KT590

Control the intensity of led using LDR interfacing with Arduino Uno - KT590

SKU:KT590

50 in stock

Regular price Rs. 799.00
Regular price Sale price Rs. 799.00
Sale Sold out
Shipping calculated at checkout.

For refund/return/replacement, call us at +91 95995 94524 For bulk and B2B enquiries kindly mail us at support@rees52.com

  • Fast Shipping
  • Affordable Price
  • Support
View full details

INTRODUCTION

In this project, we will work on a Photoresistor (Photovaristor) which includes the photoelectric effect of the semiconductor. Photovaristor is commonly applied in the measurement of light and light control.

HARDWARE REQUIRED

  • Arduino UNO with USB cable - 1
  • Male to Male jumper wires – 20 pieces
  • 9v Battery - 1
  • Snapper with DC Jack – 1
  • 400 pt. Breadboard - 1
  • LDR Photoresistor -2
  • 10KΩ Resistor – 5
  • 220Ω Resistor – 5
  • Led - 2

NOTE: A 9V Battery is used as an external power supply.


SOFTWARE REQUIRED

Arduino IDE 1.8.5 (programmable platform for Arduino)

Click To Download: https://www.arduino.cc/en/Main/Software


CIRCUIT CONNECTION

  • Attach LED and LDR on the Breadboard.
  • Connect GND of Arduino Uno with Breadboard to make further GND connections.
  • Connect 5V Pin of Arduino Uno with the Breadboard for further 5V power supply connections.
  • Connect the positive terminal of LED with the Digital Pin 11 of the Arduino Uno.
  • Connect the negative terminal of the LED with the GND rail of the Breadboard via the 220Ω resistor.
  • Connect one leg of LDR with the 5V power supply rail of the Breadboard via a 10KΩ resistor on one end and connect another end with the Analog Pin A0 of Arduino Uno.
  • Connect another leg of the LDR with the GND rail of the Breadboard.


CODE

https://docs.google.com/document/d/e/2PACX-1vSojp59CSWMgtJ6htaTOSmUPjdXDgI94o_s6Nx_JAbaNogptVAvrp1Wo7dxOTyljTuwOeRGgrbbYc8J/pub



WORKING AND OUTPUT

Welcome to the Arduino-based project in which we have used the analogWrite (PWM interface, analogue value) function. In this project, we will read the analog value of the potentiometer and assign the value to the PWM port, so there will be a corresponding change to the brightness of the LED. One final part will be displaying the analogue value on the screen. You can consider this as the "analog value reading" project adding the PWM analog value assigning part. After downloading the program, when we rotate the potentiometer knob, we can see changes in the displaying value, also an obvious change in the LED brightness on the breadboard.

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)