Question: Using an MSP430FG4618 and UART: Write a C language program that inputs one ASCII character (A Z or a z). Next, the program should convert
Using an MSP430FG4618 and UART:
Write a C language program that inputs one ASCII character (A Z or a z). Next, the program should convert the uppercase letters to a lowercase and convert the lowercase letters to uppercase. The program should display on a new line in the hyperterminal window the converted letter. The program should then print a new line and start over waiting for user input. For example, if the input is the ASCII capital letter A then on a new line the ASCII lower case a is displayed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
