Closed Thread
Results 1 to 2 of 2

Thread: General advise on programming languages - WinCE apps - hardware.

  1. #1
    arcade_007 is offline Newbie
    Join Date
    Jun 2009
    Posts
    1
    Rep Power
    0

    General advise on programming languages - WinCE apps - hardware.

    Hi all.

    I am just after some general advise on what coders would be required to fufill a project I am thinking of starting.

    All the work will be outsourced through private coders I just need a basic starting point of who to approach.

    Basically I need to produce a WinCe program with a Flash GUI...

    The program will need to accept a User input request through a touchscreen interface and be able to process that request with the final output to trigger a 24V motor at a certain x,y position.

    The driving CE program will need to have many features including a database, remote GPRS connection, sensor triggers (alarm),

    Will require a coin mechansim, note reader, sensors etc interfaced with a mini pC and finally communicate with the software. use of USB. Digital I/O etc.

    Any advice on which programmers could produce the software and linking the hardware to software etc would be greatly appreciated.

    Cheers

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: General advise on programming languages - WinCE apps - hardware.

    First question: why does it require a flash GUI? The obvious languages for programming this in are C++ or .NET. They can handle the GUI, so why Flash?

    The details of the rest of this will depend on having the correct drivers for all the devices you mention, and the ability to link them all together with your handheld device.

    The reality is that you have provided a very vague and somewhat puzzling list of requirements. I would get a LOT more precise about what you're trying to accomplish. You mention a motor, what make/model? You mention a USB device, which one(s)? What version of WinCE? These are questions you will be asked, regardless of who does the work, so have the answers ready.

    Also, be sure you know the difference between a requirement (controlling a motor) and how you think it should be implemented (using Flash). You can accidently cause a program to exclude him/herself because of incorrect requirements. You can also end up with someone who won't be able to do the job the same way.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. What should I do next....(general programming)
    By InfiniteSpawn in forum General Programming
    Replies: 29
    Last Post: 06-19-2010, 03:38 PM
  2. General software and hardware direction.
    By amavadia in forum General Programming
    Replies: 6
    Last Post: 04-18-2010, 04:48 PM
  3. Replies: 6
    Last Post: 12-12-2009, 04:23 PM
  4. Replies: 1
    Last Post: 04-07-2008, 01:15 PM
  5. A General Idea about programming
    By feariel in forum General Programming
    Replies: 3
    Last Post: 09-12-2007, 05:50 AM

Tags for this Thread

Bookmarks

Posting Permissions

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