CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2011
    Posts
    1

    Difficulty in Connection

    Hi programmer,
    Im pursuing my degree now. My project for this semester is to detect temperature using LM35 and it will display to computer using microsoft visual C++. This PIC that is used is PIC18F4550. The problem is, after the PIC send the signal to interface, it will display the temperature and if the temperature level is reach 60degree Celsius, it will send the signal to phone via sms. so here, how to make a coding to connect from microsoft visual C++ to phone?? automatic sms actually...

    Thank you, hope somebody know how...
    coz this is my first time using this software....

    Best regard,
    aremint

  2. #2
    Join Date
    May 2010
    Posts
    54

    Re: Difficulty in Connection

    Oh, it's an embedded application,
    Before using MS IDE, what have you been using ?

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