We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey guys,
I have a little project I'm working on involving IMU chips and arduinos, and I'm trying to send real world data from my arduino to processing.
Problem is it doesn't seem to be working... I kind of got it working before but it ended up lagging out apparently due to the arduino sending too much data to processing.
Here is the code, I have hacked the Arduino code off an existing library. The only part of the Arduino code that matters is the bottom section of it, where I println it.
Any help would really really be appreciated!
Answers
https://forum.Processing.org/two/discussion/15473/readme-how-to-format-code-and-text
https://forum.Processing.org/two/discussions/tagged/global