Arduino Laser Infrared Thermometer

Поделиться
HTML-код
  • Опубликовано: 31 янв 2025

Комментарии • 55

  • @cedrikkaurit3078
    @cedrikkaurit3078 5 лет назад +1

    Came here from reddit, NICE WORK! Added to my future project list.

    • @mnmaker8440
      @mnmaker8440  5 лет назад +1

      Thanks! Let me know if you need any help

  • @mohamadahmad8268
    @mohamadahmad8268 4 года назад +1

    any replacement for GY-906 MLX90614ESF sensor? its not available in my country "Egypt" ?

  • @TheRandompaint
    @TheRandompaint 4 года назад +1

    I'm thinking about writing some code and adding a small speaker so I can have an alarm at a certain temp.

  • @chrischivers1471
    @chrischivers1471 5 лет назад +1

    Did you use an Arduino shield on the final build or did you get a small PCB produced? Looks like the nano is sat on something.
    cracking work looks great

    • @mnmaker8440
      @mnmaker8440  4 года назад

      Yup, no custom pcb for this project just sitting on a standard perf board

  • @ElectricRCAircraftGuy
    @ElectricRCAircraftGuy 5 лет назад +1

    Subscribed! Awesome job!

  • @narrwass
    @narrwass 8 месяцев назад

    Hello , will this sensor be ok to be mounted on a subwoofer speaker.I want to change your project for myself to measure the temperature on the coil of my speaker to keep track and not burn the speaker.

  • @wolfenergy4219
    @wolfenergy4219 4 года назад

    You don't need a over-discharge protection to prevent the batery from losing volts ?

  • @IndianScienceClub
    @IndianScienceClub 4 года назад +4

    How accurate does this work for human temp measurement ??

    • @ikedaclaudio
      @ikedaclaudio 4 года назад +2

      No accurate at all. To measure human body temp, you need to use the MLX90614DCI.

  • @juliog5
    @juliog5 2 года назад

    quero montar um sistema de monitoramento de temperatura dos 4 pneus do meu carro, qual modulo arduino tenho que comprar?

  • @JeremyCook
    @JeremyCook 5 лет назад +1

    Nicely done!

  • @bob-ny6kn
    @bob-ny6kn 2 года назад

    Is divergence (or LASER and sensor) an issue? Did you find an optimum, minimum and maximum distance?

  • @vishalmanodra3167
    @vishalmanodra3167 4 года назад +1

    Great work bro keep it up

  • @lucasfernandez3653
    @lucasfernandez3653 8 месяцев назад

    excellent project!!!! Amazing!!!. Can you re-upload the kitchen weight scale video? Thanks in advance

  • @Person_of_Intrest
    @Person_of_Intrest 4 года назад

    bro anylinks how you did the wiring..please share.thanks

  • @iltonrotta
    @iltonrotta 4 года назад

    Hi , Can it be used to measure human body temperature?

  • @michaeldeguzman5571
    @michaeldeguzman5571 4 года назад

    does it give accurate temperature even the person you're going to test is 1meter away from you ? PLS ANSWER

  • @suzannehaslett9042
    @suzannehaslett9042 4 года назад

    Can you please tell me what kind of laser pointer you used? What the wavelength is, please?

    • @bob-ny6kn
      @bob-ny6kn 2 года назад

      The "dot" is from a 5vdc laser, 650nm wavelength.

  • @ronen124
    @ronen124 5 лет назад +1

    nice build

  • @taganilelouisev.3267
    @taganilelouisev.3267 3 года назад

    What is the Program for it? Please

  • @dicktickles5923
    @dicktickles5923 2 года назад

    I don't know if anyone will see this at this point, but I tried printing it and I'm having some fitting issues. Would decreasing layer width help at all? Any suggestions appreciated.

  • @michaeldeguzman5571
    @michaeldeguzman5571 4 года назад

    is this accurate temp?

  • @subodh9077
    @subodh9077 4 года назад +1

    Will this work for measuring human body temperature?

    • @mnmaker8440
      @mnmaker8440  4 года назад

      While it may work, I would recommend purchasing one to get accurate results. There are a few extra steps to calibrate this sensor for accurate results that I did not go into during this video. This project is just for fun and not meant to be a medical device.

  • @mertguler8826
    @mertguler8826 4 года назад

    which softwares do you use to design and 3d print the product?

    • @mertguler8826
      @mertguler8826 4 года назад

      oh, nm. i found it on instructables.

  • @eindeend
    @eindeend 5 лет назад +1

    Hey, I like the project a lot! Can you maybe upload the original Fusion 360 file? That would make it much easier for me to enlarge the top section.

  • @giovannyrodriguez2111
    @giovannyrodriguez2111 4 года назад

    funicionara igual si lo conecto con un MLX90615

  • @MuhammadIqbal-ul2sk
    @MuhammadIqbal-ul2sk 4 года назад

    how long the battery when the device is on? 1 day or?

    • @mnmaker8440
      @mnmaker8440  4 года назад

      Hmm.. hard to say without measuring the exact current. My guess is since a 9V battery has ~450 mAh and the nano takes ~20 mA, then 450/20= 22.5 hrs. It might be a little less since the laser takes current but you can just turn the thermometer off when you are not using it to save power.

    • @MuhammadIqbal-ul2sk
      @MuhammadIqbal-ul2sk 4 года назад

      @@mnmaker8440 thank you so much :)

  • @igoaaronlu8142
    @igoaaronlu8142 4 года назад

    thank u !!

  • @ajidanangpamungkas5584
    @ajidanangpamungkas5584 4 года назад

    Can you share about software for design casing ??

    • @mnmaker8440
      @mnmaker8440  4 года назад

      The software is Fusion 360. Its free for hobbyists!

  • @pentelpen26
    @pentelpen26 4 года назад +2

    maximum range (distance to the object)?

  • @strugglingsciencestudent5970
    @strugglingsciencestudent5970 4 года назад

    Hello thanks for this video.
    I have absolutely no idea about physics. I somehow mugup stuff and write exams.
    I am doing this for my project. How to make the code work? How to put in the code into the led display?

    • @mnmaker8440
      @mnmaker8440  4 года назад

      I would recommend checking out some other RUclips tutorials to learn the basics of programming Arduinos and then coming back to tackle this project. I assumed a decent amount of programming knowledge going into it. Good luck!

    • @bob-ny6kn
      @bob-ny6kn 2 года назад

      1. Connect all the circuit parts.
      2. Load the code into the IDE. Compile and upload to the Arduino.
      3. The code prints to the SSD1306 with display.print();

  • @yupingliao4078
    @yupingliao4078 Год назад

    (I like this 3D printing shell,+👍1 )I will download it to stl, after I modify the shell, I will do other projects, my project is laser distance measurement.

  • @rohanbarnwal5940
    @rohanbarnwal5940 4 года назад

    Sir can you please tell the range of the sensor

    • @mnmaker8440
      @mnmaker8440  4 года назад

      If you are farther away from the object than it makes a bigger focus point so it would be best to keep it a close as possible to the object you are measuring. The datasheet for the sensor will tell you all the information you need

  • @jehad5900
    @jehad5900 4 года назад

    I need circuit diagram please

  • @olvarberrios
    @olvarberrios 4 года назад

    where it the arduino code please>>>> ?? salutes from puerto rico

  • @CharbellRau1
    @CharbellRau1 3 года назад

    Can i use this for humans????

  • @familyoffriends3041
    @familyoffriends3041 4 года назад

    Where is the code of programming

    • @mnmaker8440
      @mnmaker8440  4 года назад

      The code can be found in the instructable that is linked in the video description.

  • @ajidanangpamungkas5584
    @ajidanangpamungkas5584 4 года назад

    Can you share about software for design casing ??

    • @mnmaker8440
      @mnmaker8440  4 года назад

      I used Fusion 360, it's free for hobby usage!

    • @ismail_Mk10
      @ismail_Mk10 4 года назад

      @@mnmaker8440 dosent need coding?