Expt No 4 Handout
Expt No 4 Handout
2021-2022/II
Introduction
The aim of this experiment is to do some basic input/output operations using the Logic
Controller Interface Card of the MPS 85-3 8085 Microprocessor Kit.
(ii). Implement an 8-bit binary UP counter in software and display the contents of the
counter on Port A. Use the above DELAY subroutine in between the output states.
(iii). Modify the program such that the binary UP counter counts up first from 00H to
FFH and then it counts down to 00H. Repeat the above sequence using a DELAY of 1
sec.