> Is it feasible to implement any Palm family computer for real time data > acquisition using RS-232 or USB? Sure. Depends on the DA hardware you're using, the transmission speed, processing required on the Palm and how the data is stored.
>In the other words, could it be that a program loop time > interval (~ 0.2 msec) varies because of some background task activity? yes. The trick is to check if its time to sample more often than you really need to, and being able to survive if you're a little late retrieving the sample. ----- Original Message ----- From: "Alexandre Kazantsev" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 2:32 PM Subject: Real time data acquisition > Hi, -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
