Question: Please give the code or helpful tips for code. Using Assembly, you write a program which utilizes the ( 4 times 7

Please give the code or helpful tips for code. Using Assembly, you write a program which utilizes the \(4\ times 7\)segment daughter board to display the following message: "ECE -3362-R 12345678"( replace R 12345678with your R number ).The characters must utilize a look up table. The whole message must utilize a look up table, and advance from left to right one character every 0.5s .After the entire message scrolls through the display, follow it with 4blank characters before repeating the message again. The display must update fast enough to appear as if it is always on .You must solve the "ghosting problem" Extra Cedit: Program the left push button ( on the daughter board )to pause and reset the display. Program the right push button ( on the daughter board )to start scrolling. ( more details on grading can be found in the pdf )
Using Assembly, you write a program which utilizes the 4xx7 segment daughter board to display the following message: "ECE -3362- R12345678"(replace R12345678
with your R number). The characters must utilize a look up table. The whole message must utilize a look up table, and advance from left to right one character every
0.5 s . After the entire message scrolls through the display, follow it with 4 blank characters before repeating the message again. The display must update fast enough to
appear as if it is always on. You must solve the "ghosting problem"
Extra Cedit: Program the left push button (on the daughter board) to pause and reset the display. Program the right push button (on the daughter board) to start scrolling.
(more details on grading can be found in the pdf)
Please give the code or helpful tips for code.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!