B.E. IV Sem Computer Engineering

IV SEMESTER

4CP8. Microprocessor Lab

 

List of Experiments

1. Study of hardware, functions, memory, and operations of 8085 kit.
2. Program to perform integer addition (two and three numbers 8 bit)
3. Program to perform multiplication (two 8 bit numbers).
4. Program to perform division (two 8 bit numbers).
5. Transfer of a block data in memory to another place in memory in forward and reverse order.
6. Swapping of two block data in memory.
7. Addition of 10 numbers using array.
8. Searching a number in an array.
9. Sorting of array (ascending, descending order).
10. Print Fibonacci sequence. (15 elements)
11. To insert a number at correct place in a sorted array.
12. Interfacing seven segment display using 8255.