EE-329-E MICROPROCESSORS AND INTERFACING LAB
EE-329-E MICROPROCESSORS AND INTERFACING LAB
CLASS WORK : 25
EXAM : 25
LIST OF EXPERIMENTS:
1. Study of 8085 Microprocessor kit.
2. Write a program using 8085 and verify for :
a. Addition of two 8-bit numbers.
b. Addition of two 8-bit numbers (with carry).
3. Write a program using 8085 and verify for :
a. 8-bit subtraction (display borrow)
b. 16-bit subtraction (display borrow)
4. Write a program using 8085 for multiplication of two 8- bit numbers by repeated addition method. Check for minimum number of additions and test for typical data.
5. Write a program using 8085 for multiplication of two 8- bit numbers by bit rotation method and verify.
6. Write a program using 8085 for division of two 8- bit numbers by repeated subtraction method and test for typical data.
7. Write a program using 8085 for dividing two 8- bit numbers by bit rotation method and test for typical data.
8. Study of 8086 microprocessor kit
9. Write a program using 8086 for division of a defined double word (stored in a data segment) by another double Word division and verify.
10. Write a program using 8086 for finding the square root of a given number and verify.
11. Write a program using 8086 for copying 12 bytes of data from source to destination and verify.
12. Write a program using 8086 and verify for:
a. Finding the largest number from an array.
b. Finding the smallest number from an array.
13. Write a program using 8086 for arranging an array of numbers in descending order and verify.
14. Write a program using 8086 for arranging an array of numbers in ascending order and verify.
15. Write a program for finding square of a number using look-up table and verify. .
16. Write a program to interface a two digit number using seven-segment LEDs. Use 8085/8086 microprocessor and 8255 PPI.
17. Write a program to control the operation of stepper motor using 8085/8086 microprocessor and 8255 PPI.
NOTE: At least ten experiments have to be performed in the semester out of which seven experiments should be performed from above list. Remaining three experiments may either be performed from the above list or designed & set by the concerned institution as per the scope of the syllabus of EE-309-C.
Related posts:
- EE-309-E MICROPROCESSORS AND INTERFACING
- UPTU Syllabus | EEE-454: MICROPROCESSOR LABORATORY
- MDU Syllabus | F-Scheme | CSE-205 F Data Structures using ‘C’ Lab.
- CSE-205 E Data Structures & Algorithms Lab.
- EE-309-E MICROPROCESSORS AND INTERFACING