Visitor Counter
Visitor Counter
Fig. 1. Block Diagram. Due to their tiny size and low power consumption,
LPC2148 are ideal for applications where
2. Receiver: We are going to use an Infrared receiver. It miniaturization is a key requirement, such as access
is an active low device which means it gives low output control and point-of-sale. A blend of serial
when it receives the Infrared rays. So when the IR rays communications interfaces ranging from a USB 2.0 Full
are interrupted by any person then microcontroller will Speed device, multiple UARTs, SPI, SSP to I2CS and
receive a high pulse from the IR receiver. on-chip SRAM of 8 kb up to 40 kb make these devices
3. ARM7TDMIS: This is the CPU (central processing very well suited for communication gateways and
unit) of our project. Microcontroller is the heart of this protocol converters, soft modems, voice recognition and
system. Some points of this microcontroller is used for low end imaging, providing both large buffer size and
the programming purpose. We are going to use a high processing power. Various 32-bit timers, single or
microcontroller named LPC2148. The LPC2148 are dual 10-bit ADC(s), 10-bit DAC, PWM channels and 45
based on a 16/32 bit ARM7TDMI-S™ CPU with fast GPIO lines with up to nine edge or level sensitive
real-time emulation and embedded trace support, external interrupt pins make these microcontroller
together with 128/512 kilobytes of embedded high particularly suitable for industrial control and medical
speed flash memory. systems.
4. LCD: A liquid-crystal display (LCD) is a flat-panel IR Sensor. IR sensors are used to produce IR waves. It
display or other electronic visual display that uses the consists of IR Transmitter and IR receiver. IR sensor
light-modulating properties of liquid crystals. A 2x16 works on infrared waves, the module comprises of one
LCD has 2 rows and 16 columns and it can display a IR led (Transmitter) and one photodiode (Receiver).
maximum of 32 characters. Liquid Crystal Display Module consists of 3 pins namely GND, VCC (+5V)
screen is an electronic display module and find a wide and SIG pin provides the TTL value based on the
range of applications. A 16x2 LCD display is very basic reference voltage set. It also consists of a potentiometer
module and is very commonly used in various devices which can be adjusted to vary the reference voltage
and circuits. hence varying its range and accuracy. An infrared sensor
III. TECHNICAL SPECIFICATION circuit is one of the basic and popular sensor module in
an electronic device. This sensor is analogous to
The system technical specifications consist of two main human’s visionary senses, which can be used to detect
categories- Hardware specifications and Software obstacles and it is one of the common applications in
specifications as listed below: real-time.
A. Hardware Specifications
Arm7 lpc2148 microcontroller: LPC2148 is the widely
used IC from ARM-7 family. The LPC2148
microcontrollers are based on a 32/16 bit ARM7TDMI-
S which is shown in fig.2 with real-time emulation and
embedded trace support, that combines the
microcontroller with embedded high speed flash
memory ranging from 32 kb to 512 kb. A 128-bit wide
memory interface and a unique accelerator architecture
enable 32-bit execution at maximum clock rate.
Fig. 3. IR Sensor.
i. 2x16 LCD. A liquid-crystal display (LCD) is a flat-
panel display or other electronic visual display that uses
Sinha, Singh, Singh, Singh, Maurya and Singh 173
the light-modulating properties of liquid crystals. A Proteus is used for simulation of hardware. The
2x16 LCD has 2 rows and 16 columns and it can display Proteus Design Suite is an Electronic Design
a maximum of 32 characters. In this LCD each character Automation (EDA) tool including schematic capture,
is displayed in 5x7 pixel matrix. simulation and PCB Layout modules. It is mainly
popular because of availability of almost all
microcontrollers in it.
IV. WORKING
Fig. 4. LCD.
L293D (MOTOR DRIVER IC).
It converts direct current electrical power into
mechanical power. It can drive 2 motor at a time &
bidirectional. This device is suitable for use in switching
applications at frequencies up to 5 kHz. The L293D is
assembled in a 16 lead plastic package which has 4
center pins connected together and used for heat
sinking.L293D is a typical Motor driver or Motor Driver
IC which allows DC motor to drive on either direction.
L293D is a 16-pin IC which can control a set of two DC
motors simultaneously in any direction. It means that
you can control two DC motor with a single L293D IC.
L293D works on the concept on H-bridge.