0% found this document useful (1 vote)
369 views

8085 Based Visitor Counter

This document describes an 8085-based digital visitor counter circuit. The circuit uses light sensors and infrared LEDs at the entrance and exit to detect when someone enters or leaves a room. A microprocessor monitors the sensors and increments or decrements the counter display accordingly. When a person enters, the counter value increases by one, and when a person exits, the counter decreases by one, accurately tracking the number of visitors in real time on a seven-segment display. The microprocessor operates according to software stored in memory to control the sensor signals and counter functionality.

Uploaded by

Anil Tandon
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
369 views

8085 Based Visitor Counter

This document describes an 8085-based digital visitor counter circuit. The circuit uses light sensors and infrared LEDs at the entrance and exit to detect when someone enters or leaves a room. A microprocessor monitors the sensors and increments or decrements the counter display accordingly. When a person enters, the counter value increases by one, and when a person exits, the counter decreases by one, accurately tracking the number of visitors in real time on a seven-segment display. The microprocessor operates according to software stored in memory to control the sensor signals and counter functionality.

Uploaded by

Anil Tandon
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

8085 BASED VISITOR COUNTER

Introduction:
Digital visitor counter is a reliable circuit that takes over the task of counting
Number of Persons/ Visitors in the Room very accurately. When anybody
enters into the Room then the Counter is Incremented by one and when
any one leaves the room then the Counter is Decremented by One. The
total number of Persons inside the Room is displayed on the seven
segment displays. The microprocessor is used for this purpose. It receives
the signals from the sensors, and this signals operated under the control of
software which is stored in the Memory. The sensors are made with help of
LDRs which are Light Dependent Resistors, whose Resistance is inversely
proportional to the Light falling on it. The IR LED(s) are used as the Light
source and it is focused on the LDRs, the Microprocessor continuously
watches the LDRs.

Circuit diagram:

Flowchart:

Block Diagram:

You might also like