C Programming Only Goal : To become familiar with using subroutines, loops, inst
ID: 3842481 • Letter: C
Question
C Programming Only
Goal: To become familiar with using subroutines, loops, instruction cycles and timing, ports B, J and P as well as to become familiar with Dragon12-Light boards and improve your programming skills.
Project: Read the Dragon12-Light board User’s Manual on seven segment display. Compile, download, and test your program. Be sure you understand how it works. Then, write a C program to display a set of words/numbers in four different ways (or four different patterns).
Your program must have the following two display patterns:
Flash four characters/numbers at once (think of a blinking light) for six times.
Present characters/numbers one at time in succession on all four units for six times.