SlideShare a Scribd company logo
1 of 58
A PROJECT REPORT ON

AUTOMATIC ROOM LIGHT CONTROLLER
WITH VISITOR COUNTER
IN THE PARTIAL FULFILMENT OF THE REQUIRMENT FOR THE DEGREE
OF

BACHELOR OF TECHNOLOGY
In

ELECTRICAL AND ELECTRONICS ENGINEERING
By
MOHIT AWASTHI

Under the guidance of
Prof. R.N.CHAUBAY

INDRAPRASTHA ENGINEERING COLLEGE
GHAZIZBAD

[1]
TABLE OF CONTENT
Certificate

3

Abstract

4

Declaration

5

Acknowledgement

6

Objective

7

Introduction

8

Component used- Part A

10

Component used-Part B

11

555 integrated circuit

12

IC-555 Astable operation

15

Schematic for constant HV power supply

16

Condenser Microphone

19

Capacitor

21

Piezo buzzer

22

Relay

23

Telemetry circuit explanation

25

Working of telephone cradle switch

26

Dual tone multiple frequency encoder

30

Working of system

32

C program embedded code

37

Applications

40

Bibliography

41

[2]
CERTIFICATE

This is to certify that Project Report entitled ―AUTOMATIC
ROOM

LIGHT

CONTROLLER

WITH

BIDIRECTIONAL

VISITOR COUNTER ‖ that is submitted by MOHIT AWASTHI in
partial fulfillment of the requirement for the award of the degree
B.Tech in Department of ELECTRICAL AND ELECTRONICS of
G.B technical University, is a record of the candidate own work
carried out by him under my own supervision. The matter embodies
in thesis is original and has not been submitted for the award of any
other degree.

Date:

Project guide:
(Prof. R.N.CHAUBAY)

[3]
ABSTRACT

The fear of theft and burglary always annoys many people. When lock and keys
become less safe, one can seek the help of electronic security systems.
Such a portable security system is described here.
This electronic setup auto activated whenever the intruder enters to the
unauthorized no entry area. It auto activate the landline number and redial the last
dialed number from the conventional telephone. All we need is to do minor
changes to activate this telephone as it works as to become auto dialer circuit.
Thus whenever the intruder enters to the area, it activates the sensor circuit
of either sound activation or infrared light beam obstruction circuit, the redial
circuit become active and give a ring tone to the receiving end. It may be a mobile
phone or any landline phone or even police control room.

4

DECLARATION
[4]
I hereby declare that this submission is own work and that, to the best of my
knowledge and belief, it contains no material previously published or written by
another person nor material which to a substantial extend has been accepted for the
award of the award of any other degree or diploma of the university or other
institute of the higher leaning except where due acknowledgement has been made
in the text.

Signature:

Name:MOHIT AWASTHI

Roll No.:

Date:

[5]
ACKNOWLEDGEMENT
First and foremost, I am deeply indebted to my mentor Ast. Prof. SATYJEET DAS
who inspiration has been unfailingly available to me at all stages of my training.
This has fueled my enthusiasm even further and encouraged me to boldly step into
what was a totally dark and unexplored expanse before me.
I would like to thank Prof. Y.K SAH for his efforts, who was always ready with a
positive comment, whether it was an off-hand comment to encourage me or
constructive piece of criticism.
In course of present work it has been my privilege to receive help and assistance of
my friends. I take great pleasure in acknowledge my debt to them.
I wish to thank my parents for their undivided support and interest who inspired
me and encouraged me to go my own way, without whom I would be unable to
complete my project. At last but not the least I want to thank my friends who
appreciated me for my work and motivated me and finally to God who made all the
things possible.

Signature:
Name:
Roll no.
Date:

MOHIT AWASTHI

[6]
CHAPTER :- 1
Project Overview

[7]
1. Introduction Of Project
1.1

Project Definition:
Project title is ―AUTOMATIC ROOM LIGHT CONTROLLER

WITH BIDIRECTIONAL VISITOR COUNTER ―.

The objective of this project is to make a controller based model
to count number of persons visiting particular room and accordingly
light up the room. Here we can use sensor and can know present
number of persons.
In today’s world, there is a continuous need for automatic
appliances with the increase in standard of living, there is a sense of
urgency for developing circuits that would ease the complexity of
life.

Also if at all one wants to know the number of people present in
room so as not to have congestion. This circuit proves to be helpful.

[8]
1.2

Project Overview

This Project ―Automatic Room Light Controller with Visitor
Counter using Microcontroller is a reliable circuit that takes over the
task of controlling the room lights as well us counting number of
persons/ visitors in the room very accurately. When somebody enters
into the room then the counter is incremented by one and the light in the
room will be switched ON and when any one leaves the room then the
counter is decremented by one. The light will be only switched OFF
until all the persons in the room go out. The total number of persons
inside the room is also displayed on the seven segment displays.

The microcontroller does the above job. It receives the signals
from the sensors, and this signal is operated under the control of
software which is stored in ROM. Microcontroller AT89S52
continuously monitor the Infrared Receivers, When any object pass
through the IR Receiver's then the IR Rays falling on the receiver are
obstructed , this obstruction is sensed by the Microcontroller

[9]
CHAPTER :- 2
BLOCK DIAGRAM AND ITS
DESCRIPTION

[10]
2.1 Basic Block Diagram

Enter
Enter Sensor

Signal
Conditioning

Exit Sensor
Signal
Conditioning

Power Supply

Exit

A
T
8
9
S
5
2

Relay Driver

Light

LCD
INTERFACING

Fig. 2.1 Basic Block Diagram

[11]
2.2 Block Diagram Description
The basic block diagram of the bidirectional visitor
counter with automatic light controller is shown in the above
figure. Mainly this block diagram consist of the following
essential blocks.
1. Power Supply
2. Entry and Exit sensor circuit
3. AT 89S52 micro-controller
4. Relay driver circuit

1. Power Supply:Here we used +12V and +5V dc power supply. The
main function of this block is to provide the required amount
of voltage to essential circuits. +12 voltage is given. +12V is
given to relay driver. To get the +5V dc power supply we
have used here IC 7805, which provides the +5V dc
regulated power supply.

2. Enter and Exit Circuits:This is one of the main part of our project. The main
intention of this block is to sense the person. For sensing the
person and light we are using the light dependent register
[12]
(LDR). By using this sensor and its related circuit diagram
we can count the persons.

3. 89S52 Microcontroller:It is a low-power, high performance CMOS 8-bit
microcontroller with 8KB of Flash Programmable and
Erasable Read Only Memory (PEROM). The device is
manufactured

using

Atmel’s

high-density

nonvolatile

memory technology and is compatible with the MCS-51TM
instruction set and pin out. The on-chip Flash allows the
program memory to be reprogrammed in-system or by a
conventional

