Question: Task: Using Assembly, write a program that blinks the red LED using morse code. Each dot must be on for 0 . 5 seconds and
Task: Using Assembly, write a program that blinks the red LED using morse code. Each dot must be on for seconds and off for seconds. Each dash must be on for seconds and off for seconds. Timing must be done using the Timer A module. When a sequence of hex values is input onto register R your code must transmit the morse code characters once the
left push button is pressed with a second off delay in between each character. Use the following lookup table to translate hex to morse code. This is using an msp board and the lookup table should be in hex
x NULL x I x N x T
x S x R x M x O
x E x D xA U xB C
xC L xD B xE P xF F
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
