You are on page 1of 2

Lab Assignment # 01

Q1#: Display numbers from 00 to 59 on the two seven segment displays with a 1
second delay (Just like a digital clock).

Hint:
1) Store the combinations of LED pattern for decimal 0-9 in the ROM.
2) Multiplexing technique will only be possible as demonstrated in lab to
display variable digits via single data byte to multiple seven segment
display.
3) For Pin combination see snapshot on page # 02 of this assignment.
4) Try to make code efficient and make routines where possible.

Submission date: 4th week lab, Bring your lab assignment in soft form.

Snapshot for pin configuration of seven segment display

You might also like