Part Number: EK-TM4C123GXL
Tool/software: Code Composer Studio
Hello everyone. I am very new to this product. In here I want to write a program that will take inputs from keyboard. An example could be: when I type 'blue' on keyboard, the LED on the board will shine as blue. Are there any commands that can take inputs? The only one I can think of is
ROM_UARTCharsAvail(UART0_BASE)), but I don't know how to use it.
Any helps are welcome. Thanks!
Adam