nonvolatile

memory

programmer.

By

combining a versatile 8-bit CPU with Flash on a monolithic
hip, the Atmel AT89S52 is a powerful
Microcontroller, which provides a highly flexible and
cost

effective

solution

so

many

embedded

control

applications.

4. Relay Driver Circuit:-

This block has the potential to drive the various
controlled devices. In this block mainly we are using the
transistor and the relays. One relay driver circuit we are using
[13]
to control the light. Output signal from AT89S52 is given to
the base of the transistor, which we are further energizing the
particular relay. Because of this appropriate device is selected
and it do its allotted function.

[14]
CHAPTER :- 3
SCHEMATIC DIAGRAM

[15]
Transmission Circuit:-

Fig. 3.1 Transmitter circuit

[16]
Receiver Circuit:-

Fig. 3.2 Receiver circuit

[17]
 CIRCUIT DESCRIPTION:
There are two main parts of the circuits.

1. Transmission Circuits (Infrared LEDs)
2. Receiver Circuit (Sensors)

1. Transmission Circuit:

Fig. 3.3 Transmitter circuit
[18]
This circuit diagram shows how a 555 timer IC is
configured to function as a basic monostable multivibrator.
A monostable multivibrator is a timing circuit that changes
state once triggered, but returns to its original state after a
certain time delay. It got its name from the fact that only one
of its output states is stable. It is also known as a 'one-shot'.
In this circuit, a negative pulse applied at pin 2 triggers
an internal flip-flop that turns off pin 7's discharge transistor,
allowing C1 to charge up through
R1. At the same time, the flip-flop brings the output
(pin 3) level to 'high'. When capacitor C1 as charged up to
about 2/3 Vcc, the flip-flop is triggered once again, this time
making the pin 3 output 'low' and turning on pin 7's discharge
transistor, which discharges C1 to ground. This circuit, in
effect, produces a pulse at pin 3 whose width t is just the
product of R1 and C1, i.e., t=R1C1.
IR Transmission circuit is used to generate the
modulated 36 kHz IR signal. The IC555 in the transmitter
side is to generate 36 kHz square wave. Adjust the preset in
the transmitter to get a 38 kHz signal at the o/p. around 1.4K
we get a 38 kHz signal. Then you point it over the sensor and
its o/p will go low when it senses the IR signal of 38 kHz.
[19]
[20]
2. Receiver Circuit:

Fig. 3.4 Receiver circuit

The IR transmitter will emit modulated 38 kHz IR
signal and at the receiver we use TSOP1738 (Infrared
Sensor). The output goes high when the there is an
interruption and it return back to low after the time period
[21]
determined by the capacitor and resistor in the circuit. I.e.
around 1 second. CL100 is to trigger the IC555 which is
configured as monostable multivibrator. Input is given to the
Port 1 of the microcontroller. Port 0 is used for the 7Segment display purpose. Port 2 is used for the Relay Turn
On and Turn off Purpose.LTS 542 (Common Anode) is used
for 7-Segment display. And that time Relay will get Voltage
and triggered so light will get voltage and it will turn on. And
when counter will be 00 that time Relay will be turned off.
Reset button will reset the microcontroller.

[22]
CHAPTER :- 4
HARDWARE DESIGN& DESCRIPTIONS

Hardware Design:-

Infrared Sensor
TSOP1738

Microcontroller
AT89S52

[23]
Timer IC
555

7-Segment
Display

Relay

Fig. 4.1 Snap of the entire circuit

4.1 Procedure Followed While Designing:

[24]
In the beginning I designed the circuit in DIPTRACE software.
Dip trace is a circuit designing software. After completion of the
designing circuit I prepared the layout.

Then I programmed the microcontroller using TOPVIEW
SIMULATOR software using hex file.

Then soldering process was done. After completion of the
soldering process I tested the circuit.
Still the desired output was not obtained and so troubleshooting
was done. In the process of troubleshooting I found the circuit aptly
soldered and connected and hence came to conclusion that there was
error in programming section which was later rectified and the
desired results were obtained.

[25]
4.2 List of Components:
Following is the list of components that are necessary to build the
assembly of the Digital Speedometer Cum Odometer:
 Microcontroller – AT89S52
 IC – 7805
 Sensor – TSOP 1738 (Infrared Sensor)
 Transformer – 12-0-12, 500 mA
 Preset – 4.7K
 Disc capacitor – 104,33pF
 Reset button switch
 Rectifier diode – IN4148
 Transistor – BC 547, CL 100
 7-Segment Display
[26]
4.3

Description of Components

4.3.1 Microcontroller AT89S52:

The AT89S52 is a low-power, high-performance CMOS 8bit microcontroller with 8K bytes of in-system programmable
Flash memory. The device is manufactured using Atmel’s highdensity nonvolatile memory technology and is compatible with the
Industry-standard 80C51 instruction set and pin out. The on-chip
Flash allows the program memory to be reprogrammed in-system
or by a conventional nonvolatile memory pro- grammar. By
combining a versatile 8-bit CPU with in-system programmable
Flash on a monolithic chip, the Atmel AT89S52 is a powerful
[27]
microcontroller which provides a highly-flexible and cost-effective
solution to many embedded control applications.

The AT89S52 provides the following standard features: 8K
bytes of Flash, 256 bytes of RAM, 32 I/O lines, Watchdog timer,
two data pointers, three 16-bit timer/counters, a six-vector twolevel interrupt architecture, a full duplex serial port, on-chip
oscillator, and clock circuitry. In addition, the AT89S52 is
designed with static logic for operation down to zero frequency
and supports two software selectable power saving modes. The
Idle Mode stops the CPU while allowing the RAM, timer/counters,
serial port, and interrupt system to continue functioning. The
Power-down mode saves the RAM con- tents but freezes the
oscillator, disabling all other chip functions until the next interrupt
or hardware reset.

FEATURES:[28]
 8 KB Reprogrammable flash.
 32 Programmable I/O lines.
 16 bit Timer/Counter—3.
 8 Interrupt sources.
 Power range: 4V – 5.5V
 Endurance : 1000 Writes / Erase cycles
 Fully static operation: 0 Hz to 33 MHz
 Three level program memory lock
 Power off flag
 Full duplex UART serial channel
 Low power idle and power down modes
 Interrupt recovery from power down modes
 256 KB internal RAM
 Dual data pointer

[29]
4.3.2 TSOP1738 (INFRARED SENSOR)

Fig. 4.2 Infrared Sensor

