ACKNOWLEDGEMENT
ACKNOWLEDGEMENT
ACKNOWLEDGEMENT
I am very much thankful from the core of my heart for the precious contribution of my guide
who provided his possible help the succses ful completion of the project has been possible due to
sincere co operation guidance ,inpiration, moral support and timely advice of my guidewho
ddevoted his utmost co operation in this project work.I also give special thanks to my colleagues
for that endlessflow of ideas and all those who helped in this project insome way or the other.
ABSTRACT
1.LPC2148
LPC2138/48 mini development board from rhydolabz is an easy to handle, general purpose
Development board built around LPC2138/48 (microcontroller based on ARM7TDMI-S CPU)
and related peripherals.
The board is designed with a variety of hardware to exercise LPC2138/48 microcontroller
peripherals.Mini Bread board is also provided to ease the use. Ideally suitable for training and
developmentpurposes.
LPC 2148
2.IR SENSOR
Infrared Obstacle Sensor Module has builtin IR transmitter and IR receiver that sends out IR energy and loo
any obstacle in front of the sensor module. The module has on board potentiometer that lets user adjust detect
response even in ambient light or in complete darkness.
Source Code
If it is detecting any object i
3. LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems.
LCD 16x2 is a 16-pin device which has 8 data pins (D0-D7) and 3 control pins (RS, RW, EN). The remainin
LCD.
The control pins help us configure the LCD in command mode or data mode. They also help configure read
write.
LCD 16x2 can be used in 4-bit mode or 8-bit mode depending on the requirement of the application. In orde
to the LCD in command mode and once the LCD is configured according to our need, we can send the requi
Interfacing Diagram
LCD Data pins D0-D7 are connected to pins P0.8-P0.15 of Port 0.
LCD control pins RS, RW and EN are connected to P0.4, P0.5 P0.6 respectively.
Building LCD custom character is basically the process of storing the 5x8 dot matrix pattern of the character
4.
APPLICATION:
1. Offices.
2. Public Places
3. Restrooms at railway stations.
Advantages:
Disadvantages:
1. If there are multiple doors for the same room the project becomes quite complex.
2. IR sensor cannot detect if lots of people are entering at one time.
Future Scope:
1. Lights can be turned ON/OFF according to the number of people in the room.
2. We can check the ambient light intensity and then decide if the light needs to be turned ON or not.
3. Metal detector can be added for security reasons.