7segment Saif
7segment Saif
7segment Saif
LAB REPORT
Course code : 0611 CSE 328
Course Name: Microprocessor, Microcontrollers
and Embedded Sessional
Submitted by
Name : Saif Fardin
ID: CSE 078 08390
Section: CSE-S-78-A
Submitted to
Tarikuzzaman Emon
Assistant Professor
Dept. Of CSE
Experiment No: 01
Equipment:
A computer
CMD Command prompt
WINCOM Software
Dash Board
DOS Command:
The following commands are given in the command prompt in order to
connect the code segment with the WINCOM software.
CD\
CD MDA
CD 8086
CD ASM8086
MASM
(Name of the file).ASM
(Name of the file).OBJ
(Name of the file).LST
LOD186
(Name of the file).0BJ
(Name of the file).ABS
After the commands are given we select the WINCOM software from
PC mode. We run the WINCOM s/w and press RESET from the tool
kit. As soon as we press the RESET, we can see some machine written
on the PC screen after which we give the following commands:
L (Enter)
F3 (Enter)
(Name of the file).ABS
G (Enter)
After the commands are given, we can see our desired output on the
tool kit.
Discussion:
In this lab session, we successfully obtained our results despite several system
errors. Ultimately, we produced the desired output and learnt how to use
assembly language programming to interface a seven-segment display with a
microprocessor and show numerical digits. For many embedded systems
applications where visual input is necessary, this basic ability is crucial.