Quantcast
Channel: Processing Forum
Viewing all articles
Browse latest Browse all 1768

displaying text from serial port

$
0
0
hey guyz... i am a bit new with processing so i am a bit stuck in a not much hard situation, so here it goes.
      i am getting data from a serial port char by char(done that part) . i have to show a string of 5 char in row then move to the next row.  e.g
49999
39999
50000
20000

. but how can i code it so the first string stays there and move onto display next row because till now , i cant hold the first string to hold on when i move onto the next row.

thanx
 

Viewing all articles
Browse latest Browse all 1768

Trending Articles