We are about to switch to a new forum software. Until then we have removed the registration on this forum.
How would one go about this?
I tried this serial tutorial here: http://stackoverflow.com/questions/22289019/send-long-array-to-arduino-over-serial-from-processing
But i seem to flood the serialbuffer with a string that long. If i don't do anything on the arduino it can return the full string, but if i do anything it only returns half of the string.