Temperature with the LM34C


Closed Thread
Results 1 to 26 of 26

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Code:
    X VAR BYTE
    
    Main:
     FOR X = "A" TO "Z"
      DEBUG X,10,13
      PAUSE 500
     NEXT X
     GOTO Main
     END
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  2. #2


    Did you find this post helpful? Yes | No

    Default

    Joe, Bruce,

    Thanks!

    Still nothing. I'm going to make up some new cables with fresh contacts and I might even try a different computer.

    For the loop program; should I use config bits?

    ~ Dave

  3. #3
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Use the same config settings you used before.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  4. #4


    Did you find this post helpful? Yes | No

    Default Dave

    Solved! Bad number 2 contact on my 9 position D-sub connector. Thanks for all of the help!

  5. #5
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Per Darrel
    There's something wrong with the hardware
    Like always - Darrel nails it...;o}
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Bruce View Post
    Per Darrel
    Like always - Darrel nails it...;o}
    Yup, thanks again!

    ~ Dave

  7. #7
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    All I did was bet on a sure thing. (Bruce's code)

    Although I did take in a big GASP when bruce said the bootloader may have left the USART ON.
    That could have been it, and I'd have been bummed.

    All's well that ends well.
    DT

Similar Threads

  1. Replies: 10
    Last Post: - 17th February 2012, 07:19
  2. DS18S20 reading negative temperature
    By srob in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 28th December 2007, 21:21
  3. Conversion problem
    By eva in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th March 2007, 18:21
  4. Help for decimal conversion
    By eva in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th March 2007, 18:20
  5. Interrupt and Serial communication to PC.
    By obaskirt in forum mel PIC BASIC
    Replies: 2
    Last Post: - 17th June 2005, 20:01

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