Collect and Store Data
Hi there,
I have a really basic question which I can't seem to work out!
I have 11 different number boxes that are getting values from the serial port. I need a simple way to collect and store the values from all of these boxes every second and put it into some sort of table or graph.
If anyone could point me in the right direction I would be very grateful!
Thanks :)
Jonny
Have a look at the [multislider] object for displaying or maybe even [plot~], and either [coll] or [dict] for storing/retrieving values