6EC8 MICROPROCESOR LAB

 S.No.    List of Experiments
1
Study the hardware, functions, memory structure and operation of 8085 microprocessor kit.
2
Program to perform integer division: (i) 8-bit by 8-bit (ii) 16-bit by 8-bit.
3
Transfer of a block of data in memory to another place in memory in the direct and reverse order..
4
Searching a number in an array and finding its parity.
5
Sorting of array in: (i) Ascending (ii) Descending order
6
Programme to perform following conversion: (i) BCD to ASCII (ii) BCD to Hexadecimal
7
Programme to multiply two 8-bit numbers.
8
Programme to generate and sum 15 fibanocci numbers.
9
Programme for rolling display of message “INDIAN”.
10
To insert a number at correct place in a sorted array.