16F88 and temperature sensor


Closed Thread
Results 1 to 21 of 21

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    Pretty pricey for what I'm doing. I don't need several sensors....just one.

  2. #2
    achilles03's Avatar
    achilles03 Guest


    Did you find this post helpful? Yes | No

    Default

    What other peripherals do you have on your current project? You may be able to share a clock pin, or a data pin, with another peripheral. For instance, if you have an SPI eeprom, you can share the clock and data lines, and whatever you do with those two pins is transparent to the eeprom so long as the chipset is held high. In other words, you might not be limited to 1 pin.

    Dave

  3. #3
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    I currently have a switch, LCD (4-bit), DS1307, MAX232. This gives me one open, unused pin.

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


    Did you find this post helpful? Yes | No

    Default

    You might use a LM75A, and put it on the I2C bus with the DS1307, and you'll still have a Pin left.
    <br>
    DT

  5. #5
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    My big concern with IC based sensors is that I will only be able to get the temp of the inside the project box everything is going into. I'm thinking I need something that I can either use remote or attach to the side of a metal project box.

Similar Threads

  1. Help with DS18B20 program
    By presario1425 in forum mel PIC BASIC Pro
    Replies: 38
    Last Post: - 22nd August 2012, 00:50
  2. Another DS18B20 problem
    By ruijc in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 2nd February 2008, 19:18
  3. ds1820 error
    By CrazyCooter in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 9th September 2007, 07:34
  4. LCD and 16F88
    By G-R-C in forum mel PIC BASIC Pro
    Replies: 18
    Last Post: - 6th February 2007, 03:07

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