Re: Sensors and PocketPC
- From: "Dick Grier" <dick_grierNOSPAM@.msn.com>
- Date: Fri, 15 Jun 2007 10:49:59 -0600
Hi,
This (probably) is not practical. You don't say what rate you sensor output
pulses will be, but any high-rate (say, in excess of 100 pps, perhaps?), is
destined to suffer from timing jitter caused by the OS and any other
applications and services that are running. Windows for PocketPCs simply is
not sufficiently "real-time" for this application.
You really should consider using some external hardware, either
purpose-built (timer/counter) or a microcontroller (there are lots to choose
from) that you can program to do the timing. Connecting a microcontroller
to your PPC to display results could be done using a serial port on each
device (assuming your PPC has that capability, some do not).
Dick
--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.
.
- References:
- Sensors and PocketPC
- From: scls
- Sensors and PocketPC
- Prev by Date: Re: Sensors and PocketPC
- Next by Date: Re: Sensors and PocketPC
- Previous by thread: Re: Sensors and PocketPC
- Next by thread: Re: Sensors and PocketPC
- Index(es):
Relevant Pages
|