Is switch command a good way to evaluate the received data?
Serial Input Basics - Serial Input Basics - updated - Introductory Tutorials - Arduino Forum
is very helpful and likely answers my questions, aside from how to sort through the received data and make choices based upon it. Any thoughts on using switch command? Or is there a better way to match up a piece of data with a set of instructions?