8051 microcontroller
Presentation’s Index
 Introduction
 Features
 AT89C51 Microcontroller
 Software Used
 Led And Its Interfacing
7 Segment And Its Interfacing
 LCD And Its Interfacing
Project Undergone
 Traffic light
INTRODUCTION
 Microcontroller is a small (micro) single-chip
computer designed to perform a specific
function, and the specific function is to control
(controller) objects, processes or events.
 It is dedicated to one task, or a set of closely
related task. It is similar to a personal
computer, it has similar components built on
to a single chip:
 CPU, Memory (ROM and RAM)
 I/O ports, Serial ports
 Timer
MICRO CONTROLLER HAS...
CPU
(Micro
Processor)
RAM ROM Ports Timer
BUS
Serial
Port
ADC
CPU :Processing Module
RAM :For storing DATA
ROM :For storing the application program
Ports :For interfacing with the outside world
Timer :Allows the MCU to perform tasks for certain time
periods
ADC :Allows the MCU to accept analogue input data for
processing
 Task-specific.
 Add computer power to a device to enable to
perform more, better at a low cost
 Low cost, small packaging,low power
requirement.
 Ideal for applications in which cost, power and
space are crucial.
 Easy integration with circuits
 Programmable and re programmable.
 Lots of inbuilt I/O capabilities.
WHY MICROCONTROLLERS ?
FEATURES
128 Bytes of RAM is avaible
It has 4 KB ROM
The memory can be Extended up to 64 KB
It works on the Von Neumann Architecture
The frequency and time of the program is 921.6 KHz
and 1.085 μsec Resp.
It uses Complex Instruction Set Computer (CISC)
Power required for operating is +5 V
It no of bits per second is called Bovd rate i.e. 9600
It has dual inline packaging
8051 microcontroller
8051 microcontroller
Software Required
Keil is a compiler that offers evaluation package
that will allow the assembly and debugging of
files 2K or less
Protetus has following features
 Interactive peripheral models for displays,keypads
etc are available
 Over 8000 anakogue and digital device models are
present
 Extensive single step debugging facilities including
system wide diagnostics .
 It works with popular comilers and assemblers.
Hex file generation
Led And Its Interfacing
A light-emitting diode (LED) is a two-
lead semiconductor light source.
 It is a basic pn-junction diode, which emits
light when activated.
It is a passive component.
It is first developed in 1968
Design
XTAL2
18
XTAL1
19
ALE
30
EA
31
PSEN
29
RST
9
P0.0/AD0
39
P0.1/AD1
38
P0.2/AD2
37
P0.3/AD3
36
P0.4/AD4
35
P0.5/AD5
34
P0.6/AD6
33
P0.7/AD7
32
P1.0
1
P1.1
2
P1.2
3
P1.3
4
P1.4
5
P1.5
6
P1.6
7
P1.7
8
P3.0/RXD
10
P3.1/TXD
11
P3.2/INT0
12
P3.3/INT1
13
P3.4/T0
14
P3.7/RD
17
P3.6/WR
16
P3.5/T1
15
P2.7/A15
28
P2.0/A8
21
P2.1/A9
22
P2.2/A10
23
P2.3/A11
24
P2.4/A12
25
P2.5/A13
26
P2.6/A14
27
U1
AT89C51
D1
LED-BLUE
D2
LED-BLUE
D3
LED-BLUE
D4
LED-BLUE
D5
LED-BLUE
D6
LED-BLUE
D7
LED-BLUE
D8
LED-BLUE
7 Segment And Its Interfacing
A seven-segment display (SSD), or seven-
segment indicator, is a form of
electronic display device for
displaying decimal numerals that is an
alternative to the more complex dot matrix
displays.
Seven-segment displays are widely used
in digital clocks, electronic meters, basic
calculators, and other electronic devices that
display numerical information.
Design
LCD And Its Interfacing
 A Liquid Crystal Display is a thin, flat panel used for
electronically displaying information such as text,
images, and moving pictures. Its uses include
monitors for computers ,televisions, instrument
panels.
 Very compact and light.
 Low power consumption. ]
 Very little heat emitted during operation, due to low
power consumption.
 No geometric distortion.
 The possible ability to have little or no flicker
