Raspberry Pi Pico and MAX6675 based Industrial Temperature Monitoring System, K type thermocouple

Sdílet
Vložit
  • čas přidán 21. 03. 2022
  • Altium Designer:
    www.altium.com/yt/electronicl...
    Download circuit diagram and code:
    www.electroniclinic.com/raspb...
    Subscribe to my New CZcams Channel, if you want to watch my videos in Hindi/Urdu
    / @letsgetstartedd
    Raspberry Pi Pico Complete Course:
    • Raspberry Pi Pico RP20...
    Arduino Max6675 Wireless industrial temperature monitoring:
    • NRF24L01 based Wireles...
    Support me on Patreon and get access to hundreds of projects:
    / electroniclinic
    Project Description:
    ********************
    You might have watched my videos on DS18b20 one-wire digital temperature sensor, BMP180 Sensor which is capable of measuring the temperature, pressure, and Altitude, DHT11 sensor which is one of the most commonly used sensors and is capable of measuring the Temperature and Humidity, and my favorite one the MAX6675 K-type Thermocouple Temperature Sensor which I will be using today. I have already used all of these sensors in my previous projects based on the Arduino, Raspberry Pi, ESP32, ESP8266, STM32, etc. I will add links to all the related videos in the description.
    The BMP180 and DHT11 sensors are good for monitoring the ambient temperatures and are used in places where surface contact is not needed between the sensor and the objects. The temperature range of the BMP180 Sensor is -40 to +85 Celsius while the temperature range of the DHT11 Temperature and Humidity sensor is 0 to +50 Celsius.
    Now, the DS18b20 temperature sensor and the MAX6675 K-type thermocouple Temperature sensor; both are good for surface contact-based temperature monitoring. The temperature range of the DS18b20 is -55 to +125 Celsius while the temperature range of the MAX6675 K-type thermocouple is 0 to +1024 Celsius.
    There is no doubt, the DS18b20 is an amazing temperature sensor, but due to its very limited temperature range, it just can’t be used in areas where you need to monitor high temperatures. DS18b20 has its own uses, personally, I have been using it with Arduino, STM32, Raspberry Pi, and IoT-supported controller boards like ESP32 and Nodemcu ESP8266 WiFi Modules. But, when it comes to the MAX6675 amplifier and the K-type thermocouple Temperature sensor, it’s just at another level, its ability to measure high temperatures makes it ideal for industrial applications.
    In today’s episode, you will learn how to make Raspberry Pi Pico and MAX6675 K-type thermocouple-based Industrial Temperature Monitoring System.
    **********
    Amazon Purchase links:
    **********
    Raspberry Pi Pico
    amzn.to/3trbq3H
    Max6675 K type Thermocouple
    amzn.to/3vDlBEU
    SSD1306 Oled Display Module
    amzn.to/3sGkHWa
    Other must-have Tools and Components:
    Arduino Uno, Nano, Mega, Micro "All types of Arduino Boards":
    amzn.to/3fk5OTi
    Top Arduino Sensors:
    amzn.to/3vZbnfM
    Super Starter kit for Beginners
    amzn.to/3cq56C5
    Top Oscilloscopes
    amzn.to/3ctF3d8
    Variable Supply:
    amzn.to/2PEAqE7
    Digital Multimeter:
    amzn.to/2QGRPg1
    Top Soldering iron kits: "best"
    amzn.to/39nqDtb
    Top Portable drill machines:
    amzn.to/3suQMh7
    Jumper Wires:
    amzn.to/2NYPEDA
    3D printers:
    amzn.to/3ruG1dt
    CNC Machines:
    amzn.to/3cuZWVv
    Electronics Accessories:
    amzn.to/3sueV7z
    Hardware Tools:
    amzn.to/3m9UhaN
    DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for your support!
    ****************
    For more Projects and tutorials visit my Websites
    Electronic Clinic:
    www.electroniclinic.com/
    Programming Digest:
    programmingdigest.com/
    Follow me on Instagram:
    / electroniclinic
    Follow my Facebook Page Electronic Clinic:
    web. profile.php?...
    Follow my Facebook Group, Arduino Projects:
    / 190031841821771
    Email:
    stu_engineering@yahoo.com
    About the Electronic Clinic:
    Electronic Clinic helps the students and other professionals to learn electronics, designing, and programming. Electronic Clinic has tutorials on Arduino, Arduino Nano, Raspberry PI, image processing, GSM based projects, Bluetooth based projects, esp8266 projects, Nodemcu projects, robotics, desktop application designing and programming, PLC, SCADA, RC Planes, Electronics, Power Generation, HMI, and much more. Check my Playlists.
    #RaspberryPiPico
    #Max6675
    #IndustrialTemperatureMonitoring
  • Věda a technologie

Komentáře • 19

  • @rotorblade9508
    @rotorblade9508 Před rokem +1

    very nice, it took me a few minutes to set this up

  • @PhG1961
    @PhG1961 Před 2 lety +1

    Excellent video, as usual. Great overview of the different sensors. I myself like the DS very much. It's acurate and cheap and it's range is perfect for me. Another advantage is de form factor. The stainless steel housing makes it easy to submerge into liquids.

  • @romeohamzakhan787
    @romeohamzakhan787 Před 2 lety +1

    Thank you sir.
    It helped a lot.

  • @neonicblader
    @neonicblader Před rokem

    Hi question, would you know of a flat surface temperature sensor that I could lay on something using the raspberry pi? Otherwise great job!

  • @m9105826
    @m9105826 Před rokem

    Interested in doing something similar in C#, is the Max library open source so that I could port it?

  • @happymatekenya394
    @happymatekenya394 Před rokem

    A very good video bro. If I may ask what simulator did you use before connecting everything up? I am having challenges on what simulator is best for pico W in regard to a temperature measurememt application like this.

  • @fonecelautorizadatim882
    @fonecelautorizadatim882 Před 10 měsíci

    Estou tentando portar o código Micropython pra Esp32 porém não consigo mudar a pinagem no codigo. Alguma ajuda.

  • @comrastr8650
    @comrastr8650 Před 2 měsíci

    Отличная работа, хочу повторить ваш проект , но на три датчика. Сделайте код , заранее спасибо!

  • @BdyPhrk
    @BdyPhrk Před rokem

    How to convert the library to circuit python?

  • @bhaskarpujagolla9830
    @bhaskarpujagolla9830 Před 2 lety

    Great Job! I have one more requirement for the same project that is i want to connect mini printer which can print temperature, time and time, and the option for selecting printing interval.
    Is this possible ? can you help me build this project .?

    • @ElectroniClinic
      @ElectroniClinic  Před 2 lety

      if your printer has the.bluetooth option then its easy. just add a delay and send data to your printer.

  • @BdyPhrk
    @BdyPhrk Před rokem

    How to run with circuitpython?

  • @TheJavaSync
    @TheJavaSync Před rokem +1

    Pls, add PID code for better controlling temp 🙏

  • @ManiRNaidu
    @ManiRNaidu Před rokem +1

    Hii sir, can we able implement it in Raspberry pi 4 with same code

    • @ElectroniClinic
      @ElectroniClinic  Před rokem

      ya you can use the same code, but make sure you change the pin number.

  • @RobotoForgoto
    @RobotoForgoto Před 2 lety +1

    2n22222222222222.....so fast! 😂

  • @thecules6891
    @thecules6891 Před 2 lety

    I'm gonna learn everything on here...then I can basically do everything I'd wanna do at home right?
    After documenting all your videos, I just need to learn about signal hijacking so that I can macguyver anyhting and hijack it's signal for automation purposes...I also need to learn how to have two components-value's be dependant on the other in the python script(also learn python), like I tell the thing to switch of AC-power to the lights if the temperature goes too high or to switch on a fan and balance all three-"components?"---see!? -"components" I dont even know the terminology..
    I need to learn
    But what book has all of that info? circuit analysis? or is that merely step 1? then what book comes after circuit analysis? I've don basic programming so python will come with time but how do u learn this electronic- BS, where is the boook???????