100% found this document useful (1 vote)
928 views1 page

MP & MC Model Lab Question

Microcontroller and Microprocessor model laboratory question paper for mechatronics students and all engineering branch students.

Uploaded by

sivabalakrishnan
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
100% found this document useful (1 vote)
928 views1 page

MP & MC Model Lab Question

Microcontroller and Microprocessor model laboratory question paper for mechatronics students and all engineering branch students.

Uploaded by

sivabalakrishnan
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/ 1

1) Write an addition and subtraction program for two eight bit numbers with carry in assembly language

and implement it in 8085 microprocessor.

2) Write a multiplication & division program for two eight bit numbers with carry in assembly language
and implement it in 8085 microprocessor.

3) Write an assembly language program to find the smallest numbers in an array and implement it in
8085 microprocessor.

4) Write an assembly language program to find the largest numbers in an array and implement it in 8085
microprocessor.

5) Write an assembly language program to convert the HEX value to ASCII & ASCII to HEX value and
implement it in 8085 microprocessor.

6) Write an assembly language program to find sum of N numbers and implement it in 8085
microprocessor.

7) Write an assembly language program to sort n number in ascending order and implement it in 8086
microprocessor.

8) Write an assembly language program to sort n number in descending order and implement it in 8086
microprocessor.

9) Write a multiplication & division program for two eight bit numbers with carry in assembly language
and implement it in 8051 microcontroller.

10) Write an assembly language program to find the smallest numbers in an array and implement it in
8051 microcontroller.

11) Write an assembly language program to find the largest numbers in an array and implement it in 8051
microcontroller.

12) Write an assembly language program to sort n number in ascending order and implement it in 8051
microcontroller.

13) Write an assembly language program to sort n number in descending order and implement it in 8051
microcontroller.

14) Write an assembly language program to find the factorial for the given number and implement it in
8051 microcontroller.

15) Write an assembly language program to transfer data from one set of memory location to another and
implement it in 8051 microcontroller.

You might also like