Temperiture measurement


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2005
    Posts
    4

    Default Temperiture measurement

    I have an application requiring accurate temp measurement based on the resistance from a thermistor that is fixed inside a heat sink.

    Also I like to have two I/O pins visually to state with LEDS if that temp is above or below two pre set boundaries around 25C.

    Lets say the lower boundary is 23c and the upper 27c

    If the Temp is < 23C then Red led is on.
    If the Temp is > 27C then Blue led is on.

    Optionally I like to send that temp every 10ms as a simple serial strings to another device.

    I imagine I can do this wit a very small microchip with not so many pins.


    Any ideas?








    Any ideas?

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Maybe a 16F676 ?
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    947


    Did you find this post helpful? Yes | No

    Default

    Sure it can be done with a PIC+some external active components to read the thermistor. I will second the choice of 676 if you decide to use PIC.

    Easily done with a single chip PSoC that has the amp+adc inside. Just another idea you can consider. Of course, you will need to learn it up. It's a different breed of embedded processor. However, the chip is a tad costlier than the PIC mentioned.

    Sorry for the deviation, but, you asked for ideas!!!

  4. #4
    Join Date
    Oct 2005
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    Mackrakit, Jerson.

    Thank you for your replies,

    Jerson, that kit is very smart and flexible and I am sure it can be configured for many applications, I don't mind learning something new if in the end it saves on development time and removes the need to get out the soldering iron to create a circuit. I just wonder if it might be over complex for what i need and 90% of the system could be redundant.

    I am very considering buying the kit and trying it because of its fairly low cost, if I go ahead and by it could you help me a bit to get started?

    Also the development kit I saw was for RF systems and I wonder if the chips can be ordered and hard wired into an existing system or what is sold is complete module?


    One other question.

    My end design will have 10 thermistors to check and that means 20 Leds, could this be done with one Psoc chip + some led drivers



    Of course I will read more about this as its very interesting but I welcome any pointers you have.
    Last edited by andyf97; - 15th August 2009 at 07:11. Reason: Forgot to add something

  5. #5
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    My end design will have 10 thermistors to check and that means 20 Leds, could this be done with one Psoc chip + some led drivers
    That kind of kills the 676. You will need a PIC with 10 ADCs.
    If you go with the PIC solution...
    Dave
    Always wear safety glasses while programming.

  6. #6
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    947


    Did you find this post helpful? Yes | No

    Default

    I don't think this is the appropriate forum to discuss the PSoC. However, I am dropping this hint here for any others who may be interested. The forum for Psoc is well supported at psocdeveloper.com

    Andy, if you need any more info, PM me and I'll be glad to get you started.

Similar Threads

  1. Timing Measurement
    By Tobias in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 2nd April 2009, 21:25
  2. Advice on frequency measurement to 30MHz
    By Andy Wood in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th March 2009, 04:23
  3. Capacitor Measurement
    By AMay in forum mel PIC BASIC
    Replies: 10
    Last Post: - 21st February 2007, 11:06
  4. Distance Measurement Chips
    By sayzer in forum Off Topic
    Replies: 6
    Last Post: - 2nd February 2007, 20:57
  5. PIC16F88 for 0-12v measurement
    By jswayze in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 7th September 2004, 19:47

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