How to use MAX6675 thermocouple k type with Arduino

Поділитися
Вставка
  • Опубліковано 23 лис 2024

КОМЕНТАРІ • 173

  • @ThyagoMansano
    @ThyagoMansano 9 місяців тому

    Thanks Robojax that's a really good explanation on how to use MAX6657!!

  • @kaushallabba7219
    @kaushallabba7219 5 років тому +3

    Thanks for the video. a few questions- how accurate is this? Can i measure the surface temperature of a metal rod using this?

    • @robojax
      @robojax  5 років тому +2

      this is not made for surface but if you put heat transfer compound so there is no gap between the sensor and target surface you should get good result but not very occurate.

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому +2

    I have tried many codes which includes your code and also code from Arduino library but still my thermocouple showing 0C and 32F where might be the problem?

    • @robojax
      @robojax  3 роки тому +1

      Zero degree means your sensor is either not connected or it is dead. I assume code is not changed .

  • @nithurshanmahendran1822
    @nithurshanmahendran1822 3 роки тому

    Thank you brother. Use full tutorial.

    • @robojax
      @robojax  3 роки тому

      You are welcome. Here is $200 Arduino course for free Arduino Step by Step Course (over 100 video lectures) Starts here robojax.com/L/?id=338

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    Robojax bro actually I was provided with F to F jumper wires with my thermocouple but we need to use F to M jumper wires to connect thermocouple to Arduino is it right??

  • @peabodycocoa14
    @peabodycocoa14 Рік тому

    Hi Robojax thanks for you video, have you come across sensor that works for negative temperatures the max 6675 only goes down to zero Celsius I need something that goes down to about -20

    • @robojax
      @robojax  Рік тому +1

      Hi, I have made so many video and sensors with negative value. Just search my channel

    • @robojax
      @robojax  Рік тому

      Here is how to find a particular video in a channel ua-cam.com/video/OhkUceBWcHs/v-deo.html

  • @crazydiamonduk
    @crazydiamonduk 4 роки тому +1

    Curious, if making the lead shorter would this effect the readout? It's probably done on resistance right?

    • @robojax
      @robojax  4 роки тому

      Yes it will affect the result.

    • @crazydiamonduk
      @crazydiamonduk 4 роки тому

      @@robojax That's what I thought.
      Can the resistance values be manipulated in the Arduino code?

    • @robojax
      @robojax  4 роки тому

      No. it will will affect the reading. Have a look at the datasheet and see if there is such option.

  • @haoyuding2012
    @haoyuding2012 2 роки тому

    Hi Robojax. If I want to use three micro k-type thermocouples to detect temperature at different locations, do I need to order three MAX6675 with one arduino uno?
    Thanks for your video and help!

    • @robojax
      @robojax  2 роки тому

      You can use as many as you like on the same Arduino board as long as there are pins. here is the video showing it using two of them with two display ua-cam.com/video/TkKPUHMFDiI/v-deo.html

  • @ginanjarbambang7122
    @ginanjarbambang7122 3 роки тому

    1:48 max 6675 only converter 0.25C, you have solution to read type k without 0.25 resolved, like 50.42C ?

  • @andiraarif
    @andiraarif 3 роки тому +1

    Thanks a lot for the video!

  • @Cchange4us
    @Cchange4us 4 роки тому +2

    Fantastic! thank you for the video.

    • @robojax
      @robojax  4 роки тому

      You are welcome. I am sorry for late reply. I was on vacation.

  • @phadeezz
    @phadeezz 3 роки тому +1

    Very nice, works like a charm.

    • @umamahesh-nd7yn
      @umamahesh-nd7yn 3 роки тому

      Can u help me in my project whenever I tried to measure the temperature with Max6675 it's showing 0C and 32 F

  • @BazaarMonline
    @BazaarMonline 7 місяців тому

    HI; THANKS FOR THE VIDEO
    I HAVE A QUESTION, I WORK WITH TYPE E , I NEED OTHER MODULE OR THE MAX6675 WORKS WITH ALL THERMOCOUPLE TYPES ?

    • @robojax
      @robojax  7 місяців тому

      Hi, when you write in CAPITAL letters it is screeming 😱 and very hard to read. Now your question: I did an search on Google and got this www.sigmanortec.ro/en/thermocouple-module-type-e-max6675-1024-degrees which shows it works with E Type. So do more reseach or simply test it. Good luck

  • @kimjong-un4954
    @kimjong-un4954 2 роки тому +1

    the code website is down

    • @robojax
      @robojax  2 роки тому +1

      I am aware and going to fix it . The see this video ua-cam.com/video/A55QNx6kCoo/v-deo.html which has new link and wiring diagram and more

  • @miladsalimi9526
    @miladsalimi9526 5 років тому

    useful, I have two questions1. how can I see the temperature real time in Matlab?2. What is gonna be different if I use another type of thermocouple?

    • @robojax
      @robojax  5 років тому

      If you are able to read serial monitor via Matlab, then you can do it. And Matlab can read serial monitor. I have not video on that at the moments.

  • @LuigiZotti
    @LuigiZotti 2 роки тому

    Hello I have an electric oven that mounts a type K probe inside the chamber, then it must be connected to the controller (plc), do you think I can also connect the same probe to max6675?

    • @robojax
      @robojax  2 роки тому +1

      Hello, I am not sure. Just open the oven and connect it to Arduino and see if it work and compare with some known good meter.

  • @Marknmel1
    @Marknmel1 4 роки тому

    Hi @Robojax - do you think it's also workable to share Serial Out and SCLK between multiple 6675's? I would need separate CS lines to enable them. Only 1 could be active at a time. I'm trying to think of a way I could have a few more 6675's on an arduino. (like 8 or more) - Thoughts? Workable?

    • @robojax
      @robojax  4 роки тому

      Hi, yes you can open multiple serial monitor. see this video ua-cam.com/video/FHVYLNyP5aw/v-deo.html

  • @harivignesh7374
    @harivignesh7374 3 роки тому +1

    Hi Robojax...! very useful tutorial. I have tried this and it worked. Could you recommend me a suitable temperature sensor module if i want to measure the temperature with 0.1 deg C of resolution. This MAX6675 is providing only 0.25 deg C of resolution and fluctuating of around +/- 1 deg C which is not acceptable for my process temperature measurement. Thanks in advance

    • @robojax
      @robojax  3 роки тому +1

      Hi, I have not come across such resolution for this k-type sensor reader. do bing/google search, you might find something.

    • @harivignesh7374
      @harivignesh7374 3 роки тому

      @@robojax Thanks for your reply.!

    • @stefanussuprianto
      @stefanussuprianto Рік тому

      Hello, what is the name of the 0.1 module??

  • @yonnelb
    @yonnelb 5 років тому +1

    Thank you !!! Useful tutorial !

    • @robojax
      @robojax  5 років тому

      You are welcome.

  • @gabrielerossi8398
    @gabrielerossi8398 2 роки тому

    Nice tutorial

  • @herrkronen9694
    @herrkronen9694 2 роки тому

    Does it matter the pins to make the connection? I mean: Can I use other pins and will it work properly?

    • @robojax
      @robojax  2 роки тому

      Of course you can use any other and define them in code. I should have mentioned it when explained the code.

    • @herrkronen9694
      @herrkronen9694 2 роки тому

      @@robojax Thanks a Lot ! Excelent Videos !

  • @hatem0
    @hatem0 2 роки тому

    why you are using pin 4,5,6? you said SPI compatible so it should be 11,12,13 on Arduino Uno

    • @robojax
      @robojax  2 роки тому +1

      It is Simple SPI-Compatible Serial Interface. I don’t remember what I said. Here is the better version of this video with wiring diagram ua-cam.com/video/A55QNx6kCoo/v-deo.html

  • @Antonio-en3jz
    @Antonio-en3jz 4 роки тому

    Greate video!!
    Is there a way to measure temperature above 1024 °C? Normally thermocouple K can measure up to 1260 °C, and I would like to measure the temperature of a furnace that can reach around 1200 °C.

    • @robojax
      @robojax  4 роки тому

      Thanks. The temperature depends on the sensor. you may be able to get it with higher sensing value. Here is my latest video using this as Thermostat for heater and cooler control ua-cam.com/video/dVh77wT-4Ao/v-deo.html

  • @quocthong328
    @quocthong328 3 роки тому +1

    thank you!

  • @martinspence4783
    @martinspence4783 6 років тому

    Let me know when you get started your totural is very good I am having a problem uploading library to my Arduino ide Java problem cam you help

    • @robojax
      @robojax  6 років тому

      what the error you ware getting? have you downloaded the library? Try to download again. You must include the library in order for this code to work. if you still got error, please reply this comment and post your error, I will try to help you.

  • @abdurrafayqureshi448
    @abdurrafayqureshi448 2 роки тому

    Could you please tell me if I can use it with PLC controller ?

    • @robojax
      @robojax  2 роки тому

      this is just a sensor. you have to know how to use it. if so you can use it with anything. Arduino is used here to read the values. if you use something else, to read it, it should work. I have no experience with PLC and have no idea with it is. I looked online to buy a kit to make videos but, there is nothing clear about it. so I gave up. I know it is used in the industry but could not find a standard controller or item. on eBay or AliExpress I did not find a single item to be famous. each item i found has sold 10 or 20. so I did not buy it. I want to see if something is sold at least 10,000 time then I know it needed and I would make video. so post the most common name, I will check it and if found to be interesting, I will make series of videos .

  • @almolhamsaleh4779
    @almolhamsaleh4779 3 роки тому

    Hi, I set up the thermocouple and arduino and was able to get temperature readings, but the change in temperature is incremental. The temperature increases or decreases slowly by 0.25 every half second. I would appreciate it if you can tell me how can I get a quicker reading for a temperature change. or if you can let me know what the issue might be.

    • @robojax
      @robojax  3 роки тому

      Hi, I have explained it. there is delay inside the loop. play with that if it say dalay(500); then it has delay 500ms. so make it 20 or 100.

    • @Weirdomanification
      @Weirdomanification 3 роки тому +1

      There will always be a bit of a delay because of the thermal mass of the sensor. Good contact with object of measurement and a sensor with low thermal mass are key for quick readings.

  • @AQ-ej4vv
    @AQ-ej4vv Рік тому

    How many sensors maximum can i connect to Arduino Uno? I also have a breadboard, i have 6 sensors, can i put it in one arduino uno?

    • @robojax
      @robojax  Рік тому

      Depends how many pins you have on your board

  • @MarkelIzagirreRecondo
    @MarkelIzagirreRecondo Місяць тому

    hello! the serial monitor in my arduino program is showing always 128 - 129ºC (the sensor is in ambient temperature conditions), and it doesnt change if i apply heat. Is the sensor not working? You think you could help me? I cant solve this.
    Thank you very much!!!!

    • @robojax
      @robojax  Місяць тому

      Hello, dis connect the sensor and see what you read. something is wrong. if you have anoter module and sensor, try them.

    • @MarkelIzagirreRecondo
      @MarkelIzagirreRecondo Місяць тому

      @@robojax thank you!

  • @teddyruxpin3811
    @teddyruxpin3811 2 роки тому

    I'm not using an arduino with a 5V output (ESP32). Can I use 3V for the VCC pin on this MAX6675?

    • @robojax
      @robojax  2 роки тому

      No, it needs 5v and esp32 if you power it with 5v has 5v output

    • @teddyruxpin3811
      @teddyruxpin3811 2 роки тому

      @@robojax ok thank you

  • @aslamaslam.3145
    @aslamaslam.3145 2 місяці тому

    Is it waterproof?..can i use to measure temperature of water

    • @robojax
      @robojax  2 місяці тому

      Yes it is waterproof. Keep wires connections dry

    • @aslamaslam.3145
      @aslamaslam.3145 2 місяці тому

      @@robojax ok sir.thanks for the reply

  • @franklaurencecelzo602
    @franklaurencecelzo602 3 роки тому

    Thanks for the video. is it possible to connect multiple MAX6675 on a single Arduino?

    • @robojax
      @robojax  3 роки тому

      you are welcome. I am reading your comment after 7 hours. You should have just searched my channel. I have it. Find Specific UA-cam Video in a channel bit.ly/findUA-camVideo

  • @DevineIshaq107
    @DevineIshaq107 5 років тому

    How to use the module for measuring millvolts of shunt resistor

    • @robojax
      @robojax  5 років тому

      which module? this module is not for that purpose. But you don't need any module. Watch this video and instead of potentiometer, use your shunt resistor ua-cam.com/video/TbLdAQpE4jE/v-deo.html

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    @Robojax where should I change the code??

    • @robojax
      @robojax  3 роки тому

      snipboard.io/AHhRpV.jpg

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    Which port are u using for this sensor COM3 Or COM4?

    • @robojax
      @robojax  3 роки тому

      see this video at 9:40 you will learn how to find out the port ua-cam.com/video/JXCcmZUmzy8/v-deo.html please also see this snipboard.io/AHhRpV.jpg

  • @DesertJeff
    @DesertJeff 5 років тому

    I put extension wires on the TC and it caused it to not be accurate.

    • @robojax
      @robojax  5 років тому

      for the k-type you can't extend it as the length is important due to material type. but for arduino wires, yes you can extend it some distances.

  • @jettguerrero1737
    @jettguerrero1737 4 роки тому

    Can this temp sensor display temp values live and updated on the serial monitor like a meat thermometer? I have tried using the DS18B20 and a thermistor but they are way too slow. I need to measure change in water temperature very fast. For example during testing, I dip the temp sensor in cold water then switch it to hot water and I have to wait so long for it to increase to the actual hot water temp. Using a meat thermometer, the values update so fast. Please help.

    • @robojax
      @robojax  4 роки тому

      I have provided the datasheet in the page where the code is. On page 2 it shows that conversion time is 0.17 to 0.22 second. Serial monitor is very slow.

    • @jettguerrero1737
      @jettguerrero1737 4 роки тому

      @@robojax thank you for that information. Is there any way I can message you privately please?

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    Everytime you are saying code is not changed where should I change the code and where can I buy a good sensor ?

    • @robojax
      @robojax  3 роки тому

      The link to buy is in the description.

    • @umamahesh-nd7yn
      @umamahesh-nd7yn 3 роки тому

      @@robojax yeah ok then where should I change the code??

  • @DrTRonik
    @DrTRonik 6 років тому

    İt's so useful tutorial again :), Can we use this sensor for measure " temperature of water" ? Thanks...

    • @robojax
      @robojax  6 років тому

      You are welcome.

    • @UpSpider
      @UpSpider 6 років тому +1

      Yes, you can dip the tip of the sensor also in liquids.

    • @DrTRonik
      @DrTRonik 6 років тому

      Thank you, so; I think I can use this sensor for kettle or tea machine...

  • @williamkennedy3837
    @williamkennedy3837 Рік тому

    Thanks

  • @debuffedhuman982
    @debuffedhuman982 3 роки тому

    is it possible to use 2 sensor like proximity sensor with this sensor in one arduino?

    • @robojax
      @robojax  3 роки тому

      Yes I have video. you should have searched my channel and not waited for 4 hour before I replay. I have tones of videos on this module . here are all my videos on this sensor ua-cam.com/users/RobojaxTVsearch?query=MAX6675

  • @informativeworld801
    @informativeworld801 3 роки тому

    Sir, I want to display temperature 5 degrees more than the actual, is it possible e.g if the actual temperature that thermocouple read is 300K, I want to show this temperature by 305K ( 5 degrees more) please guide me my project is stuck in this point

    • @robojax
      @robojax  3 роки тому

      That is the simplest thing. Perhaps you posted question before watching the video. I have explained how it works. Just get the value and put +5 and it will be added. Please watch . My videos are different. You learn when you watch

    • @informativeworld801
      @informativeworld801 3 роки тому

      @@robojax do you mean I put +5 in
      lcd1.print(in.readCelsius()); // print temperature in Celsius
      like this
      lcd1.print(in.readCelsius(+5))
      I am waiting for your precious replay.

    • @robojax
      @robojax  3 роки тому

      Again you have not watch the video. I mentioned “variable “ that is holding temperature. You add 5 to that variable.
      By the way wrong video. I have separate video for k type sensor and lcd. Hard for me to search but the link must be in the description

    • @robojax
      @robojax  3 роки тому

      Here I found it ua-cam.com/video/BlhpktgPdKs/v-deo.html always search my channel. You will be surprised

  • @omkarkhade4602
    @omkarkhade4602 4 роки тому

    Thank you.

    • @robojax
      @robojax  4 роки тому

      You're welcome!

  • @gabrielgutierrez8956
    @gabrielgutierrez8956 3 роки тому

    hi i wonder if this system works with any arduino.

  • @vibhasnampalliwar4086
    @vibhasnampalliwar4086 5 років тому

    The serial output gives only the first reading correctly then all other temperature readings are zero. sir what can be the problem?

    • @robojax
      @robojax  5 років тому

      I don't know but to guess you have changed the code or wiring issue.

    • @vibhasnampalliwar4086
      @vibhasnampalliwar4086 5 років тому

      @@robojax the code was exactly same except the pin declarations..and wiring was checked many times. I think may be max6675 module is faulty.

    • @aderamadan8869
      @aderamadan8869 5 років тому

      i have same problem. are you have solution? thank you

  • @martinspence4783
    @martinspence4783 6 років тому

    i have been searching for your video on java error in arduino ide and cannot find it

    • @robojax
      @robojax  6 років тому

      what is the error? ;post it here if it is short. if it is long, post it codeshare.io/ and you will get unique URL (web address), then share the link and I will look at it.

  • @sofianashraf2619
    @sofianashraf2619 5 років тому

    Can I use several thermocouples with one arduino

    • @robojax
      @robojax  5 років тому +1

      Yes you can. I have updated the description of this video with the link to my other video. Here is the link here for you ua-cam.com/video/c90NszbNG8c/v-deo.html

  • @menad5511
    @menad5511 3 роки тому

    hy friend
    how visualise the temperature with matlab ??

    • @robojax
      @robojax  3 роки тому

      Check mat lab and find out how to read from USB port. Then once you got the data, it would be easy to visualize it.

  • @muhammadrezkyawaliapratama3894
    @muhammadrezkyawaliapratama3894 3 роки тому

    Apakah kabel mempengaruhi pengiriman sinyal data dari sensor suhu ke arduino?

    • @robojax
      @robojax  3 роки тому

      ?

    • @robojax
      @robojax  3 роки тому

      Type Hindi or Urdu so i can use google to translate.

  • @martinspence4783
    @martinspence4783 6 років тому

    HI i would like to take class arduino can you guide ma to the right school or do you teach

    • @robojax
      @robojax  6 років тому

      Hi, I am launching courses soon (1 to 2 months) but have not tested anyone to see how good they are.

  • @PeterKuria001
    @PeterKuria001 8 місяців тому

    My thermocouple is reading way off values, upto 1135 degrees celcius. It also reads some "nan" values. Anybody, please help

    • @robojax
      @robojax  8 місяців тому

      I belive I mentioned it. "nan" means the sensor is not detected. check wiring.

  • @BABAGEECOMMUNICATIONSERVICES
    @BABAGEECOMMUNICATIONSERVICES 4 роки тому

    i need Adding DataLogger THrough Memory CArd With THis Project please share code

    • @robojax
      @robojax  4 роки тому

      Subscribe once I post the video, you will be notified.

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    Robojax plzz help me in correcting my wiring because I need to submit my project tomorrow plzzz bro help karo

    • @robojax
      @robojax  3 роки тому

      Get fritzing free software and draw it .

  • @hussinalikadhm7370
    @hussinalikadhm7370 4 роки тому

    can it work for 4 thermocouples ??

    • @robojax
      @robojax  4 роки тому

      You can use more than one of this K type sensor. So you need 4 of each and only one Arduino board.

  • @sudhagarsundar
    @sudhagarsundar 4 роки тому

    can i use j type same divices

    • @robojax
      @robojax  4 роки тому +1

      The module is specifically designed for K type. See the datasheet you may be able to use it datasheets.maximintegrated.com/en/ds/MAX6675.pdf

  • @maciejkuzma8186
    @maciejkuzma8186 3 роки тому

    Jak podłączyć pod Arduino czujnik temp oleju ??

    • @robojax
      @robojax  3 роки тому

      Ten czujnik jest do wszystkiego. Dowolna ciecz.

    • @maciejkuzma8186
      @maciejkuzma8186 3 роки тому

      @@robojax ale mam czujnik temperatury oleju z autogauge i go podłączać trzeba przez max6675 czy zwykłe pod płytkę z opornikoem

    • @robojax
      @robojax  3 роки тому

      Przepraszam, nie pracowałem z czujnikiem oleju więc nie mam jak działa.

  • @dingzhegan5708
    @dingzhegan5708 Рік тому

    Is MAX6675 to be used in Matlab?

    • @robojax
      @robojax  Рік тому

      if you know how to use, it can.

  • @RYU-lf9bb
    @RYU-lf9bb 4 роки тому +1

    릴레이 2개 사용시 프로그램

    • @robojax
      @robojax  4 роки тому

      이 모듈에 대한 다른 동영상을 내 채널에서 검색 했습니까? 여기에 검색 결과가 있습니다 ua-cam.com/users/robojaxTVsearch?query=MAX6675

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    I am getting temperatures as 0 Celsius only even if I hear the sensor what should I do brother?

  • @laminemoula1845
    @laminemoula1845 2 роки тому

    how to get voltage capture

    • @robojax
      @robojax  2 роки тому

      Here is the tutorial ua-cam.com/video/t8xwrVj2aFs/v-deo.html

    • @laminemoula1845
      @laminemoula1845 2 роки тому

      @@robojax thank you, but i need voltage of the max6675 k

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    I am your subscriber plzz help me I used to get 0C and 32F what to do bro??

    • @robojax
      @robojax  3 роки тому

      It means there is no data. Check wiring .

  • @christinesonya5993
    @christinesonya5993 4 роки тому

    Where can i find the full source code?

    • @robojax
      @robojax  4 роки тому

      I have mentioned it in the video.

    • @christinesonya5993
      @christinesonya5993 4 роки тому

      When i opened it, it couldnt work on my PC. Actually, what is the code? The max6675.h or max6675.ccp? What do i have to upload ?

  • @md.sojonbegsojon1498
    @md.sojonbegsojon1498 4 роки тому

    i used this same code but not working with my thermocuple

    • @robojax
      @robojax  4 роки тому

      You should get some error. check the wiring. have you download the library?

    • @md.sojonbegsojon1498
      @md.sojonbegsojon1498 4 роки тому

      @@robojax yes i did

    • @umamahesh-nd7yn
      @umamahesh-nd7yn 3 роки тому

      Md.Sojon beg sojon my thermocouple is also not working can u tell me what to do if u have overcome your problem plzzzz

  • @محمدنذيرزيدجميلالنجار

    the link of the code is not working'

    • @robojax
      @robojax  2 роки тому

      Please see this latest video ua-cam.com/video/A55QNx6kCoo/v-deo.html

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    I am unable to measure the temperature everytime i used to get C=0 and F=32 what should I do plzz anyone help me robojax bro

    • @robojax
      @robojax  3 роки тому

      it means either wiring is incorrect with assumption that you have not changed the code. If you did, use the original code without changing. or the module has no power or it is dead.

    • @umamahesh-nd7yn
      @umamahesh-nd7yn 3 роки тому

      @@robojax I think the module is dead because I have used the code you used and also checked wiring nearly so many times now should I buy new module or can I repair my current module

  • @eduardotijerina958
    @eduardotijerina958 2 роки тому

    The link for the library is corrupted

    • @robojax
      @robojax  2 роки тому +1

      Thanks. Link is updated to robojax.com/course1/?vid=lecture39

    • @robojax
      @robojax  2 роки тому +1

      Actually it is different video with wiring diagram ua-cam.com/video/A55QNx6kCoo/v-deo.html

    • @eduardotijerina958
      @eduardotijerina958 2 роки тому

      @@robojax thanks man

  • @superlokesh1000
    @superlokesh1000 5 років тому

    All my output values are 0
    What might be the problem?

    • @superlokesh1000
      @superlokesh1000 5 років тому

      and as soon as i plug in the max 6675 module, it becomes crazy hot. is that a problem?

    • @robojax
      @robojax  5 років тому

      Heat show incorrect wiring.

    • @umamahesh-nd7yn
      @umamahesh-nd7yn 3 роки тому

      Lokesh Dahiya I am also getting same mistake did u overcome it if u have overcome plzz tell me what to do plzz help karo

  • @martinspence4783
    @martinspence4783 6 років тому

    please help are you on patrian

    • @robojax
      @robojax  6 років тому

      I have not patreaon yet. Coming in January God willing.

  • @martinspence4783
    @martinspence4783 6 років тому

    i am getting c:\default.migrated\libraries

    • @robojax
      @robojax  6 років тому

      For library, use the "Sketch ->> " menu and follow the instruction I have given in video.

  • @syedazim560
    @syedazim560 5 років тому

    sir mine was not working

    • @robojax
      @robojax  5 років тому

      download and install the library. I have provided the library with the code in the same page.

  • @umamahesh-nd7yn
    @umamahesh-nd7yn 3 роки тому

    Hello bro u told there is a mistake in my wiring but I have checked many times but I can't find my mistake can u give me your number plzzz?

    • @robojax
      @robojax  3 роки тому

      Lol. I have this comment system. No phone number for UA-cam

  • @nazmirosly6157
    @nazmirosly6157 3 роки тому

    can it works with 5 or 6 thermocouples?

    • @robojax
      @robojax  3 роки тому

      I am reading your comment after 2 days. You should have search my channel. Here is how you can search for a particular video in a channel bit.ly/findUA-camVideo and just search for MAX6675