It's overkill for your application, but CAN is message based, so abstracting away the bus stuff, it's like Serial. You can have simple commands, like just a character. "F" for off, and "N" for on, for instance. Or whatever. CAN is far more sophisticated than that, but you don't need the...