Description:
The TSOP17.. – Series are miniaturized receivers for infrared
remote control systems. PIN diode and preamplifier are assembled
on lead frame, the epoxy package is designed as IR filter. The
demodulated output signal can directly be decoded by a
microprocessor. TSOP17.. is the standard IR remote control
receiver series, supporting all major transmission codes.
Features:
[30]
Photo detector and preamplifier in one package
Internal filter for PCM frequency
Improved shielding against electrical field disturbance
TTL and CMOS compatibility
Output active low
Low power consumption
High immunity against ambient light
Continuous data transmission possible (up to 2400 bps)
Suitable burst length .10 cycles/burst

Block Diagram:

Fig. 4.3 Block Diagram of TSOP 1738

Application Circuit:
[31]
Fig. 4.4 Application circuit

[32]
4.3.3 555 ( TIMER IC):

Fig. 4.5 Timer IC(555)
Description:
The LM555 is a highly stable device for generating accurate
time delays or oscillation. Additional terminals are provided for
triggering or resetting if desired. In the time delay mode of
operation, the time is precisely controlled by one external resistor
and capacitor. For astable operation as an oscillator, the free
running frequency and duty cycle are accurately controlled with
two external resistors and one capacitor. The circuit may be
triggered and reset on falling waveforms, and the output circuit can
source or sink up to 200mA or drive TTL circuits.

Features:
Direct replacement for SE555/NE555
Timing from microseconds through hours
Operates in both astable and monostable modes
[33]
Adjustable duty cycle
Output can source or sink 200 mA
Output and supply TTL compatible
Temperature stability better than 0.005% per °C
Normally on and normally off output
Available in 8-pin MSOP package
Applications:
Precision timing
Pulse generation
Sequential timing
Time delay generation
Pulse width modulation
Pulse position modulation
Linear ramp generator

4.3.4 LTS 542 (7-Segment Display)
Description:
The LTS 542 is a 0.52 inch digit height single digit
seven-segment display. This device utilizes Hi-eff. Red LED

[34]
chips, which are made from GaAsP on GaP substrate, and
has a red face and red segment.

Fig. 4.6 7 Segment

Features:
Common Anode
0.52 Inch Digit Height
Continuous Uniform Segments
Low power Requirement
Excellent Characters Appearance
High Brightness & High Contrast
Wide Viewing Angle

[35]
[36]
4.3.5 LM7805 (Voltage Regulator)

Fig. 4.7 Voltage Regulator

Description:
The KA78XX/KA78XXA series of three-terminal
positive regulator are available in the TO-220/D-PAK
package and with several fixed output voltages, making them
useful in a wide range of applications. Each type employs
internal current limiting, thermal shut down and safe
operating area protection, making it essentially indestructible.
If adequate heat sinking is provided, they can deliver over 1A
output current. Although designed primarily as fixed voltage
regulators, these devices can be used with external
components to obtain adjustable voltages and currents.

[37]
Features:
Output Current up to 1A
Output Voltages of 5, 6, 8, 9, 10, 12, 15, 18, 24V
Thermal Overload Protection
Short Circuit Protection
Output Transistor Safe Operating Area Protection

4.3.6 RELAY CIRCUIT:

Fig. 4.8 Relay

A single pole dabble throw (SPDT) relay is connected
to port RB1 of the microcontroller through a driver transistor.
The relay requires 12 volts at a current of around 100ma,
which cannot provide by the microcontroller. So the driver
transistor is added. The relay is used to operate the external
solenoid forming part of a locking device or for operating
any other electrical devices. Normally the relay remains off.
As soon as pin of the microcontroller goes high, the relay
operates. When the relay operates and releases. Diode D2 is
[38]
the standard diode on a mechanical relay to prevent back
EMF from damaging Q3 when the relay releases. LED L2
indicates relay on.

[39]
CHAPTER :- 5
SOFTWARE DESIGN

[40]
FLOW CHART:

Fig. 4.7 Flow Chart

[41]
 If the sensor 1 is interrupted first then the microcontroller
will look for the sensor 2. And if it is interrupted then the
microcontroller will increment the count and switch on the
relay, if it is first time interrupted.
 If the sensor 2 is interrupted first then the microcontroller
will look for the sensor 1. And if it is interrupted then the
microcontroller will decrement the count.
 When the last person leaves the room then counter goes to 0
and that time the relay will turn off. And light will be turn
off.

[42]
Program

;--------------------;DATED:12/12/2010
;--------------------;-------------------------------REGISRETS INFO--------------------------------------------------;_______________________________________________
________________________________________________
___
;R0=
;R1=
;R2=
;R3=
;R4=
;R5=
;R6=
;R7=

USED
USED
USED
USED
USED
USED

;---------------------------------PIN-CONFIG.---------------------------------------------------;_______________________________________________
________________________________________________
___

[43]
;p0=lcd data
;p2.0 lcd control
;p2.1 lcd control
;p2.5 lcd control
;p3.2 ISR
;p3.3 led
;p3.4 led
;p3.6 led
;p3.7 led
;OBJECTIVE: TO PREPARE A AUTO_CONTROLLED ROOM
WITH VISITOR
COUNTER__________________________________
;_______________________________________________
________________________________________________
____
;
$mod51
org0h
ajmpmain
org003h
acallisr
reti
org0030h
main:
movie,#81h
movr5,#00
movr7,#00
acalldelay
[44]
;----------------------LCD INITIALIZATION--------------------------------------------------------;_______________________________________________
________________________________________________
____
cjner7,#00,main2
movdptr,#mycom
c1:clra
movca,@a+dptr
acallcomnwrt
jzsend_dat
incdptr
sjmpc1
main2:sjmpmain2
send_dat:movdptr,#mydata
d1:
clra
movca,@a+dptr
jzagain
acalldatawrt
acalldelay2
incdptr
again:sjmpd1
;----------------------------INTERRUPT SERVICE
ROUTIEN---------------------------------------------

[45]
;_______________________________________________
________________________________________________
____
isr:clra
incr7
movdptr,#mycom1
cmnd:acallcomnwrt2
jzchk
incdptr
sjmpcmnd
acalldelay
chk:cjner5,#00,loop1
movr6,#30h
ajmpnext1
loop1:cjner5,#01,loop2
movr6,#31h
acalllights3
ajmpnext1
loop2:cjner5,#02,loop3
movr6,#32h
acalllights2
ajmpnext1
loop3:cjner5,#03,loop4
movr6,#33h
acalllights1
ajmpnext1
loop4:cjner5,#04,loop5
movr6,#34h
acalllights
ajmpnext1
[46]
loop5:cjner5,#05,loop6
movr6,#35h
ajmpnext1
loop6:cjner5,#06,loop
movr6,#36h
ajmpnext1
next1:clra
mova,r6
acallincrmnt
acalldatawrt2
acalldelay3
loop:reti
;---------------------Subroutiens--------------------------------------------------------;_______________________________________________
___________________________________________
comnwrt:movp0,a
clrp2.0
clrp2.1
setbp2.5
acalldelay
clrp2.5
ret
incrmnt:incr5
ret
comnwrt2:clra
movca,@a+dptr
movp0,a
clrp2.0
clrp2.1
[47]
setbp2.5
acalldelay
clrp2.5
ret
lights:clrp2.3
acalldelay
lights1:clrp3.4
acalldelay
lights2:clrp3.6
acalldelay
lights3:clrp3.7
acalldelay
ret
datawrt:
movp0,a
setbp2.0
clrp2.1
setbp2.5
acalldelay2
clrp2.5
ret
datawrt2:
movp0,a
setbp2.0
clrp2.1
setbp2.5
acalldelay3
clrp2.5
ret

