What is the easiest way to read a string from a serial port and use it to control some relay outputs? Would I need to convert the string to an integer so I can use it? Does anyone have an example? Thank you