6EE8 MICROPROCESSORS LAB-II
 

  1. Connect star-86 a PC and use it as a terminal in serial mode.

  2. Use an EPROM programmer to program 2716/2732/2764/27128 EPROM & run various programs through EPROM.

  3. Write an 8086 routin to test the system RAM.

  4. Study of IEEE-488 interface card for message transmission.

  5. to develop assembly language programmes for 8086.

  6. Prepare a Hardware interface-LED Matrix display to be used with microprocessor kit.

  7. Display a given massage on the above hardware interface & show various modes of display such as Rolling (left,right,up,down) reverse rolling speed variation etc.)

  8. Store the look up Book table for a given message display message in EPROM and use it to display the given message on above hardware interface.

  9. Design a digital thermometer using thermocouple input card.

  10. Design a milli voltmeter/mili ammeter, which continuously display the measured value (PCL 213/214) card.

  11. Write a program to operate different relays/stepper motor/ a level detector for translucent liquid.

  12. write a program in assembly language to read a memory buffer and identify. (i)Repeating consecutive characters,their position and repeat count (ii) Identify unique words, numbers and sentences.

  13. Write a program in Assembly Language, (i) To read keyboard input and store it as scan code starting and ASCII starting (ii) Identify control, aplhanumeric, symbolic character (iii) Convert numeric string to 16 bit signed integer or 32 bit real number.