The Project ‘Automatic Room Light Controller Using microcontroller PIC16f877A and bidirectional visitor counter’ controls a room light as well as count the number of individuals entering and leaving a room. When an individual enters into a room then one counter is incremented by one and one light in a room will be switched ON and when the individuals leaves a room then the counter is decremented by one. Lights will turn OFF when all the individuals go out of a room. The total number of individuals present inside a room is also displayed on the LCD display. IR sensors and microcontroller does above job. IR sensors sense the obstruction and microcontroller receives the signals produced by the obstruction from the sensors. The received signal is operated via program stored in ROM of Microcontroller.
The design and simulation of automatic room light controller with visitor counter is used to develop a smart system which provide energy efficient and automatically controlled room lighting, in addition to it help us to count the number of person present in the room, open and close the door without human involvement. This project up on completion and successful implementation play a crucial role in:
Various rooms like seminar hall, conference hall where the capacity of room is limited and should not be exceeded by displaying the actual number of persons inside the room
A. Class rooms, study rooms in colleges, to take count the accurate number of students in the classroom and control the room light accordingly.
B. Our homes because many times we come out of our bedroom or any other room and we forgot to turn off the room light.
C. Cinema halls to count the number of person entering inside. So that these places should not get over crowded to avoid congestion.
Figure 1 final circuit of automatic room light controller using pic16f877a microcontroller
Figure 2 system response schematic of the designed system when LDR lighted.
Figure 3 system response schematic of the designed system when on LDR no lighted
Comments