Results 1 to 5 of 5

Thread: Bar Code Scanner

  1. #1

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Bar Code Scanner

    Hello,

    A friend of mine has just shown me quite a nice App for his iPhone that uses the built in camera to scan a bar code, and query Amazon and Google Product for that bar code.

    I was thinking about doing this on the Windows Mobile Platform, and was wondering if anyone had done this before. Do you know if it is possible?

    I would quite like to integrate this into my own application, if that's possible.

    Gary

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Bar Code Scanner

    HI,
    I know there is some 3rd party s/ware around that will scan a bar code from a camera so that should give you a start.

    Google search gave me http://www.mobileama.com/Barcode.htm as a first entry or http://www.dtksoft.com/home.php from a discussion here

    We did a similar application, but developed our own control to do it
    Last edited by petevick; Oct 13th, 2009 at 10:59 AM.
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: Bar Code Scanner

    I wrote an app for the Honeywell Dolphin 7600 which runs Windows Mobile 6, but the device had a .NET SDK from Honeywell that contained a scanner API . All I had to do was ask the scanner object for it's data when the scan event was triggered.

    You're talking about taking an image with the camera, and having the program analyze, orient and decode any potential barcode information in that graphic? That's no easy task.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

  4. #4

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Bar Code Scanner

    Hey,

    Thanks for the info.

    I have literally just started looking at this, so actually, I am not sure what I am asking for yet

    I will take a look at the links, and get back to you.

    Thanks

    Gary

  5. #5

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Bar Code Scanner

    Hey,

    So I have had a quick look at i-nigma, and for 2D barcodes, this seems to work really well. But for some reason, normal barcodes are not being read. Do you know if this is a licensing thing, or does it just not work?

    I haven't had a chance to play with the second option yet. But will report back when I do.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width