Question: Using energia with a tiva series LaunchPad microcontroller Upper Case - 20 pts Create a function called to Upper that takes in a character and

Using energia with a tiva series LaunchPad microcontroller
Upper Case - 20 pts Create a function called to Upper that takes in a character and if the character is a lower-case alphabetic character, it is converted to the capital character, otherwise it is left as-is. Use this function to convert incoming traffic from the serial buffer to all capital letters and print the string back to the serial monitor. You should do this with your Tiva board. COM4 Send This is a test!! THIS IS A TEST!!!! Autoscroll Show timestamp Newline 9600 baud Clear output Upper Case - 20 pts Create a function called to Upper that takes in a character and if the character is a lower-case alphabetic character, it is converted to the capital character, otherwise it is left as-is. Use this function to convert incoming traffic from the serial buffer to all capital letters and print the string back to the serial monitor. You should do this with your Tiva board. COM4 Send This is a test!! THIS IS A TEST!!!! Autoscroll Show timestamp Newline 9600 baud Clear output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
