Is there any documentation on how to develop hardware devices for the PocketPC?
I would like to connect various sensors, etc. What are the options?
Bluetooth, The smartcard connector, The sync cable connector?
It looks like some GPS devices connect via the smart card connector. How do
I write low level drivers for such devices? Any hints at all?

Re: How to interface hardware devices? by Bruce

Bruce
Sat Apr 30 10:32:20 CDT 2005

First off, when you say "the PocketPC" you are implying that there is a
standard for the Pocket PC hardware, which there is not. Each and every
PocketPC may have totally different hardware architecture.

For more information on writing drivers for Windows CE, which Pocket PC is a
type of, you should look at the documentation in Platform Builder. The
documentation is available as a download, or you can use msdn.microsoft.com.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member


"N Thorell" <NThorell@discussions.microsoft.com> wrote in message
news:1625A75C-436C-4C79-BDE2-E3C99A058549@microsoft.com...
> Is there any documentation on how to develop hardware devices for the
PocketPC?
> I would like to connect various sensors, etc. What are the options?
> Bluetooth, The smartcard connector, The sync cable connector?
> It looks like some GPS devices connect via the smart card connector. How
do
> I write low level drivers for such devices? Any hints at all?