Hi list,
apologizes, this looks like a FAQ, but I can't find anything in the archives (wrong keywords ?) for this.
I just want to turn the bytes from comport output into a list.
From a serial monitor, my program outputs:
"1.23 456 789\n"
I get it correctly into pd and it seems to work. But it looks ugly and I feel it could be better done.
Is there some idiom/abstraction handy ?
Attached is the lousy patch I made.
Thanks for any hints !