Temperature probe

Advert

Temperature probe

Home Forums Electronics in the Workshop Temperature probe

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #401908
    Speedy Builder5
    Participant
      @speedybuilder5

      Can anyone tell me if there are low cost temperature probes with readouts about. I am looking to measure car cylinder head, carburettor and fuel temperature of my Austin 7 whilst driving under certain conditions. I have tried to get some "1 wire" temp sensors(18B20s) to work over the I2C bus of a BBC MicroBit micro computer, but fear it has defeated me, so looking for something which already exists. Temp range would be from -5 to 140 deg C and the distance from the probe to the readout about 1 metre.

      Plenty of examples with the Arduino micro, but not for the Microbit ! – Perhaps I should change micro computers !

      BobH

      Advert
      #32011
      Speedy Builder5
      Participant
        @speedybuilder5
        #401912
        Paul Lousick
        Participant
          @paullousick59116

          Temperature probes are available for use with a multi-meter at reasonable prices. (electronic store, ebay, etc). I think they work by measuring the change in resistance of the sensor as temperature changes. Some multi-meters have a temperature setting on their display.

          Another option is one of the hand held laser temperature guns. (Cheap as chips on ebay). Dis-assemble and use the internal parts with longer wires. Or operate it remotely with a lever or cable system. They have a hold feature that stores the temperature reading.

          Paul.

          Edited By Paul Lousick on 24/03/2019 07:57:02

          #401916
          John Paton 1
          Participant
            @johnpaton1

            Are you looking for two or three K type thermocouples and a data logger to run them simultaneously?

            there are a number of cheap single channel meters that you can plug a thermocouple into but you might do better with a data logger if needing several channels.

            #401918
            Adam Mara
            Participant
              @adammara

              Have a lok at 'JAGETRADE Garden Tools -50~110 °c DC 12v Digital LED Thermometer Car Temperature Monitor Panel Meter Blu' it may be the answer if you don't want to log results. I have a couple of similar Inkbird units that have proved very reliable.

              #401921
              Brian Oldford
              Participant
                @brianoldford70365

                This youtube video by Ralph Bacon may be helpful.

                Welcome to the Arduino world.

                #401925
                Jeff Dayman
                Participant
                  @jeffdayman43397

                  Something like the units at link below might work. They list for $27 each on Digikey.ca . May be cheaper from Asia, probably made there.

                  https://data.kleintools.com/sites/all/product_assets/documents/brochures/klein/96505_ET05%20Digital%20Thermometer%20SellSheet_revB_%20pdf.pdf

                  #401927
                  Jeff Dayman
                  Participant
                    @jeffdayman43397

                    accidental double post – sorry

                    Edited By Jeff Dayman on 24/03/2019 09:04:28

                    #401929
                    Nick Clarke 3
                    Participant
                      @nickclarke3

                      I bought one of these a couple of months ago – OWON B35T+ Datalogger true RMS Multimeter Temperature Tester Bluetooth 4.0 BT – eBay 223443667199 – 44GBP at present

                      As well as being a multimeter it comes with a temperature probe (thermocouple) but I also bought a K type thermocouple probe to use with liquids eBay 272654971464 – 3GBP

                      It will log a series of readings and store them internally or send them via Bluetooth to a computer, tablet or similar.

                      With many devices it will read out the reading as you take it – very useful if you are poking around in something – you don't need to look away. Works on my android phone and also on iPhone, if not others.

                      A satisfied customer!

                      Edited By Nick Clarke 3 on 24/03/2019 09:23:38

                      #401939
                      Former Member
                      Participant
                        @formermember32069

                        [This posting has been removed]

                        #401940
                        SillyOldDuffer
                        Moderator
                          @sillyoldduffer
                          Posted by Speedy Builder5 on 24/03/2019 07:14:56:

                          I have tried to get some "1 wire" temp sensors(18B20s) to work over the I2C bus of a BBC MicroBit micro computer, but fear it has defeated me, so looking for something which already exists. Temp range would be from -5 to 140 deg C and the distance from the probe to the readout about 1 metre.

                          Plenty of examples with the Arduino micro, but not for the Microbit ! – Perhaps I should change micro computers !

                          BobH

                          The Arduino is a better bet for this sort of project. In this case "better" than the Microbit because it's well established and loads of libraries & tutorials have been written for it – including the 18B20!

                          Installing and learning the Arduino IDE, and then a smattering of 'C' programming is a bit intimidating, but if you want to have a go I'm happy to provide support, and there are others on the forum.

                          Dave

                          #401946
                          Speedy Builder5
                          Participant
                            @speedybuilder5

                            Wow, opened a hornets nest!! Thanks for all the replies. I have to admit that the Microbit areana leaves this sort of project a bit short, and may consider a change over to Arduino and in the short term go for three of the cheapo displays as well. Dave, Message sent and thanks – I may take you up if I go down the Arduino route.

                            BobH

                            #402049
                            I.M. OUTAHERE
                            Participant
                              @i-m-outahere

                              **LINK**

                              Has the code and wiring to set up to 8 channels using the 18B20 sensor .

                               

                              Edited By XD 351 on 25/03/2019 04:01:51

                              #402052
                              Joseph Noci 1
                              Participant
                                @josephnoci1

                                Speedy,

                                If you just want to get the reading job done, and not hack about, there are a number of inexpensive options –

                                an example – 4 channel handheld readout device that does all you wish..click the link…

                                4 Chan Handheld

                                If you want to hack – first a simple device , Type K input device – AD8495 – with analogue out to, eg, a multimeter ( or anything, Microbit included, that has A to D inputs to read a voltage) – nicely mounted on a breakout board so easy to use..

                                Analogue Devices AD8495 from ADAFRUIT

                                Or if you want to hack even more…Some serial IO devices (SPI).

                                MAX31855 on breakout board – SPI interface

                                MAX6675 on breakout board – SPI interface

                                Joe

                                 

                                Sp fix..

                                 

                                Edited By Joseph Noci 1 on 25/03/2019 06:21:14

                                #402060
                                AJW
                                Participant
                                  @ajw

                                  Used a type k thermocouple connected to suitable multimeter on my Vauxhall.

                                  Held the sensor in position required with tyewrap and run wire into car via door aperture to meter.

                                  Not high tech but worked fine!

                                  Alan

                                Viewing 15 posts - 1 through 15 (of 15 total)
                                • Please log in to reply to this topic. Registering is free and easy using the links on the menu at the top of this page.

                                Advert

                                Latest Replies

                                Viewing 25 topics - 1 through 25 (of 25 total)
                                Viewing 25 topics - 1 through 25 (of 25 total)

                                View full reply list.

                                Advert

                                Newsletter Sign-up