-
Connect star-86 a PC and use it as a terminal in serial mode.
-
Use an EPROM programmer to program 2716/2732/2764/27128 EPROM & run
various programs through EPROM.
-
Write an 8086 routin to test the system RAM.
-
Study of IEEE-488 interface card for message transmission.
-
to develop assembly language programmes for 8086.
-
Prepare a Hardware interface-LED Matrix display to be used with
microprocessor kit.
-
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.)
-
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.
-
Design a digital thermometer using thermocouple input card.
-
Design a milli voltmeter/mili ammeter, which continuously display the
measured value (PCL 213/214) card.
-
Write a program to operate different relays/stepper motor/ a level
detector for translucent liquid.
-
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.
-
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.