[48]
;-------------------------------------------DELAYS------------------------------------------;_______________________________________________
_______________________________________________
delay:
movr3,#250
here2:
movr4,#255
here:djnzr4,here
djnzr3,here2
ret
delay2:movr1,#05h
back:
movtmod,#01h
movth0,#04ch
movtl0,#00h
setbtr0
jnbtf0,$
clrtf0
djnzr1,back
ret
delay3:movr1,#50h
back1:
movtmod,#01h
movth0,#04ch
movtl0,#00h
setbtr0
jnbtf0,$
clrtf0
djnzr1,back1
ret
[49]
org300h
mycom:db38h,0eh,01h,06h,80h,0
mycom1:db38h,0eh,01h,0ch,87h,0
mydata:db'wlcm2amrapali',0
end

CHAPTER :- 6
TESTING AND RESULTS

[50]
Testing And Results
We started our project by making power supply. That is easy for
me but when we turn toward the main circuit, there are many problems
and issues related to it, which we faced, like component selection, which
components is better than other and its feature and cost wise a We
started our project by making power supply. That is easy for me but
when I turn toward the main circuit, there are many problems and issues
related to it, which are I faced, like component selection, which
components is better than other and its feature and cost wise also, then
refer the data books and other materials related to its.

I had issues with better or correct result, which I desired. And also
the software problem.

I also had some soldering issues which were resolved using
continuity checks performed on the hardware.

[51]
We had issues with better or correct result, which we desired. And
also the software problem.

We also had some soldering issues which were resolved using
continuity checks performed on the hardware.

We started testing the circuit from the power supply. There we got
over first trouble. After getting 9V from the transformer it was not
converted to 5V and the circuit received 9V.

As the solder was shorted IC 7805 got burnt. So we replaced the
IC7805.also the circuit part around the IC7805 were completely
damaged..with the help of the solder we made the necessary paths.

[52]
CHAPTER :- 7
FUTURE EXPANSION

[53]
FUTURE EXPANSION

By using this circuit and proper power supply we can implement
various applications
Such as fans, tube lights, etc.

By modifying this circuit and using two relays we can achieve a
task of opening and closing the door.

[54]
CHAPTER :- 8
APPLICATION, ADVANTAGES & DISADVANTAGES

APPLICATION, ADVANTAGES & DISADVANTAGES

[55]
 Application
o For counting purposes
o For automatic room light control
 Advantages
o Low cost
o Easy to use
o Implement in single door
 Disadvantages
o It is used only when one single person cuts the rays of the
sensor hence it cannot be used when two person cross
simultaneously.

[56]
CHAPTER :- 8
BIBILOGRAPHY

Bibliography
[57]
 Reference Books
Programming in ANSI C: E BALAGURUSAMY
The
8051microcontroller
MUHAMMAD ALI MAZIDI

and

embedded

systems:

JANICE GILLISPIE
MAZIDI
The 8051 microcontroller: KENNETH J. AYALA
 Website

www.datasheets4u.com
www.8051.com

[58]

More Related Content

What's hot

Digital object counter (group 12)
Digital object counter (group 12)Digital object counter (group 12)
Digital object counter (group 12)Aviral Srivastava
 
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Abhishekvb
 
Automatic room light controller with visible counter
Automatic room light controller with visible counterAutomatic room light controller with visible counter
Automatic room light controller with visible counterMafaz Ahmed
 
Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...PRASENJITMORE2
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAnkit Chaudhary
 
Automatic Irrigation System Project Report
Automatic Irrigation System Project ReportAutomatic Irrigation System Project Report
Automatic Irrigation System Project ReportEr Gupta
 
password based door locking system using 8051
password based door locking system using 8051password based door locking system using 8051
password based door locking system using 8051Mangleshwar Prajapati
 
Bidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project ProposalBidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project ProposalArsalan Ahmad
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino AMIT SANPUI
 
finger door lock.ppt g.m.r.pptx
finger door lock.ppt g.m.r.pptxfinger door lock.ppt g.m.r.pptx
finger door lock.ppt g.m.r.pptxKSanthosh14
 
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry PiIRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry PiIRJET Journal
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Ganesh Gani
 
Non contact ac tester project report
Non contact ac tester project reportNon contact ac tester project report
Non contact ac tester project reportprasenjitsamanta2
 
Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)Siddappa Dollin
 
Mobile phone detector
Mobile phone detectorMobile phone detector
Mobile phone detectorSumedh Vartak
 
Ppt for automatic plant irrigation system
Ppt for automatic plant irrigation systemPpt for automatic plant irrigation system
Ppt for automatic plant irrigation systemstk25
 
Automatic water level controller
Automatic water level controllerAutomatic water level controller
Automatic water level controllerGeetha Smiley
 

What's hot (20)

Digital object counter (group 12)
Digital object counter (group 12)Digital object counter (group 12)
Digital object counter (group 12)
 
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
 
Automatic room light controller with visible counter
Automatic room light controller with visible counterAutomatic room light controller with visible counter
Automatic room light controller with visible counter
 
Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...Automatic room light controller with bi directional visitor counter using Ard...
Automatic room light controller with bi directional visitor counter using Ard...
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR Sensor
 
Automatic Irrigation System Project Report
Automatic Irrigation System Project ReportAutomatic Irrigation System Project Report
Automatic Irrigation System Project Report
 
password based door locking system using 8051
password based door locking system using 8051password based door locking system using 8051
password based door locking system using 8051
 
Bidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project ProposalBidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project Proposal
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino
 
finger door lock.ppt g.m.r.pptx
finger door lock.ppt g.m.r.pptxfinger door lock.ppt g.m.r.pptx
finger door lock.ppt g.m.r.pptx
 
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry PiIRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD
 
Non contact ac tester project report
Non contact ac tester project reportNon contact ac tester project report
Non contact ac tester project report
 
Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)Automatic irrigation 1st review(ieee project ece dept)
Automatic irrigation 1st review(ieee project ece dept)
 
Iot based home automation
Iot based home automationIot based home automation
Iot based home automation
 
Mobile phone detector
Mobile phone detectorMobile phone detector
Mobile phone detector
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controller
 
