Skip to content

allabouttps/LDR-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

LDR-Module PCB

Compact Light Dependent Resistor (LDR) sensor module designed for detecting ambient light levels.
The module uses a transistor switching stage with adjustable sensitivity and is implemented on a 25 mm x 25 mm single-layer PCB.

It can be used for automatic lighting systems, light/dark detection circuits, and microcontroller interfacing projects.


PCB Specifications

Parameter Value
PCB Size 25 mm x 25 mm
PCB Layers Single Layer
Mount Type Through Hole
Sensitivity Control Adjustable (Potentiometer)
Tool used Proteus 8 Professional

Features

  • Compact 25 mm x 25 mm PCB footprint
  • Adjustable light sensitivity
  • Transistor-based switching output
  • LED status indicator

Components

Reference Component
LDR1 Light Dependent Resistor
RV1 Potentiometer
Q1 NPN Transistor (BC547 or equivalent)
R1 Current Limiting Resistor
D1 LED Indicator

Working Principle

The LDR changes resistance based on incident light intensity.

High light intensity results in low LDR resistance.
Low light intensity results in high LDR resistance. OR vice versa.

The LDR and potentiometer controls the base of the NPN transistor. When the light level crosses the set threshold:

  • The transistor switches ON or OFF
  • The LED indicates module status
  • The OUT pin provides a switching signal for external circuits

Sensitivity can be adjusted using RV1.


Applications

  • Automatic street light systems
  • Light and dark detection circuits
  • Energy saving lighting control
  • Arduino and microcontroller projects
  • Security lighting systems

Images

  • PCB Layout.png Screenshot 2026-03-07 174511

  • 3D Render.png Screenshot 2026-03-07 174138


Usage

  1. Connect VCC to power supply.
  2. Connect GND to ground.
  3. Adjust RV1 to set the desired light detection threshold.

About

Light detection module based on LDR with adjustable sensitivity using BC547 transistor, designed on a compact 25 mm x 25 mm PCB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors