VSync
VSync copied to clipboard
Library to synchronize variables between Arduinos and Processing sketches.
Results
3
VSync issues
Sort by
recently updated
recently updated
newest added
this seems to only work for integers is there a work around to make it work with doubles? i have to send data that is more accurate than the closest...
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...
Since this might cause trouble ...