0% found this document useful (0 votes)
2 views

Lab no 13

The lab focused on controlling a 7-segment display to count from 0 to 9 using a microcontroller and a button for input. It successfully demonstrated user input handling, display interfacing, and sequential logic in embedded systems design. The source code and output visuals were provided to support the findings.

Uploaded by

Zulqurnan Anjum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Lab no 13

The lab focused on controlling a 7-segment display to count from 0 to 9 using a microcontroller and a button for input. It successfully demonstrated user input handling, display interfacing, and sequential logic in embedded systems design. The source code and output visuals were provided to support the findings.

Uploaded by

Zulqurnan Anjum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Lab no 13

Control 7-Segment Display to Count from 0 to 9 with help of


Microcontroller’s Button

Objective:
To control a 7-segment display to count from 0 to 9 using a microcontroller and a button. The
button serves as the input to increment the count, and the microcontroller updates the 7-segment
display accordingly. This lab demonstrates interfacing a 7-segment display, handling user input,
and programming sequential logic for hardware control.

Source code.

Aleeza Imran (2022-EE-30)


Aleeza Imran (2022-EE-30)
Fig 13.1

Aleeza Imran (2022-EE-30)


Output:

Fig 13.2

Conclusion:
The lab successfully controlled a 7-segment display to count from 0 to 9 using a microcontroller
and a button. It demonstrated user input handling, display interfacing, and sequential logic,
highlighting key concepts in embedded systems design.

Aleeza Imran (2022-EE-30)

You might also like