TCN75 Temp Sensor


Results 1 to 12 of 12

Threaded View

  1. #8
    Join Date
    Aug 2008
    Posts
    39


    Did you find this post helpful? Yes | No

    Default

    OK I have it reading the data correctly, it think:

    I2CREAD PORTC.4, PORTC.3,%10010001 ,$0, [temph,templ]

    temph is the first 8 bits, and templ is the next 8 bits.

    temph is difined earlier as the first byte in the word temp, while templ is defined at the second byte in the word temp.

    Now that I have the temperature reading, is thre a way to convert it to ascii characters so I can send them to my display?
    Last edited by Frozen001; - 22nd September 2008 at 15:30.

Similar Threads

  1. Need a cheap touch sensor idea.. here it is
    By mister_e in forum Code Examples
    Replies: 20
    Last Post: - 16th April 2016, 22:42
  2. Graphic LCD with PICbasic pro
    By amindzo in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 25th November 2012, 11:45
  3. Using WDT as a Temp Sensor?
    By modifyit in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 20th June 2006, 17:55
  4. RH/Temp Sensor Example Code
    By Bruce in forum Code Examples
    Replies: 7
    Last Post: - 15th June 2006, 15:55
  5. Temp sensor problem
    By Christopher4187 in forum General
    Replies: 3
    Last Post: - 14th June 2006, 14:49

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