0% found this document useful (0 votes)
721 views3 pages

Experiment No. 1: Interface Led With 8086 Through 8255. Also Write 8086 Program To Blink Alternate Leds

The document describes an experiment to interface LEDs with an 8086 microprocessor through an 8255 chip and write an 8086 program to blink the LEDs alternately. The objectives are listed as well as the required apparatus, which includes an 8051 trainer kit, power supply, keyboard, and Keil uVision software. A sample program in assembly language is provided to blink LEDs using an 8051 microcontroller and the expected output of using Keil software is listed.

Uploaded by

Pankaj Taklikar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
721 views3 pages

Experiment No. 1: Interface Led With 8086 Through 8255. Also Write 8086 Program To Blink Alternate Leds

The document describes an experiment to interface LEDs with an 8086 microprocessor through an 8255 chip and write an 8086 program to blink the LEDs alternately. The objectives are listed as well as the required apparatus, which includes an 8051 trainer kit, power supply, keyboard, and Keil uVision software. A sample program in assembly language is provided to blink LEDs using an 8051 microcontroller and the expected output of using Keil software is listed.

Uploaded by

Pankaj Taklikar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Microprocessor & Microcontroller

Experiment No. 1
Aim: Interface Led with 8086 through 8255. Also write 8086 program to
blink alternate leds.

Department of Electronics & Telecommunication Engineering, S.B.J.I.T.M.R, Nagpur


Microprocessor & Microcontroller

AIM: Interface Led with 8086 through 8255. Also write 8086 program to blink
alternate leds.

OBJECTIVE\ EXPECTED LEARNING OUTCOME:

APPARATUS :

Quantit
Sr. No Name of Apparatus
y
1 8051 Trainer Kit 1
2 Power Supply 1
3 Keyboard 1
4 Keil uVision Software

THEORY:

Program :
$MOD51
ORG 0000H
MOV R1,#09H
MOV A,#01H
MOV R0,#02H
UP: ADD A,R0
INC R0
DJNZ R1,UP
END

Result : Program is executed and verified.

Department of Electronics & Telecommunication Engineering, S.B.J.I.T.M.R, Nagpur


Microprocessor & Microcontroller

Output:
Keil Software

Department of Electronics & Telecommunication Engineering, S.B.J.I.T.M.R, Nagpur

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy