Zourious
Fri Jun 15 11:52:34 CDT 2007
On 15 Jun., 16:16, "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote:
> Pocket PC's aren't really "designed" for this sort of thing, so the safest
> bet is to go with Scott's suggestion of some separate external hardware and
> logic (AVR, PIC, Rabbit, whatever). You could convert to a serial port or
> IR and come in that way.
>
> --
>
> Chris Tacke, Embedded MVP
> OpenNETCF Consulting
> Managed Code in an Embedded Worldwww.OpenNETCF.com
>
> "scls" <s.cel...@gmail.com> wrote in message
>
> news:1181884303.636381.282700@e9g2000prf.googlegroups.com...
>
> > Hello,
>
> > I would like to develop an application for Windows CE on a PocketPC...
> > I have quite good knowledges on programming in C++
> > I also have good knowledges in electronics.
> > But my program for WinCE needs a sensor : a hall effect sensor that
> > send an impulse
> > that I would like to use (using interruption) for measuring a duration
> > I would to know if it is possible to do it with a PocketPC...
> > My PocketPC is a HP2210
> > (it has a USB port and CF/MMC card)
Does it has USB Host Port? This is needed, for a program on the PPC
sending commands over the port. In most cases its only a passive usb-
device.
go
http://www.insidepda.de to find out.
Labjack offers PocketPC usb host drivers, soft- and hardware to read
out
sensor data. But I'm not an expert in this field.
Regards,
Sasha