Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

GOVT.

ENGINEERING COLLEGE SREEKRISHNAPURAM


DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING
EC305 MICROPROCESSOR AND MICROCONTROLLER
ASSIGNMENT -1 OCTOBER 2019
CO4 is getting evaluated by doing this assignment
Max Marks: 25
1. Write short note on Integrated Development Environment (IDE) (which include builder, linker,
loader, compiler, assembler, cross-assembler and debugger) (5)
2. Write an 8085 ALP to add two 8 bit numbers.(Explain the program with algorithm and
comments)(5)
3. Write an 8085 ALP to find larger of two 8 bit numbers with algorithm and comments.(5)
4. Write an 8085 ALP to
Roll No: 1,2,3,4 –count total odd numbers in a series of 10 numbers.
Roll No: 5,7,12,13 –sort an array of 5 numbers in ascending order.
Roll No: 14,15,17,19 –sum of even numbers in a series of 10 numbers.
Roll No: 20,21,22,23 –multiply two 8 bit numbers.
Roll No: 24,25,27,28 –count total even numbers in a series of 10 numbers.
Roll No: 29,32,33,34 –smallest number in array of 5 numbers .
Roll No: 35,36,38,39,40 –Square of a number given in a memory location and store the result in
a different memory location.
Roll No: 41,42,43,44 –sort an array of 10 numbers in descending order
Roll No: 45,47,49,50 –add two 16 bit numbers.
Roll No: 52,53,55,56 –find factorial of a given number.
Roll No: 57,58,59,60 –find largest in a series of 10 numbers
Roll No: 61,62,63,64 –find 1’s complement and 2’s complement of a given number.
Roll No: 65,66,67,71 –calculate sum of odd numbers in a series of 5 numbers.
Roll No: 68,69,70,71,72 –divide two 8 bit numbers. (10)

NB: Question No:1,2,3 is common to all. Question No:4 is different for different groups as given
above. First three questions are to be written only and fourth question need to be executed
using an online/offline simulator, explain to me in groups, then take screenshot of the executed
program and results, then submit along with other three answers before 16/10/2019

You might also like