0% found this document useful (0 votes)
235 views1 page

Microcontroller Based Street Light Controller Using RTC: Block Diagram

This document describes a microcontroller-based street light controller that uses a real-time clock to automatically turn street lights on and off at set times to save power. The controller reads timing values from a DS1307 real-time clock chip to control a relay through a transistor driver circuit that switches street lights on and off. The hardware includes a PIC microcontroller, real-time clock, LCD display, power supply components, and software for programming the microcontroller.

Uploaded by

sageetha756
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
235 views1 page

Microcontroller Based Street Light Controller Using RTC: Block Diagram

This document describes a microcontroller-based street light controller that uses a real-time clock to automatically turn street lights on and off at set times to save power. The controller reads timing values from a DS1307 real-time clock chip to control a relay through a transistor driver circuit that switches street lights on and off. The hardware includes a PIC microcontroller, real-time clock, LCD display, power supply components, and software for programming the microcontroller.

Uploaded by

sageetha756
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

MICROCONTROLLER BASED STREET LIGHT

CONTROLLER USING RTC

BLOCK DIAGRAM

16X2 LCD
Back-up
Battery

MICROCONTROLLER
Contrast
DS1307
Crystal
RTC

Control Crystal
Switch set

Transistor Relay
Driver circuit

Power Supply

12v to 24v Rectifier Filter Regulator O/P


AC or DC

Working Principle

This project is microcontroller based RTC operated street light controller,


and can be used in automatic on and off street light at regular timing. DS1307 Real time clock is
used here to run the clock and controller will read the timing value from DS1307. In this we can
set particular time interval to on and off street light to save power.

HARDWARE REQUIREMENTS SOFTWARE REQUIREMENTS


PIC 16F676 Microcontroller, Resistors, Hi-tech PICC compiler V 9.83
Capacitors, Diodes, Voltage Regulator, Relay, MPLAB IDE V9.89
Input Supply (12 to 24v) Language: Embedded C.

You might also like