CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Feb 2004
    Location
    Singapore
    Posts
    19

    Wink Contactless Entry Pad

    How to write a program using eMbedded Visual C++??

    What i need to do is using eMbedded Visual C++ to write a program for PDA; using CoreChart Programming to write a program for microcontroller.

    The PDA will connect to a LDR sensor box (contain PIC16F628 microcontroller) using serial port. If the 1st LDR is being covered by finger, PDA will appear a dialog box and "1" will appear; if 2nd LDR being covered, "2" will appear on the dialog box, and so on...

    The main problem is i don know the language too well, and i don know how to proceed...

    Please Email me at cchhmm@hotmail.com if U know how to solve the following attached program... Thanks..
    Attached Files Attached Files

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

Featured