Quote Originally Posted by skimask View Post
If you get 8 characters, you send them off...

If you get 5 characters, how do you know that's all you're going to get?
Is it a timed thing? Is the 5th character a CR or LF or something that would be recognizable?
hmm. good point. i can make it so theres only 2 characters per chip and i can send something like (255) to show the end of the data.

that means the chip reacts to [250],lineid,[1],[2],[3],[4],[255] AND [250],lineid,[1],[255]. how would i do that?