LDR sensor

 LDR Sensor

Today, I made a circuit using an LDR(Light Detecting Resistor) sensor. An LDR sensor works on the amount of light present.
To make this circuit, we need the following things:
  1. LDR sensor
  2. Breadboard
  3. LED
  4. Buzzer
  5. Jumper wires
  6. 9V battery
To make the circuit, follow the following steps:
    Step 1: Connect the positive and negative terminals on the breadboard to make them common.
    Step 2: Connect the VCC of the sensor to the common positive on the breadboard.
    Step 3: Connect the GND of the sensor to the common negative on the breadboard.
    Step 4: Connect the negative of the LED and the Buzzer to a vertically connected line.
    Step 5: Connect the positive of the LED and the Buzzer to the common positive line.
    Step 6: Connect the DO(Data output)of the sensor to the line where the negative of the LED and the Buzzer are on the breadboard.
    Step 7: Now connect the negative and positive terminals of the battery to the common points on the breadboard.



Comments

Popular posts from this blog

DIY Lab

Python coding(calculator)