Ppt for automatic plant irrigation system
Ppt for automatic plant irrigation systemPpt for automatic plant irrigation system
Ppt for automatic plant irrigation system
 
Home automation
Home automationHome automation
Home automation
 
Automatic water level controller
Automatic water level controllerAutomatic water level controller
Automatic water level controller
 

Viewers also liked

automatic-street-light-controller
automatic-street-light-controllerautomatic-street-light-controller
automatic-street-light-controllerAmit Singh
 
Automatic street light controller
Automatic street light controllerAutomatic street light controller
Automatic street light controllerPadmakar Mangrule
 
intelligent street light system using gsm ppt
intelligent street light system using gsm pptintelligent street light system using gsm ppt
intelligent street light system using gsm pptdarshangowda679
 
Automatic street light
Automatic street lightAutomatic street light
Automatic street lightAnu Antony
 
intelligent street light system using gsm Report
intelligent street light system using gsm Reportintelligent street light system using gsm Report
intelligent street light system using gsm Reportdarshangowda679
 
Automatic control of street light using LDR
Automatic control of street light using LDRAutomatic control of street light using LDR
Automatic control of street light using LDRDevang Loharikar
 
Bidirectional visitor counter
Bidirectional visitor counterBidirectional visitor counter
Bidirectional visitor counterZakir Gulzar
 
Project report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automationProject report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automationRoshan Mani
 
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Abhishekvb
 
Bi directional visitor counter rewat
Bi directional visitor counter   rewatBi directional visitor counter   rewat
Bi directional visitor counter rewatvishwesh sharma
 
Ppt on automatic street light control using ir sensors
Ppt on automatic street light control using ir sensorsPpt on automatic street light control using ir sensors
Ppt on automatic street light control using ir sensorsVikram Emmidi
 

Viewers also liked (15)

automatic-street-light-controller
automatic-street-light-controllerautomatic-street-light-controller
automatic-street-light-controller
 
Automatic street light controller
Automatic street light controllerAutomatic street light controller
Automatic street light controller
 
Automatic Light Controller
Automatic Light ControllerAutomatic Light Controller
Automatic Light Controller
 
Smart street light system
Smart street light systemSmart street light system
Smart street light system
 
intelligent street light system using gsm ppt
intelligent street light system using gsm pptintelligent street light system using gsm ppt
intelligent street light system using gsm ppt
 
Automatic street light
Automatic street lightAutomatic street light
Automatic street light
 
intelligent street light system using gsm Report
intelligent street light system using gsm Reportintelligent street light system using gsm Report
intelligent street light system using gsm Report
 
Automatic control of street light using LDR
Automatic control of street light using LDRAutomatic control of street light using LDR
Automatic control of street light using LDR
 
Bidirectional visitor counter
Bidirectional visitor counterBidirectional visitor counter
Bidirectional visitor counter
 
Project report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automationProject report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automation
 
Visitor counter
Visitor counterVisitor counter
Visitor counter
 
Visitor counter
Visitor counterVisitor counter
Visitor counter
 
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
 
Bi directional visitor counter rewat
Bi directional visitor counter   rewatBi directional visitor counter   rewat
Bi directional visitor counter rewat
 
Ppt on automatic street light control using ir sensors
Ppt on automatic street light control using ir sensorsPpt on automatic street light control using ir sensors
Ppt on automatic street light control using ir sensors
 

Similar to Automatic room-light-controller-visitor-counter

56211728 automatic-room-light-controller-with-bidirectional-visitor-counter
56211728 automatic-room-light-controller-with-bidirectional-visitor-counter56211728 automatic-room-light-controller-with-bidirectional-visitor-counter
56211728 automatic-room-light-controller-with-bidirectional-visitor-counterAnn Francis Olita
 
universal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fanuniversal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fanOGAGA OTOBOR
 
3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulator3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulatorsajin sr
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.Sonal Bansal
 
Remote home appliances
Remote home appliancesRemote home appliances
Remote home appliancesHamed Raza
 
Doc a.7-tlc report
Doc a.7-tlc reportDoc a.7-tlc report
Doc a.7-tlc report9951081577
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.techafzal usmani
 
Metro Train Automation & display System
Metro Train Automation & display SystemMetro Train Automation & display System
Metro Train Automation & display SystemSudakshinaMeenu
 
Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892yogeshingle4
 
INTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCK
INTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCKINTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCK
INTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCKSantanu Chatterjee
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Maulik Sanchela
 
Design, Construction and Operation of a 4-Bit Counting Circuit
Design, Construction and Operation of a 4-Bit Counting CircuitDesign, Construction and Operation of a 4-Bit Counting Circuit
Design, Construction and Operation of a 4-Bit Counting CircuitIOSR Journals
 
