PLIZ CHECK MY SCHEMATIC,pic16f84->max232->gsm phone


Results 1 to 39 of 39

Threaded View

  1. #29
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,942

    Default

    I never use simulators of any kind. And Never ever write the whole program at once. I am not Darrel or Melanie...

    What I do is:

    1. Whenever I change PIC, I start by a led and a button. Just 3 lines of code to read the button and light the LED.

    2. Then I add a serial port to see on a terminal what is happening to the PIC.

    3. Then an LCD and see if it works.

    4. Then...

    Ioannis
    Last edited by Ioannis; - 9th April 2010 at 11:05.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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