Sensor temperature MCP9800-1-2-3


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Jul 2004
    Posts
    8


    Did you find this post helpful? Yes | No

    Default

    It's possible to pull the i2c bus and put the mcp9803 temp sensor far away from controller ?(Around 2 meters by using shielded cable)

    Thanks.

  2. #2
    Join Date
    Mar 2008
    Location
    Switzerland
    Posts
    7


    Did you find this post helpful? Yes | No

    Default

    Hello *

    I connect MCP9801 to the PIC and i put the 3 Adressline to VCC (A0,A1,A2)
    So i change onliy the 2 Lines of the Programm above:

    adr_R con %10011111 ;adr mpc9803 read Adresse 111
    adr_W CON %10011110 ;adr mpc9803 write Adresse 111

    I get always 16.0 C on the display.

    Thank for feedback.

    Rolf

  3. #3
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Omalik View Post
    I get always 16.0 C on the display.
    The sensor is 16C?

Similar Threads

  1. Thermo 7 segments - little problem
    By fratello in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 27th July 2013, 07:31
  2. RS485 bus - starting probem
    By wurm in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th January 2010, 13:35
  3. one line led light make image
    By bioul in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 13th February 2008, 12:19
  4. HSERIN doesn´t work
    By wurm in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 29th July 2007, 14:23
  5. having problems with Hantronix 20x4 lcd
    By Rhatidbwoy in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 22nd December 2005, 12:22

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