De-Inking Plant Final Tower Control using SIEMENS PLC(report
De-Inking Plant Final Tower Control using SIEMENS PLC(reportDe-Inking Plant Final Tower Control using SIEMENS PLC(report
De-Inking Plant Final Tower Control using SIEMENS PLC(reportabdullah s
 
Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018Dipen Kantariya
 

Similar to Automatic room-light-controller-visitor-counter (20)

56211728 automatic-room-light-controller-with-bidirectional-visitor-counter
56211728 automatic-room-light-controller-with-bidirectional-visitor-counter56211728 automatic-room-light-controller-with-bidirectional-visitor-counter
56211728 automatic-room-light-controller-with-bidirectional-visitor-counter
 
Atomatic light controller
Atomatic light controllerAtomatic light controller
Atomatic light controller
 
Deepak
DeepakDeepak
Deepak
 
universal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fanuniversal remote controller for electric bulb and ceiling fan
universal remote controller for electric bulb and ceiling fan
 
3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulator3) Remote Controlled Fan Regulator
3) Remote Controlled Fan Regulator
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
 
Remote home appliances
Remote home appliancesRemote home appliances
Remote home appliances
 
Doc a.7-tlc report
Doc a.7-tlc reportDoc a.7-tlc report
Doc a.7-tlc report
 
Wireless multimeter Black book
Wireless multimeter Black bookWireless multimeter Black book
Wireless multimeter Black book
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.tech
 
Metro Train Automation & display System
Metro Train Automation & display SystemMetro Train Automation & display System
Metro Train Automation & display System
 
Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892
 
03 TOTAL REPORT
03 TOTAL REPORT03 TOTAL REPORT
03 TOTAL REPORT
 
INTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCK
INTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCKINTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCK
INTERRUPT DRIVEN MULTIPLEXED 7 SEGMENT DIGITAL CLOCK
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051
 
Automatic mall elevator
Automatic mall elevatorAutomatic mall elevator
Automatic mall elevator
 
Design, Construction and Operation of a 4-Bit Counting Circuit
Design, Construction and Operation of a 4-Bit Counting CircuitDesign, Construction and Operation of a 4-Bit Counting Circuit
Design, Construction and Operation of a 4-Bit Counting Circuit
 
K010137378
K010137378K010137378
K010137378
 
De-Inking Plant Final Tower Control using SIEMENS PLC(report
De-Inking Plant Final Tower Control using SIEMENS PLC(reportDe-Inking Plant Final Tower Control using SIEMENS PLC(report
De-Inking Plant Final Tower Control using SIEMENS PLC(report
 
Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018Major_project_b.tech_sem8_may_2018
Major_project_b.tech_sem8_may_2018
 

Recently uploaded

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Recently uploaded (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

Automatic room-light-controller-visitor-counter

  • 1. A PROJECT REPORT ON AUTOMATIC ROOM LIGHT CONTROLLER WITH VISITOR COUNTER IN THE PARTIAL FULFILMENT OF THE REQUIRMENT FOR THE DEGREE OF BACHELOR OF TECHNOLOGY In ELECTRICAL AND ELECTRONICS ENGINEERING By MOHIT AWASTHI Under the guidance of Prof. R.N.CHAUBAY INDRAPRASTHA ENGINEERING COLLEGE GHAZIZBAD [1]
  • 2. TABLE OF CONTENT Certificate 3 Abstract 4 Declaration 5 Acknowledgement 6 Objective 7 Introduction 8 Component used- Part A 10 Component used-Part B 11 555 integrated circuit 12 IC-555 Astable operation 15 Schematic for constant HV power supply 16 Condenser Microphone 19 Capacitor 21 Piezo buzzer 22 Relay 23 Telemetry circuit explanation 25 Working of telephone cradle switch 26 Dual tone multiple frequency encoder 30 Working of system 32 C program embedded code 37 Applications 40 Bibliography 41 [2]
  • 3. CERTIFICATE This is to certify that Project Report entitled ―AUTOMATIC ROOM LIGHT CONTROLLER WITH BIDIRECTIONAL VISITOR COUNTER ‖ that is submitted by MOHIT AWASTHI in partial fulfillment of the requirement for the award of the degree B.Tech in Department of ELECTRICAL AND ELECTRONICS of G.B technical University, is a record of the candidate own work carried out by him under my own supervision. The matter embodies in thesis is original and has not been submitted for the award of any other degree. Date: Project guide: (Prof. R.N.CHAUBAY) [3]
  • 4. ABSTRACT The fear of theft and burglary always annoys many people. When lock and keys become less safe, one can seek the help of electronic security systems. Such a portable security system is described here. This electronic setup auto activated whenever the intruder enters to the unauthorized no entry area. It auto activate the landline number and redial the last dialed number from the conventional telephone. All we need is to do minor changes to activate this telephone as it works as to become auto dialer circuit. Thus whenever the intruder enters to the area, it activates the sensor circuit of either sound activation or infrared light beam obstruction circuit, the redial circuit become active and give a ring tone to the receiving end. It may be a mobile phone or any landline phone or even police control room. 4 DECLARATION [4]
  • 5. I hereby declare that this submission is own work and that, to the best of my knowledge and belief, it contains no material previously published or written by another person nor material which to a substantial extend has been accepted for the award of the award of any other degree or diploma of the university or other institute of the higher leaning except where due acknowledgement has been made in the text. Signature: Name:MOHIT AWASTHI Roll No.: Date: [5]
  • 6. ACKNOWLEDGEMENT First and foremost, I am deeply indebted to my mentor Ast. Prof. SATYJEET DAS who inspiration has been unfailingly available to me at all stages of my training. This has fueled my enthusiasm even further and encouraged me to boldly step into what was a totally dark and unexplored expanse before me. I would like to thank Prof. Y.K SAH for his efforts, who was always ready with a positive comment, whether it was an off-hand comment to encourage me or constructive piece of criticism. In course of present work it has been my privilege to receive help and assistance of my friends. I take great pleasure in acknowledge my debt to them. I wish to thank my parents for their undivided support and interest who inspired me and encouraged me to go my own way, without whom I would be unable to complete my project. At last but not the least I want to thank my friends who appreciated me for my work and motivated me and finally to God who made all the things possible. Signature: Name: Roll no. Date: MOHIT AWASTHI [6]
  • 7. CHAPTER :- 1 Project Overview [7]
  • 8. 1. Introduction Of Project 1.1 Project Definition: Project title is ―AUTOMATIC ROOM LIGHT CONTROLLER WITH BIDIRECTIONAL VISITOR COUNTER ―. The objective of this project is to make a controller based model to count number of persons visiting particular room and accordingly light up the room. Here we can use sensor and can know present number of persons. In today’s world, there is a continuous need for automatic appliances with the increase in standard of living, there is a sense of urgency for developing circuits that would ease the complexity of life. Also if at all one wants to know the number of people present in room so as not to have congestion. This circuit proves to be helpful. [8]
  • 9. 1.2 Project Overview This Project ―Automatic Room Light Controller with Visitor Counter using Microcontroller is a reliable circuit that takes over the task of controlling the room lights as well us counting number of persons/ visitors in the room very accurately. When somebody enters into the room then the counter is incremented by one and the light in the room will be switched ON and when any one leaves the room then the counter is decremented by one. The light will be only switched OFF until all the persons in the room go out. The total number of persons inside the room is also displayed on the seven segment displays. The microcontroller does the above job. It receives the signals from the sensors, and this signal is operated under the control of software which is stored in ROM. Microcontroller AT89S52 continuously monitor the Infrared Receivers, When any object pass through the IR Receiver's then the IR Rays falling on the receiver are obstructed , this obstruction is sensed by the Microcontroller [9]
  • 10. CHAPTER :- 2 BLOCK DIAGRAM AND ITS DESCRIPTION [10]
  • 11. 2.1 Basic Block Diagram Enter Enter Sensor Signal Conditioning Exit Sensor Signal Conditioning Power Supply Exit A T 8 9 S 5 2 Relay Driver Light LCD INTERFACING Fig. 2.1 Basic Block Diagram [11]
  • 12. 2.2 Block Diagram Description The basic block diagram of the bidirectional visitor counter with automatic light controller is shown in the above figure. Mainly this block diagram consist of the following essential blocks. 1. Power Supply 2. Entry and Exit sensor circuit 3. AT 89S52 micro-controller 4. Relay driver circuit 1. Power Supply:Here we used +12V and +5V dc power supply. The main function of this block is to provide the required amount of voltage to essential circuits. +12 voltage is given. +12V is given to relay driver. To get the +5V dc power supply we have used here IC 7805, which provides the +5V dc regulated power supply. 2. Enter and Exit Circuits:This is one of the main part of our project. The main intention of this block is to sense the person. For sensing the person and light we are using the light dependent register [12]
  • 13. (LDR). By using this sensor and its related circuit diagram we can count the persons. 3. 89S52 Microcontroller:It is a low-power, high performance CMOS 8-bit microcontroller with 8KB of Flash Programmable and Erasable Read Only Memory (PEROM). The device is manufactured using Atmel’s high-density nonvolatile memory technology and is compatible with the MCS-51TM instruction set and pin out. The on-chip Flash allows the program memory to be reprogrammed in-system or by a conventional nonvolatile memory programmer. By combining a versatile 8-bit CPU with Flash on a monolithic hip, the Atmel AT89S52 is a powerful Microcontroller, which provides a highly flexible and cost effective solution so many embedded control applications. 4. Relay Driver Circuit:- This block has the potential to drive the various controlled devices. In this block mainly we are using the transistor and the relays. One relay driver circuit we are using [13]
  • 14. to control the light. Output signal from AT89S52 is given to the base of the transistor, which we are further energizing the particular relay. Because of this appropriate device is selected and it do its allotted function. [14]
  • 15. CHAPTER :- 3 SCHEMATIC DIAGRAM [15]
  • 16. Transmission Circuit:- Fig. 3.1 Transmitter circuit [16]
  • 17. Receiver Circuit:- Fig. 3.2 Receiver circuit [17]
  • 18.  CIRCUIT DESCRIPTION: There are two main parts of the circuits. 1. Transmission Circuits (Infrared LEDs) 2. Receiver Circuit (Sensors) 1. Transmission Circuit: Fig. 3.3 Transmitter circuit [18]
  • 19. This circuit diagram shows how a 555 timer IC is configured to function as a basic monostable multivibrator. A monostable multivibrator is a timing circuit that changes state once triggered, but returns to its original state after a certain time delay. It got its name from the fact that only one of its output states is stable. It is also known as a 'one-shot'. In this circuit, a negative pulse applied at pin 2 triggers an internal flip-flop that turns off pin 7's discharge transistor, allowing C1 to charge up through R1. At the same time, the flip-flop brings the output (pin 3) level to 'high'. When capacitor C1 as charged up to about 2/3 Vcc, the flip-flop is triggered once again, this time making the pin 3 output 'low' and turning on pin 7's discharge transistor, which discharges C1 to ground. This circuit, in effect, produces a pulse at pin 3 whose width t is just the product of R1 and C1, i.e., t=R1C1. IR Transmission circuit is used to generate the modulated 36 kHz IR signal. The IC555 in the transmitter side is to generate 36 kHz square wave. Adjust the preset in the transmitter to get a 38 kHz signal at the o/p. around 1.4K we get a 38 kHz signal. Then you point it over the sensor and its o/p will go low when it senses the IR signal of 38 kHz. [19]
  • 20. [20]
  • 21. 2. Receiver Circuit: Fig. 3.4 Receiver circuit The IR transmitter will emit modulated 38 kHz IR signal and at the receiver we use TSOP1738 (Infrared Sensor). The output goes high when the there is an interruption and it return back to low after the time period [21]
  • 22. determined by the capacitor and resistor in the circuit. I.e. around 1 second. CL100 is to trigger the IC555 which is configured as monostable multivibrator. Input is given to the Port 1 of the microcontroller. Port 0 is used for the 7Segment display purpose. Port 2 is used for the Relay Turn On and Turn off Purpose.LTS 542 (Common Anode) is used for 7-Segment display. And that time Relay will get Voltage and triggered so light will get voltage and it will turn on. And when counter will be 00 that time Relay will be turned off. Reset button will reset the microcontroller. [22]
  • 23. CHAPTER :- 4 HARDWARE DESIGN& DESCRIPTIONS Hardware Design:- Infrared Sensor TSOP1738 Microcontroller AT89S52 [23]
  • 24. Timer IC 555 7-Segment Display Relay Fig. 4.1 Snap of the entire circuit 4.1 Procedure Followed While Designing: [24]
  • 25. In the beginning I designed the circuit in DIPTRACE software. Dip trace is a circuit designing software. After completion of the designing circuit I prepared the layout. Then I programmed the microcontroller using TOPVIEW SIMULATOR software using hex file. Then soldering process was done. After completion of the soldering process I tested the circuit. Still the desired output was not obtained and so troubleshooting was done. In the process of troubleshooting I found the circuit aptly soldered and connected and hence came to conclusion that there was error in programming section which was later rectified and the desired results were obtained. [25]
  • 26. 4.2 List of Components: Following is the list of components that are necessary to build the assembly of the Digital Speedometer Cum Odometer:  Microcontroller – AT89S52  IC – 7805  Sensor – TSOP 1738 (Infrared Sensor)  Transformer – 12-0-12, 500 mA  Preset – 4.7K  Disc capacitor – 104,33pF  Reset button switch  Rectifier diode – IN4148  Transistor – BC 547, CL 100  7-Segment Display [26]
  • 27. 4.3 Description of Components 4.3.1 Microcontroller AT89S52: The AT89S52 is a low-power, high-performance CMOS 8bit microcontroller with 8K bytes of in-system programmable Flash memory. The device is manufactured using Atmel’s highdensity nonvolatile memory technology and is compatible with the Industry-standard 80C51 instruction set and pin out. The on-chip Flash allows the program memory to be reprogrammed in-system or by a conventional nonvolatile memory pro- grammar. By combining a versatile 8-bit CPU with in-system programmable Flash on a monolithic chip, the Atmel AT89S52 is a powerful [27]
  • 28. microcontroller which provides a highly-flexible and cost-effective solution to many embedded control applications. The AT89S52 provides the following standard features: 8K bytes of Flash, 256 bytes of RAM, 32 I/O lines, Watchdog timer, two data pointers, three 16-bit timer/counters, a six-vector twolevel interrupt architecture, a full duplex serial port, on-chip oscillator, and clock circuitry. In addition, the AT89S52 is designed with static logic for operation down to zero frequency and supports two software selectable power saving modes. The Idle Mode stops the CPU while allowing the RAM, timer/counters, serial port, and interrupt system to continue functioning. The Power-down mode saves the RAM con- tents but freezes the oscillator, disabling all other chip functions until the next interrupt or hardware reset. FEATURES:[28]
  • 29.  8 KB Reprogrammable flash.  32 Programmable I/O lines.  16 bit Timer/Counter—3.  8 Interrupt sources.  Power range: 4V – 5.5V  Endurance : 1000 Writes / Erase cycles  Fully static operation: 0 Hz to 33 MHz  Three level program memory lock  Power off flag  Full duplex UART serial channel  Low power idle and power down modes  Interrupt recovery from power down modes  256 KB internal RAM  Dual data pointer [29]
  • 30. 4.3.2 TSOP1738 (INFRARED SENSOR) Fig. 4.2 Infrared Sensor Description: The TSOP17.. – Series are miniaturized receivers for infrared remote control systems. PIN diode and preamplifier are assembled on lead frame, the epoxy package is designed as IR filter. The demodulated output signal can directly be decoded by a microprocessor. TSOP17.. is the standard IR remote control receiver series, supporting all major transmission codes. Features: [30]
  • 31. Photo detector and preamplifier in one package Internal filter for PCM frequency Improved shielding against electrical field disturbance TTL and CMOS compatibility Output active low Low power consumption High immunity against ambient light Continuous data transmission possible (up to 2400 bps) Suitable burst length .10 cycles/burst Block Diagram: Fig. 4.3 Block Diagram of TSOP 1738 Application Circuit: [31]
  • 32. Fig. 4.4 Application circuit [32]
  • 33. 4.3.3 555 ( TIMER IC): Fig. 4.5 Timer IC(555) Description: The LM555 is a highly stable device for generating accurate time delays or oscillation. Additional terminals are provided for triggering or resetting if desired. In the time delay mode of operation, the time is precisely controlled by one external resistor and capacitor. For astable operation as an oscillator, the free running frequency and duty cycle are accurately controlled with two external resistors and one capacitor. The circuit may be triggered and reset on falling waveforms, and the output circuit can source or sink up to 200mA or drive TTL circuits. Features: Direct replacement for SE555/NE555 Timing from microseconds through hours Operates in both astable and monostable modes [33]
  • 34. Adjustable duty cycle Output can source or sink 200 mA Output and supply TTL compatible Temperature stability better than 0.005% per °C Normally on and normally off output Available in 8-pin MSOP package Applications: Precision timing Pulse generation Sequential timing Time delay generation Pulse width modulation Pulse position modulation Linear ramp generator 4.3.4 LTS 542 (7-Segment Display) Description: The LTS 542 is a 0.52 inch digit height single digit seven-segment display. This device utilizes Hi-eff. Red LED [34]
  • 35. chips, which are made from GaAsP on GaP substrate, and has a red face and red segment. Fig. 4.6 7 Segment Features: Common Anode 0.52 Inch Digit Height Continuous Uniform Segments Low power Requirement Excellent Characters Appearance High Brightness & High Contrast Wide Viewing Angle [35]
  • 36. [36]
  • 37. 4.3.5 LM7805 (Voltage Regulator) Fig. 4.7 Voltage Regulator Description: The KA78XX/KA78XXA series of three-terminal positive regulator are available in the TO-220/D-PAK package and with several fixed output voltages, making them useful in a wide range of applications. Each type employs internal current limiting, thermal shut down and safe operating area protection, making it essentially indestructible. If adequate heat sinking is provided, they can deliver over 1A output current. Although designed primarily as fixed voltage regulators, these devices can be used with external components to obtain adjustable voltages and currents. [37]
  • 38. Features: Output Current up to 1A Output Voltages of 5, 6, 8, 9, 10, 12, 15, 18, 24V Thermal Overload Protection Short Circuit Protection Output Transistor Safe Operating Area Protection 4.3.6 RELAY CIRCUIT: Fig. 4.8 Relay A single pole dabble throw (SPDT) relay is connected to port RB1 of the microcontroller through a driver transistor. The relay requires 12 volts at a current of around 100ma, which cannot provide by the microcontroller. So the driver transistor is added. The relay is used to operate the external solenoid forming part of a locking device or for operating any other electrical devices. Normally the relay remains off. As soon as pin of the microcontroller goes high, the relay operates. When the relay operates and releases. Diode D2 is [38]
  • 39. the standard diode on a mechanical relay to prevent back EMF from damaging Q3 when the relay releases. LED L2 indicates relay on. [39]
  • 40. CHAPTER :- 5 SOFTWARE DESIGN [40]
  • 41. FLOW CHART: Fig. 4.7 Flow Chart [41]
  • 42.  If the sensor 1 is interrupted first then the microcontroller will look for the sensor 2. And if it is interrupted then the microcontroller will increment the count and switch on the relay, if it is first time interrupted.  If the sensor 2 is interrupted first then the microcontroller will look for the sensor 1. And if it is interrupted then the microcontroller will decrement the count.  When the last person leaves the room then counter goes to 0 and that time the relay will turn off. And light will be turn off. [42]
  • 44. ;p0=lcd data ;p2.0 lcd control ;p2.1 lcd control ;p2.5 lcd control ;p3.2 ISR ;p3.3 led ;p3.4 led ;p3.6 led ;p3.7 led ;OBJECTIVE: TO PREPARE A AUTO_CONTROLLED ROOM WITH VISITOR COUNTER__________________________________ ;_______________________________________________ ________________________________________________ ____ ; $mod51 org0h ajmpmain org003h acallisr reti org0030h main: movie,#81h movr5,#00 movr7,#00 acalldelay [44]
  • 51. Testing And Results We started our project by making power supply. That is easy for me but when we turn toward the main circuit, there are many problems and issues related to it, which we faced, like component selection, which components is better than other and its feature and cost wise a We started our project by making power supply. That is easy for me but when I turn toward the main circuit, there are many problems and issues related to it, which are I faced, like component selection, which components is better than other and its feature and cost wise also, then refer the data books and other materials related to its. I had issues with better or correct result, which I desired. And also the software problem. I also had some soldering issues which were resolved using continuity checks performed on the hardware. [51]
  • 52. We had issues with better or correct result, which we desired. And also the software problem. We also had some soldering issues which were resolved using continuity checks performed on the hardware. We started testing the circuit from the power supply. There we got over first trouble. After getting 9V from the transformer it was not converted to 5V and the circuit received 9V. As the solder was shorted IC 7805 got burnt. So we replaced the IC7805.also the circuit part around the IC7805 were completely damaged..with the help of the solder we made the necessary paths. [52]
  • 53. CHAPTER :- 7 FUTURE EXPANSION [53]
  • 54. FUTURE EXPANSION By using this circuit and proper power supply we can implement various applications Such as fans, tube lights, etc. By modifying this circuit and using two relays we can achieve a task of opening and closing the door. [54]
  • 55. CHAPTER :- 8 APPLICATION, ADVANTAGES & DISADVANTAGES APPLICATION, ADVANTAGES & DISADVANTAGES [55]
  • 56.  Application o For counting purposes o For automatic room light control  Advantages o Low cost o Easy to use o Implement in single door  Disadvantages o It is used only when one single person cuts the rays of the sensor hence it cannot be used when two person cross simultaneously. [56]
  • 58.  Reference Books Programming in ANSI C: E BALAGURUSAMY The 8051microcontroller MUHAMMAD ALI MAZIDI and embedded systems: JANICE GILLISPIE MAZIDI The 8051 microcontroller: KENNETH J. AYALA  Website www.datasheets4u.com www.8051.com [58]