+ Reply to Thread
Results 1 to 2 of 2

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

  1. #1
    Newbie arcade_007 is an unknown quantity at this point
    Join Date
    Jun 2009
    Posts
    1

    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. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,640
    Blog Entries
    57

    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.
    CodeCall Blog | CodeCall Wiki | Shareware
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. C++ Programming books
    By Dankra in forum C and C++
    Replies: 8
    Last Post: 08-04-2008, 12:53 AM
  2. What should I do next....(general programming)
    By InfiniteSpawn in forum General Programming
    Replies: 26
    Last Post: 04-17-2008, 02:34 PM
  3. Replies: 1
    Last Post: 04-07-2008, 03:15 PM
  4. General programming and logic
    By Chinmoy in forum Tutorials
    Replies: 0
    Last Post: 03-20-2008, 04:58 AM
  5. Replies: 1
    Last Post: 11-07-2007, 08:28 AM

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