0% found this document useful (0 votes)
2 views

e_last_moi

The document is a lab file for the Microprocessor & Interfaces course at Geetanjali Institute of Technical Studies for the B. Tech IV Semester. It outlines a list of 17 experiments related to the 8085 microprocessor, including operations like addition, subtraction, sorting, and finding complements. The lab file includes sections for performance dates and teacher's remarks for each experiment.

Uploaded by

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

e_last_moi

The document is a lab file for the Microprocessor & Interfaces course at Geetanjali Institute of Technical Studies for the B. Tech IV Semester. It outlines a list of 17 experiments related to the 8085 microprocessor, including operations like addition, subtraction, sorting, and finding complements. The lab file includes sections for performance dates and teacher's remarks for each experiment.

Uploaded by

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

Geetanjali Institute of Technical Studies

(Approved by AICTE, New Delhi and Affiliated to Rajasthan Technical University Kota (Raj.))

DABOK, UDAIPUR, RAJASTHAN 313022

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

B. Tech - IV SEMESTER

ACADEMIC YEAR – 2024-25

MICROPROCESS & INTERFACES LAB FILE

(4CS4-21)

Submitted To: Submitted By:


Dr. Sunil Sharma SHUBHAM SALVI
23EGICS162
Section C
List of Experiments:

1. Introduction to 8085 microprocessor and GNU-Sim 8085.

2. Load the contents to memory locations 0000H & 0001H & place the result in memory location 0001H.

3. Add the 8-bit numbers stored in memory location & store the result in another memory location.

4. Subtract the 8-bit numbers stored in memory location & store the result in another memory location.

5. Add the 16-bit numbers stored in memory location & store the result in another memory location.

6. Subtract the 16-bit numbers stored in memory location & store the result in another memory location.

7. Write a program to find square of given number.

8. Write a program to find One’s complement of given number.

9. Write a program to find Two’s complement of given number.

10. Write a program to perform AND operation.

11. Write a program to perform XOR operation.

12. Write a program to find greatest number from a given array.

13. Write a program to find smallest number from a given array.

14. Write a program to Sort an array in ascending order.

15. Write a program to Sort an array in descending order.

16. Write a program to multiply two 8 bit numbers.

17. Write a program of division of two 8 bit numbers.


S.No Name Of Experiment Date Of Teacher’s Remarks
Performance Signature

1. Introduction to 8085 microprocessor and GNU-Sim 8085.

2. Load the contents to memory locations 0000H & 0001H &


place the result in memory location 0001H.

3. Add the 8-bit numbers stored in memory location & store


the result in another memory location.

4. Subtract the 8-bit numbers stored in memory location &


store the result in another memory location.

5. Add the 16-bit numbers stored in memory location &


store the result in another memory location.

6. Subtract the 16-bit numbers stored in memory location &


store the result in another memory location.

7. Write a program to find square of given number.

8. Write a program to find One’s complement of given


number.

9. Write a program to find Two’s complement of given


number.

10. Write a program to perform AND operation.

11. Write a program to perform XOR operation.

12. Write a program to find greatest number from a given


array.

13. Write a program to find smallest number from a given


array.

14. Write a program to Sort an array in ascending order.

15. Write a program to Sort an array in descending order.

16. Write a program to multiply two 8 bit numbers.

17. Write a program of division of two 8 bit numbers.

You might also like