Sending data from arduino to processing, serially.

Thanks a lot. It worked. I sent the values as string, received them as string in processing and then converted them back to float. Actually i'm trying to simulate an inertial measurement unit, using processing. :slight_smile: