Ok, essentially, Im trying to pull in Serial data from an Arduino board. The board is sending a code every 28ms. I would like to grab this data as it comes in in real time. Preferably with an interval of 1-50ms. What is the best way of doing this? I have tried multi-threading, timers, etc... either nothing works or (more likely) I'm doing something wrong!
Please help!
Ryan
Please help!
Ryan