1.
Write an assembly language program for performing the Addition and Subtraction of one
byte numbers using 8085Microprocessor.(100)
2. Write an assembly language program for performing the Multiplication and Division of 8
bit numbers using 8085 Microprocessor.(100)
3. Write an assembly language program to sort a given array in Ascending and Descending
order with array of length10 using 8085 Microprocessor.(100)
4. Write an assembly language program to find Largest and Smallest number in a given array
using 8085 Microprocessor.(100)
5. Write an ALP using 8051 mnemonics to make the stepper motor to rotate with a specific
delay by continuously energizing the coils.(100)Write an assembly language program for
performing Addition and Subtraction of two 8 bit numbers using 8051 Microcontroller and
store the results in memory.(100)
6. Write an assembly language program for performing the Multiplication and Division of
two 8 bit data using 8051 and store the result in memory.(100)
7. Write an ALP to run a stepper motor in anticlockwise direction using 8051.(100)
8. a) Write an assembly language program to convert a binary number into ASCII number
using 8051 microcontroller.(50)
(b) Write an ALP to perform 16-bit data addition using 8085 mnemonics.(50)
9. a)Write an assembly language program to convert a binary number into ASCII number
using 8085 microprocessor.(50)
(b) Write an assembly language program to convert a given ASCII number into binary
number using 8085 microprocessor.(50)
10. Write an assembly language program to convert a given decimal number into
hexadecimal number using 8085 microprocessor.(100)
12.write an assembly language program to convert a given hexadecimal number into
decimal number using 8085 microprocessor.(100)
11. (a) Write an ALP to Sort N elements in ascending order in an array using 8085
mnemonics.(50)
(b) Write an ALP to perform 8-bit data subtraction using 8085 mnemonics.(50)
13.(a) Write an ALP to sort the elements in an array in descending order using 8085
mnemonics.(50)
(b) Write an ALP to perform 8 bit data multiplication using 8085 mnemonics.(50)
14. (a)Write an ALP to perform 8 -bit data addition using 8051 mnemonics.(50)
(b) Write an ALP to perform 8-bit data multiplication using microcontroller 8051
mnemonics. (50)
15. Write an assembly language program to simulate the traffic light at an intersection
using a traffic light interface with 8051 microcontroller.(100)
16. (a) write an assembly language program to convert a binary number into ASCII
number using 8051 microcontroller .(50)
(b) write an assembly language program to convert a given ASCII number into binary
number using 8051 microcontroller.(50)