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