List of Experiments For Practical Exam. of Microprocessor and Microciontroller Lab.
List of Experiments For Practical Exam. of Microprocessor and Microciontroller Lab.
List of Experiments
6. Write an assembly language program using 8085 Microprocessor for subtraction of two
Hexadecimal Numbers.
7. Write a ALP using 8085 Microprocessor for subtraction of two decimal numbers.
8. To perform multiplication of two 8 bit numbers using 8085, write an assembly language
program.
9. To find the smallest number in an array of data using 8085 instruction set, write an assembly
language program.
10. Write an assembly language program to arrange an array of data in descending order.
11. To perform conversion of temperature from degree to Fahrenheit F to degree Celsius C, write
an assembly language program
12.Write an ALP for computation of square root of a number.
Note: Use proper data for manual calculation. Also show flowchart and
algorithm. Use Starting Memory address location(PC) is 8000H