depending on backlight technology.
Design
XTAL2
18
XTAL1
19
ALE
30
EA
31
PSEN
29
RST
9
P0.0/AD0
39
P0.1/AD1
38
P0.2/AD2
37
P0.3/AD3
36
P0.4/AD4
35
P0.5/AD5
34
P0.6/AD6
33
P0.7/AD7
32
P1.0
1
P1.1
2
P1.2
3
P1.3
4
P1.4
5
P1.5
6
P1.6
7
P1.7
8
P3.0/RXD
10
P3.1/TXD
11
P3.2/INT0
12
P3.3/INT1
13
P3.4/T0
14
P3.7/RD
17
P3.6/WR
16
P3.5/T1
15
P2.7/A15
28
P2.0/A8
21
P2.1/A9
22
P2.2/A10
23
P2.3/A11
24
P2.4/A12
25
P2.5/A13
26
P2.6/A14
27
U1
AT89S51
D7
14
D6
13
D5
12
D4
11
D3
10
D2
9
D1
8
D0
7
E
6
RW
5
RS
4
VSS
1
VDD
2
VEE
3
LCD1
LM016L
TRAFFIC LIGHT
 Importance
 Main Modulus of Traffic Light
 Microcontroller
 7 Segment Display
 Light Emitting Diode(LED)
 Crystal Oscillator
 Capacitors
 Push Button
TRAFFIC LIGHT
XTAL2
18
XTAL1
19
ALE
30
EA
31
PSEN
29
RST
9
P0.0/AD0
39
P0.1/AD1
38
P0.2/AD2
37
P0.3/AD3
36
P0.4/AD4
35
P0.5/AD5
34
P0.6/AD6
33
P0.7/AD7
32
P1.0
1
P1.1
2
P1.2
3
P1.3
4
P1.4
5
P1.5
6
P1.6
7
P1.7
8
P3.0/RXD
10
P3.1/TXD
11
P3.2/INT0
12
P3.3/INT1
13
P3.4/T0
14
P3.7/RD
17
P3.6/WR
16
P3.5/T1
15
P2.7/A15
28
P2.0/A8
21
P2.1/A9
22
P2.2/A10
23
P2.3/A11
24
P2.4/A12
25
P2.5/A13
26
P2.6/A14
27
U1
AT89C51
D1
D2
LED-GREEN
D3
LED-GREEN
D4
LED-GREEN
D5
D6
LED-YELLOW
D7
LED-YELLOW
D8
LED-YELLOW
D9
LED-YELLOW
D10
LED-RED
D11
LED-RED
D12
LED-RED
TRAFFIC LIGHT
XTAL2
18
XTAL1
19
ALE
30
EA
31
PSEN
29
RST
9
P0.0/AD0
39
P0.1/AD1
38
P0.2/AD2
37
P0.3/AD3
36
P0.4/AD4
35
P0.5/AD5
34
P0.6/AD6
33
P0.7/AD7
32
P1.0
1
P1.1
2
P1.2
3
P1.3
4
P1.4
5
P1.5
6
P1.6
7
P1.7
8
P3.0/RXD
10
P3.1/TXD
11
P3.2/INT0
12
P3.3/INT1
13
P3.4/T0
14
P3.7/RD
17
P3.6/WR
16
P3.5/T1
15
P2.7/A15
28
P2.0/A8
21
P2.1/A9
22
P2.2/A10
23
P2.3/A11
24
P2.4/A12
25
P2.5/A13
26
P2.6/A14
27
U1
AT89C51
D1
D2
LED-GREEN
D3
LED-GREEN
D4
LED-GREEN
D5
D6
LED-YELLOW
D7
LED-YELLOW
D8
LED-YELLOW
D9
LED-YELLOW
D10
LED-RED
D11
LED-RED
D12
LED-RED
TRAFFIC LIGHT
XTAL2
18
XTAL1
19
ALE
30
EA
31
PSEN
29
RST
9
P0.0/AD0
39
P0.1/AD1
38
P0.2/AD2
37
P0.3/AD3
36
P0.4/AD4
35
P0.5/AD5
34
P0.6/AD6
33
P0.7/AD7
32
P1.0
1
P1.1
2
P1.2
3
P1.3
4
P1.4
5
P1.5
6
P1.6
7
P1.7
8
P3.0/RXD
10
P3.1/TXD
11
P3.2/INT0
12
P3.3/INT1
13
P3.4/T0
14
P3.7/RD
17
P3.6/WR
16
P3.5/T1
15
P2.7/A15
28
P2.0/A8
21
P2.1/A9
22
P2.2/A10
23
P2.3/A11
24
P2.4/A12
25
P2.5/A13
26
P2.6/A14
27
U1
AT89C51
D1
D2
LED-GREEN
D3
LED-GREEN
D4
LED-GREEN
D5
D6
LED-YELLOW
D7
LED-YELLOW
D8
LED-YELLOW
D9
LED-YELLOW
D10
LED-RED
D11
LED-RED
D12
LED-RED
TRAFFIC LIGHT
 Automatic Mode: -
 It accepts the feedback from the roadside pressure sensors and allows
