First, thanks for a great library.
I have 48 values that I want to sync from Arduino to Processing, and the sending works great.
But when I try to receive all 48 values in Processing the update speed is very slow - something like 10-15 seconds, but it varies a lot.
If I only try to sync 6 values the speed and stability is good.
Question 1:
Are there a number of maximum recommended values to be kept in sync?
Question 2:
Are there any ways to improve performance/stability?
First, thanks for a great library.
I have 48 values that I want to sync from Arduino to Processing, and the sending works great.
But when I try to receive all 48 values in Processing the update speed is very slow - something like 10-15 seconds, but it varies a lot.
If I only try to sync 6 values the speed and stability is good.
Question 1:
Are there a number of maximum recommended values to be kept in sync?
Question 2:
Are there any ways to improve performance/stability?