serial communication problem


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    May 2008
    Location
    Italy
    Posts
    825

    Default

    You should first scale lmtemp to volts

    Volts = Imtemp/205 [ 205 = 1/(5/1023))]

    Than since your sensor Vout = (Tci * Ta) + V0°C

    where: Tci = 10 milliVolts and V0°C = 0.5 Volts

    Ta= (Vout-0.5)/0.01

    Ta = (Vout - 0.5) * 100

    Ta = (Vout*100)-50

    Al.
    Last edited by aratti; - 8th March 2010 at 18:58.
    All progress began with an idea

Similar Threads

  1. Replies: 18
    Last Post: - 4th July 2017, 14:26
  2. Replies: 5
    Last Post: - 20th March 2006, 01:34
  3. Serial Communication Problem
    By elec_mech in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 23rd February 2006, 02:11
  4. Problem in Serial Communication
    By uuq1 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 5th June 2005, 07:17
  5. Replies: 8
    Last Post: - 11th November 2004, 20:08

Members who have read this thread : 1

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