Re: GPS and QR Code question



The link you originally posted (http://en.wikipedia.org/wiki/QR_Code) has a
lot of links at the bottom about QR Codes. Some go right to sites with
open-source libraries for reading and writing. If you're specifically for a
Compact Framework library for QR Codes, I think you're out of luck, but with
all of the source available in Perl, C and even Java, it should be easy
enough to port one.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


"Marco A. (Gh0stman)" <marco@xxxxxxxxxxx> wrote in message
news:8A0E2DF5-E64C-439A-A6FF-DB968629C1D9@xxxxxxxxxxxxxxxx
Thanks Simon,
I will take a closer look on the Windows Mobile 5 SDK.

And about the QR Code reader ? Any tip ? I speend all day looking at the
web for somethink and (for my surprise) dont find nothing.

Thanks again,

Marco A. (Gh0stman)

"Simon Hart" <srhartone@xxxxxxxxx> wrote in message
news:9F003112-77BB-46B0-AE90-C942EDA3B3CB@xxxxxxxxxxxxxxxx
As the HP 6945 runs Windows Mobile 5, you could have a look at the sample
C#
GPS application that comes with the Windows Mobile 5 SDK.

--
Simon Hart
http://simonrhart.blogspot.com


"Marco A. (Gh0stman)" wrote:

I'm a C# programer and new on the Compact Framework world, to develop I
have
a HP 6945 with GPS built in.

I just need build a program to start-up the GPS and stay send to a SQL
2005
database the X and Y where he is at the moment. I just dont know where
to
start.
Is an API from HP ?! Or I can do this direct on the .NET Framework with
C# ?

My other problem is how to read a QR Code (a.k.a. Denso Code -
http://en.wikipedia.org/wiki/QR_Code).
Does anyone know a component? Or how can I do this? How to start the
camera?

Thanks

-----------------
Marco A. (Gh0stman)
marco@xxxxxxxxxxx





.