0% found this document useful (0 votes)
191 views4 pages

Department: Electronics & Communication Engineering Sub: Microprocessors Lab Date: Code

The document contains 15 programming tasks to write assembly language programs using various microprocessors like 8085 and 8086. The tasks involve arithmetic operations, searching and sorting numbers, interfacing with devices like ADC, generating waveforms, parallel and serial communication between microprocessors, string manipulation, and controlling motors.

Uploaded by

10aer07
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
191 views4 pages

Department: Electronics & Communication Engineering Sub: Microprocessors Lab Date: Code

The document contains 15 programming tasks to write assembly language programs using various microprocessors like 8085 and 8086. The tasks involve arithmetic operations, searching and sorting numbers, interfacing with devices like ADC, generating waveforms, parallel and serial communication between microprocessors, string manipulation, and controlling motors.

Uploaded by

10aer07
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

DEPARTMENT: ELECTRONICS & COMMUNICATION ENGINEERING SUB: MICROPROCESSORS LAB CODE: 1) Write an assembly language program to perform 8-bit

Arithmetic operations using 8085 microprocessor. 2) Write an assembly language program to search for the smallest number & largest number from the given set of numbers using the 8085 microprocessor kit: 3, A, 7, 8F, B5 3) Write an assembly language program to sort the following numbers in ascending order & descending order: 23, D4, 5A, 89, 6E, BC using 8085 microprocessor kit. 4) a) Write an assembly language program to interface ADC using 8085. b) Write an assembly language program to generate a sawtooth wave form. 5) Write an assembly language program to perform parallel communication between two 8085 microprocessor kits using 8255. 6) Write an assembly language program to perform serial communication between two 8085 microprocessor kits using 8251. 7) Write an assembly language program to display the message HELLO or HELP US as a rolling display using 8279. 8) Write an assembly language program to perform Arithmetic operations using 8086 microprocessor. 9) a. Write an assembly language program to perform string manipulation using 8086. b. Write an assembly language program to perform addition & multiplication using 8086 microprocessor. 10) a. Write an assembly language program to perform string manipulation using 8086. b. Write an assembly language program to perform subtraction & division using 8086 microprocessor. 11) a. Write an assembly language program to rotate a DC motor in different direction of rotation b. Write an assembly language program to rotate a DC motor in different angles DATE:

1) Write an assembly language program to search for the smallest number & largest number from the given set of numbers using the 8085 microprocessor kit: 3, A, 7, 8F, B5 2) Write an assembly language program to sort the following numbers in ascending order & descending order: 8085 microprocessor kit. 3) a) Write an assembly language program to interface ADC using 8085. b) Write an assembly language program to generate a sawtooth wave form. 4) Write an assembly language program to perform parallel communication between two 8085 microprocessor kits using 8255. 5) Write an assembly language program to perform serial communication between two 8085 microprocessor kits using 8251. 6) Write an assembly language program to display the message HELLO or HELP US as a rolling display using 8279. 7) Write an assembly language program to perform Arithmetic operations using 8086 microprocessor. 23, D4, 5A, 89, 6E, BC using

9)

1. Write an assembly language program to perform string manipulation using 8086.

2. Write an assembly language program to perform addition & multiplication using 8086 microprocessor. 10) 1. Write an assembly language program to perform string manipulation using 8086. 2. Write an assembly language program to perform subtraction & division using 8086 microprocessor. 11) Write an assembly language program to perform Arithmetic operations using 8086 microprocessor. 12) a. Write an assembly language program to rotate a DC motor in different direction of rotation b. Write an assembly language program to rotate a DC motor in different angles

13)

Write an assembly language program to perform 8-bit Arithmetic operations using 8085 microprocessor.

14) 1. Write an assembly language program to perform string manipulation using 8086. 2. Write an assembly language program to perform multiplication & division using 8086 microprocessor. 15) Write an assembly language program to display the message HELLO or HELP US as a rolling display using 8279.

You might also like