the lane with maximum traffic length first and then returns back to the normal traffic
routine but without breaking the previous flow of the routine. If the 2 sensors send the
interrupt simultaneously the buzzer is blown seeking a human attention.
 Semi Mode: -
 In this mode the controller masking the sensors mechanism follows a
normal traffic routine until its gets the command from the remote computer that which
lane needs a help routine. After executing the help routine it follows the normal traffic
routine but without breaking the previous flow of the routine. This functions is worthy in
case of an ambulance or allowing a V.V.I.P passage
 Manual Mode: -
 This mode resembles as if a traffic policeman is standing there all lights
will be red until controller receives a command serially which lane is allowed to go and its
follows that order until it gets further command from the remote computer. This
function is worthy in case of an ambulance, or allowing a V.V.I.P passage.
SUBMITTED BY
HEMANT
2312211

More Related Content

PPTX
Reverse engineering presentation - Digital Alarm Clock
PPTX
chip level repairing
PPTX
Embedded System
PDF
Laptop syllabus 1 month
PPTX
Compare between FPGA , ARDUINO , ASIC ..
PPT
BFSK RT In FPGA Thesis Pres Jps
PDF
Syllabus 3 month pclr
PPTX
8051 Microcontroller ppt
Reverse engineering presentation - Digital Alarm Clock
chip level repairing
Embedded System
Laptop syllabus 1 month
Compare between FPGA , ARDUINO , ASIC ..
BFSK RT In FPGA Thesis Pres Jps
Syllabus 3 month pclr
8051 Microcontroller ppt

What's hot (20)

PPTX
The comparison between FPGA , ARDUINO , ASIC
PDF
4 bit lcd_interfacing_with_arm7_primer
PDF
Controlling the internet of things using wearable tech - Design+Code Day; Ara...
PPT
Introduction to Vortex86DX2 Motion-Control Evaluation Board
PPT
Reconfigurable Computing
PPTX
MG3130 gesture recognition kit
PDF
Atmel microcontrollers-a tmega328-p_datasheet
PPT
Introduction to nanoWatt XLP: PIC18F46J50
PDF
Xmega d4 microcontroller
PDF
1 8051 microcontroller intr
PPT
3 embedded gr_ppapag_msp430_arch
PDF
FPGA Verilog Processor Design
PDF
At 89c51
PDF
SoC~FPGA~ASIC~Embedded
PDF
Fpga Device Selection
PPT
Msp430
PPTX
Visitor counter
PDF
Synthesis & FPGA Implementation of UART IP Soft Core
PPT
Embedded & pcb design
PDF
OPAL-RT RT13: OP5600 & OP7000 hardware
The comparison between FPGA , ARDUINO , ASIC
4 bit lcd_interfacing_with_arm7_primer
Controlling the internet of things using wearable tech - Design+Code Day; Ara...
Introduction to Vortex86DX2 Motion-Control Evaluation Board
Reconfigurable Computing
MG3130 gesture recognition kit
Atmel microcontrollers-a tmega328-p_datasheet
Introduction to nanoWatt XLP: PIC18F46J50
Xmega d4 microcontroller
1 8051 microcontroller intr
3 embedded gr_ppapag_msp430_arch
FPGA Verilog Processor Design
At 89c51
SoC~FPGA~ASIC~Embedded
Fpga Device Selection
Msp430
Visitor counter
Synthesis & FPGA Implementation of UART IP Soft Core
Embedded & pcb design
OPAL-RT RT13: OP5600 & OP7000 hardware
Ad

Viewers also liked (6)

PPTX
Jlp music management agency
PDF
First Music Agency (1musicagency.com)
PDF
Market Analysis and Business models for two wheeled Tractors in Zimbabwe
PPT
Action Patterns in Business Process Models
PDF
Connect or Die: How to survive in a Music 2.0 world
PDF
10 New Business Models for this Decade
Jlp music management agency
First Music Agency (1musicagency.com)
Market Analysis and Business models for two wheeled Tractors in Zimbabwe
Action Patterns in Business Process Models
Connect or Die: How to survive in a Music 2.0 world
10 New Business Models for this Decade
Ad

Similar to 8051 microcontroller (20)

PPT
8051 Presentation
PDF
At89s51
PDF
esp32-pico-d4_datasheet_en.pdf
PDF
P89v51rd2
PDF
Msp430g2453
PDF
Atmega 8
PPT
8051 microcontroller training (2) (sahil gupta 9068557926)
PPT
1346 A Single Chip Microcomputer
PDF
z61ae.pdf
DOCX
Real-time audio filter examples with the ezDSP c5505_v2
PDF
Frdm k64 f-sch
PPT
PCI Express Clock Generators and Buffers by IDT: Ultra-low-power for PCIe Gen...
PPT
8051microcontroller
PDF
HP Stream 14-ax010wm DA0P9MB16D0 Schematic.pdf
PPT
MPC8313E PowerQUICC II Pro Processor
PDF
Dell Inspiron 15 5567 BAL20 LA-D801P Rev 1.0 (A00) Schematics.pdf
PDF
Tft touch screen manufacturers
PDF
Atmel 2486-8-bit-avr-microcontroller-atmega8 l-datasheet
DOCX
Report on Embedded Based Home security system
PPTX
Ei502microprocessorsmicrtocontrollerspart4 8051 Microcontroller
8051 Presentation
At89s51
esp32-pico-d4_datasheet_en.pdf
P89v51rd2
Msp430g2453
Atmega 8
8051 microcontroller training (2) (sahil gupta 9068557926)
1346 A Single Chip Microcomputer
z61ae.pdf
Real-time audio filter examples with the ezDSP c5505_v2
Frdm k64 f-sch
PCI Express Clock Generators and Buffers by IDT: Ultra-low-power for PCIe Gen...
8051microcontroller
HP Stream 14-ax010wm DA0P9MB16D0 Schematic.pdf
MPC8313E PowerQUICC II Pro Processor
Dell Inspiron 15 5567 BAL20 LA-D801P Rev 1.0 (A00) Schematics.pdf
Tft touch screen manufacturers
Atmel 2486-8-bit-avr-microcontroller-atmega8 l-datasheet
Report on Embedded Based Home security system
Ei502microprocessorsmicrtocontrollerspart4 8051 Microcontroller

Recently uploaded (20)

PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PPTX
Information Storage and Retrieval Techniques Unit III
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PPTX
Measurement Uncertainty and Measurement System analysis
PPTX
ai_satellite_crop_management_20250815030350.pptx
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
First part_B-Image Processing - 1 of 2).pdf
PDF
Abrasive, erosive and cavitation wear.pdf
PDF
Design Guidelines and solutions for Plastics parts
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPT
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PDF
Unit1 - AIML Chapter 1 concept and ethics
PDF
20250617 - IR - Global Guide for HR - 51 pages.pdf
PDF
Implantable Drug Delivery System_NDDS_BPHARMACY__SEM VII_PCI .pdf
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PPTX
CyberSecurity Mobile and Wireless Devices
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
Information Storage and Retrieval Techniques Unit III
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
Measurement Uncertainty and Measurement System analysis
ai_satellite_crop_management_20250815030350.pptx
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
Amdahl’s law is explained in the above power point presentations
First part_B-Image Processing - 1 of 2).pdf
Abrasive, erosive and cavitation wear.pdf
Design Guidelines and solutions for Plastics parts
Management Information system : MIS-e-Business Systems.pptx
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Unit1 - AIML Chapter 1 concept and ethics
20250617 - IR - Global Guide for HR - 51 pages.pdf
Implantable Drug Delivery System_NDDS_BPHARMACY__SEM VII_PCI .pdf
August 2025 - Top 10 Read Articles in Network Security & Its Applications
CyberSecurity Mobile and Wireless Devices

8051 microcontroller