Using Melexis MLX90614 Non-Contact Infrared Thermometer with Arduino

  Рет қаралды 59,181

Robojax

Robojax

Күн бұрын

Пікірлер: 138
@robojax
@robojax 4 жыл бұрын
Please watch the latest long range accurate version MLX90614-DCI with field of view °C kzbin.info/www/bejne/oH-bZ4OJdq2AmNk
@electronic7979
@electronic7979 4 жыл бұрын
A useful video and an excellent narration. liked it very much
@robojax
@robojax 4 жыл бұрын
Thank you.
@Urza1
@Urza1 4 жыл бұрын
Searching for a video for an Arduino sensor… Robojax has a video? Perfect!
@robojax
@robojax 4 жыл бұрын
thanks. here is the latest video with high accuracy sensor kzbin.info/www/bejne/oH-bZ4OJdq2AmNk
@munkazatips8994
@munkazatips8994 4 жыл бұрын
Sir you are great..... Explanation upon whole projects is outstanding...... The best positive point is that you respond to almost every individual (viewer) which is definitely a tedious task but you manage it well and this is the best feature of your channel...... Stay blessed ....... i wish you to keep making such fruitful videos for us..... Thanks.....
@robojax
@robojax 4 жыл бұрын
@MUNKAZA TIP, you are welcome. Thank you for your comments.
@ALMK2
@ALMK2 4 жыл бұрын
تشكر اخي احمد على مجهودك الرائع استمر في نشر المعرفة و العلوم
@robojax
@robojax 4 жыл бұрын
مرحبا بك. إن شاء الله سأفعل ذلك.
@variousexperiences6485
@variousexperiences6485 3 жыл бұрын
Wonderful mr Ahmad thanks for this video
@robojax
@robojax 3 жыл бұрын
you are very welcome.
@AmateurInventor
@AmateurInventor 4 жыл бұрын
You are doing great. I learned very much from you
@robojax
@robojax 4 жыл бұрын
I am glad you found it useful.
@sanjhbatiguha8900
@sanjhbatiguha8900 Жыл бұрын
want to measure temperature of a Thyristor ( SS body )...widely varying from 1cm to 10 cm...what to do for getting correct measurement
@t.o.6639
@t.o.6639 Жыл бұрын
Is it possible to unstall it for a diy tsla powerwall with (300) cells type 18650? I assume not because with ambient it's creating a average value, but I would like to ensure that I have no heater cell built :(. How far was your heater at the c end away?
@eduardoalajas8153
@eduardoalajas8153 4 жыл бұрын
sir can you help me with this error C:\Users\ealaj\OneDrive\Desktop\thermaltest1\thermaltest1.ino:3:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char *typeName[]={"Object","Ambient"}; ^ C:\Users\ealaj\OneDrive\Desktop\thermaltest1\thermaltest1.ino:3:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
@robojax
@robojax 4 жыл бұрын
Hi, it says "forbids converting a string constant to char" so it means you have modified the code and done something. Please do not change it and it will read. You may watch the updated video and other related videos here kzbin.infosearch?query=MLX90614
@eduardoalajas8153
@eduardoalajas8153 4 жыл бұрын
@@robojax hello sir i just paste your code i did not change anything
@Leo-db6mi
@Leo-db6mi 6 ай бұрын
Pls do a video explaining how to use multiple of these
@robojax
@robojax 6 ай бұрын
Please search my channel for the word “multiple “ and apply the same principle to your project even though it might be a different module.
@boogalouu
@boogalouu 3 жыл бұрын
The temperature read by the sensor varies badly with distance AND ambient temperature - for a proper usage the ambient temperature has to be read (function is in the library) and corrections made. Variance I measured @human temperature level and room temperature (due just to the warming of the sensor during normal operation) can be up to 3 degrees Celsius.
@ro6ee
@ro6ee 2 жыл бұрын
help my mlx90614 was reading temp yesterday but when i plug it in now it shows NaN reading
@robojax
@robojax 2 жыл бұрын
It means wiring has problem. Check it and please reply
@ro6ee
@ro6ee 2 жыл бұрын
@@robojax sometimes when i push the wires to the sensor a little i get readings or the readings/program stops completely.
@robojax
@robojax 2 жыл бұрын
Yea so they is wiring problem may be pcb has problem or loosen pin . Check it under magnifier
@_U_will_always_shine
@_U_will_always_shine 3 жыл бұрын
My mlx sensor is always giving output of 1037 celsius and 1080 fahrenheit .How to fix this
@robojax
@robojax 3 жыл бұрын
Wiring problem
@_U_will_always_shine
@_U_will_always_shine 3 жыл бұрын
I have checked wiring numerous times and i just connected one sensor so wiring is not complex to miss errors. I am still getting this error.
@mohammedabdulghany4638
@mohammedabdulghany4638 3 жыл бұрын
يعطيك العافية شرح رائع...
@ineffableseul
@ineffableseul 4 жыл бұрын
sir if i put the sensor in casing or in a box.. and then use it for measuring.. do i still need to put a hole on the melexis sensor ???? or as long as the case is transparent it will detect the measurement? thanks a lot
@robojax
@robojax 4 жыл бұрын
Hi, I have included the link to the latest video in the description. please see it here kzbin.info/www/bejne/oH-bZ4OJdq2AmNk and you will get your answer.
@joost9522
@joost9522 2 жыл бұрын
Is it also possible to put the sensor on A2 and A3 of the arduino, because I already used A4 and A5 (SDA & SCL)
@robojax
@robojax 2 жыл бұрын
You can connect 128 devices in parallel
@joost9522
@joost9522 2 жыл бұрын
@@robojax Hi, thank you for your reaction, I've already attached an (I2C) 14x2 LCD Screen to pin A4 and A5. Can I now just add the MLX90614 also on these pins? I assumed that this wouldn't work because the Arduino wouldn't know if it should write the LCD or read the MLX. But so I don't need extra hardware to make this work? Thanks in advance, I'll test it tomorrow. kind regards, Joost
@robojax
@robojax 2 жыл бұрын
Did you understand the meaning of parallel? If not google it or Bing it please because I have answered your question already
@joost9522
@joost9522 2 жыл бұрын
Yes I just didn't know how it would work, but now I found that the SCL and SDA pins are using adresses it does. Thanks for your help
@amronigho4316
@amronigho4316 4 жыл бұрын
Thank you, i will try it and add buzzer for temperatures above 40'C
@robojax
@robojax 4 жыл бұрын
You are welcome. Good luck.
@amalalzahrani9041
@amalalzahrani9041 2 жыл бұрын
Hi Ahmed Can we read the output signal Vout or current of this sensor to sketch the correlation between Temperature and output signal?
@robojax
@robojax 2 жыл бұрын
Hi, this is digital and we can’t read it like that.
@sivamnatesan137
@sivamnatesan137 4 жыл бұрын
Which material(for Metal cap) should I use to reduce the FOV of sensor? Because the metal cap which I am using on top of the sensor should not come under the FOV of sensor, right?
@robojax
@robojax 4 жыл бұрын
After making this long range MLX90614 video kzbin.info/www/bejne/oH-bZ4OJdq2AmNk I learned that this sensor (short range) is like or direct contact or 1 to 2cm. So get the better version if you want longer range and accuracey.
@sivamnatesan137
@sivamnatesan137 4 жыл бұрын
​@@robojax I am using a plastic lens to reduce the FOV of sensor, but there is considerable decline in object temperature proportionately with distance. is thera any chance to calibrate the sensor output with lens? www.probots.co.in/lens-for-infrared-temperature-sensor-mlx90614.html
@nelomedia805
@nelomedia805 2 жыл бұрын
Hello! Could you please tell me how to have a total of six mlx90614 sensors on one Arduino? Would an uno or nano be sufficient or would I need a Mega?
@robojax
@robojax 2 жыл бұрын
Hello, you need to create object like the one shown in this video kzbin.info/www/bejne/gmfInJ9odqeWq7s just apply the same principle
@bachshukla8646
@bachshukla8646 4 жыл бұрын
Hi sir, I bought the NON-PCB version of DCI. I connected the capacitor ad instructed ,still the sensor not getting detected in i2cdetect on raspberry pi
@robojax
@robojax 4 жыл бұрын
Hi, please watch the latest video kzbin.info/www/bejne/oH-bZ4OJdq2AmNk
@choesnulrendysapoetra8108
@choesnulrendysapoetra8108 4 жыл бұрын
I have difficulty in the accuracy of the precision temperature results, because the temperature reads below normal, what's the solution mr?
@robojax
@robojax 4 жыл бұрын
It has field of view (FOV) of 90°. so you have to keep is very close 10mm. Here is precise and long rage with 5° FOV kzbin.info/www/bejne/oH-bZ4OJdq2AmNk
@suzannehaslett9042
@suzannehaslett9042 4 жыл бұрын
Hello there. Is there one infrared wavelength emitted from the thermometer?
@robojax
@robojax 4 жыл бұрын
No. All objects emit infrared energy, known as a heat signature. An infrared sensor detects and measures the infrared energy of objects. learn more here www.fluke.com/en-ca/learn/best-practices/measurement-basics/thermography/how-infrared-cameras-work
@suzannehaslett9042
@suzannehaslett9042 4 жыл бұрын
Robojax I know all objects emit infrared energy. But I want to know if all of the non-contact thermometers emit one wavelength of red light or infrared. I know that ihealth thermometer does and that the ones that have a red light standard diode do. But I’m wondering about the ones that only have one hole on the face and no light beam.
@robojax
@robojax 4 жыл бұрын
no this will not emit anything.
@pankajmeena8636
@pankajmeena8636 4 жыл бұрын
Hello your model no was MLX9061 - xCA but in the datasheet , field of view for this model is not given
@robojax
@robojax 4 жыл бұрын
Hello, please watch this latest video with more details kzbin.info/www/bejne/oH-bZ4OJdq2AmNk
@rudrashiva
@rudrashiva 4 жыл бұрын
How it can tell you accurate reading when your measuring temperature of different surfaces ( emissivity play a important role in finding about the correct reading and every surface have different emissivity)
@robojax
@robojax 4 жыл бұрын
The demonstration is shown and you have to come to conclusion. also I have mentioned the accuracy in demonstration and by showing the datasheet.
@rudrashiva
@rudrashiva 4 жыл бұрын
@@robojax 0.5°C error , emissivity of polished aluminium (at 100°C ) is 0.095 you will get error more than 10°C here. If I have to see data sheet every time then what is use of this coding and sensor.
@raffyturc
@raffyturc 4 жыл бұрын
thanks. i have this sensor but with the lens. been meaning to integrate this to an 'multi purpose home tool/sensor' . have a nice day. hope your doing well 👍
@robojax
@robojax 4 жыл бұрын
you are welcome. Good day.
@devinboser6490
@devinboser6490 2 жыл бұрын
Can you make a video or assist with changing the address for the mlx90614 IR sensor? I want to string multiple sensors together and have not found anything online that works.
@robojax
@robojax 2 жыл бұрын
Hi, with a simple search I found this github.com/sparkfun/SparkFun_MLX90614_Arduino_Library/blob/master/examples/Example4_Change_i2c_Address/Example4_Change_i2c_Address.ino which was mentioned in here learn.sparkfun.com/tutorials/mlx90614-ir-thermometer-hookup-guide
@adityajindal3813
@adityajindal3813 4 жыл бұрын
Hey Great work! I have the 5v version of mlx90614. I have connected it to 5v power supply but the i2c pins are connected to 3.3v level i2c bus. It is working but the accuracy is not very good. I measured my temp using thermometer and it was 36.9c but on bringing palm close (2cm) to the sensor I get only 34.5 . Is it okay or is it because of the 3.3v i2c bus. Please help.
@robojax
@robojax 4 жыл бұрын
I have already put the in the first comment that you have to watch this new video kzbin.info/www/bejne/oH-bZ4OJdq2AmNk
@ivana.porneso4695
@ivana.porneso4695 3 жыл бұрын
Hello sir, I'll just ask if you can connect this to an OLED display?
@robojax
@robojax 3 жыл бұрын
You should have searched my channel and not waited. But here is one and you can search for others as well kzbin.info/www/bejne/i568mnuKhN9ga80
@WaqarAli-rn4mn
@WaqarAli-rn4mn 3 жыл бұрын
hi sir please respond and soon as possible while uploading the code it shows error 'mlx'. was not declared in this scope
@robojax
@robojax 3 жыл бұрын
it means you did not watch the video fully and skipped. You even did not watch the first 45 second of the video.
@WaqarAli-rn4mn
@WaqarAli-rn4mn 3 жыл бұрын
@@robojax it gave me the correct value for 2 minutes and no it is not giving any value in serial moniter. sir what to do with this now
@Sodasneak1
@Sodasneak1 4 жыл бұрын
Where did you find this mlx90614? I can’t find it in stock anywhere :/
@robojax
@robojax 4 жыл бұрын
Hi, have you watched the video? I have even shown the store and the prices.
@MooseyMax
@MooseyMax 4 жыл бұрын
www.adafruit.com/product/1747
@mahmoudromio6125
@mahmoudromio6125 3 жыл бұрын
How many sensors can be connected to the Arduino, and is there an Arduino that I can connect to more than one sensor
@robojax
@robojax 3 жыл бұрын
Hello, in this line Adafruit_MLX90614 mlx = Adafruit_MLX90614(); change it to Adafruit_MLX90614 mlx1 = Adafruit_MLX90614(0x5A); and for the 2nd sensor use Adafruit_MLX90614 mlx2 = Adafruit_MLX90614(0x5B); now in the code every where you saw mlx, change them to mlx1 and mlx 2 see this example and learn from it kzbin.info/www/bejne/gmfInJ9odqeWq7s
@faitsdivers856
@faitsdivers856 4 жыл бұрын
jazilaan Can this module be used medically, and how much the distance to object ? Thank you so much
@robojax
@robojax 4 жыл бұрын
Yes it can but not just like this. you will need to use for very short distance or use some lens to make angle of view narrow. I have provided the datasheet, perhaps you need to have a look at it.
@passiontechklm
@passiontechklm 4 жыл бұрын
Thank you Sir.Amad
@robojax
@robojax 4 жыл бұрын
you are welcome.
@ramusiddani
@ramusiddani 4 жыл бұрын
hi how to increase temperature distance range ?? I want measure object from 60 to 100 cm distance accurately. Please suggest.
@robojax
@robojax 4 жыл бұрын
I believe I explained it two or three times in the video. You must have skipped the video.
@mahmoudromio6125
@mahmoudromio6125 3 жыл бұрын
I want to know if there is an Arduino that I can connect to six MLX90614 sensors Can you tell me its type or its name? If it is not, what do you advise me
@robojax
@robojax 3 жыл бұрын
Assalamu alaikum Mahmoud, here I wrote code for you but I have not tested it. you have to watch the video fully to learn how the old code works and learn. then you have to study the code below and find the pattern for 3 sensors. once you learned, you can make it for as many sensor as you like. robojax.com/learn/arduino/?vid=robojax_MLX90614_multiple Please read the article. I've provided enough information so you can keep going. good luck and stay safe I am sorry I can't help further as I don't have the time spare on this.
@IndianScienceClub
@IndianScienceClub 4 жыл бұрын
How accurate does this work for human temp measurement ??
@robojax
@robojax 4 жыл бұрын
I believe I've shown you in the video. it depends how you use it. Watch the video fully without skipping.
@IndianScienceClub
@IndianScienceClub 4 жыл бұрын
@@robojax I did watched the whole video but what i am trying to know is that can you use it for human temp like when you applied your hand it was about 86-87 degree F . Now that's not even the normal body temp of human so do you consider it to be an accuracte temp measurement unit for human measurement
@falahakmalismail9059
@falahakmalismail9059 4 жыл бұрын
Hi, can I know how to calibrate the sensor ?
@robojax
@robojax 4 жыл бұрын
Hi, on page 22 of datasheet www.sparkfun.com/datasheets/Sensors/Temperature/MLX90614_rev001.pdf it says it has been fully calibrated at factory. But for your own application you make implement certain parameters and calibrate it.
@shubhankarmajgaonkar1244
@shubhankarmajgaonkar1244 3 жыл бұрын
Hello your video is just amazing. I'm using mlx sensor and and OLED i2C display. When I connect mlx only it works but if I connect both mlx and OLED to display temperature it's not working can you please tell me how to solve this issue? I connected SDA and scl pins of both mlx and OLED to A4 and A5 respectively and using Arduino nano.
@rohitmahajan1764
@rohitmahajan1764 4 жыл бұрын
How to calibrate mlx90614 in a simplest way??
@robojax
@robojax 4 жыл бұрын
Hi, watch the better version of this kzbin.info/www/bejne/oH-bZ4OJdq2AmNk
@iyansetiawan2802
@iyansetiawan2802 4 жыл бұрын
Maaf ingin bertanya bagaimana jika ingin membuat mlx menjadi jauh jaraknya dan tetap akurat
@robojax
@robojax 4 жыл бұрын
Saya sedang mengerjakan versi jangka panjang ini. video akan segera hadir.
@iyansetiawan2802
@iyansetiawan2802 4 жыл бұрын
@@robojax kapan tayang videonya?
@azezegizachew3713
@azezegizachew3713 4 жыл бұрын
good work,please show me the simulation of your work on proteus right now
@robojax
@robojax 4 жыл бұрын
Thanks. I don't understand this software which I can't even pronounce, is not only it is available for free but it is insanely expensive, why I got comment about it? $6000 is the cheapest version. I am in favor of Open Source or at least reasonably priced software. They don't have a free version with limited capability. Trail is just spying software to collect information on you.
@sushantgupta4757
@sushantgupta4757 4 жыл бұрын
Thanku so much 😍😍😁
@robojax
@robojax 4 жыл бұрын
you are welcome. See related videos on MLX90614 here kzbin.infosearch?query=MLX90614
@souhrudhjeevan1287
@souhrudhjeevan1287 4 жыл бұрын
Please add a buzzer to it for sounding higher temperatures Pls reply me I need it for a project
@robojax
@robojax 4 жыл бұрын
Hi, have you watched the video? fully? I have explained in side the code how do something with temperature as it is equal, lower or higher than desired value. From this video you will learn how to turn on a buzzer kzbin.info/www/bejne/ame9XmmDi91-pMU and from this video you will learn how to turn ON/OFF a relay which then you can turn ON or OFF any AC or DC load like motor, fan, speaker whatever you want. Good luck.
@moathnaji2763
@moathnaji2763 4 жыл бұрын
Could you make All/FULL band radio (LW,MW,SW,FM) with one of these modules Si4730/31/34/35?
@robojax
@robojax 4 жыл бұрын
I have got the RDA5807/ Si4730 FM receiver for over 2 years and hesitant to make a video because I believe very few people will watch it or need it. It is due to mu personal interest. I will make video if time permits. But AM has very few listeners and Short wave should be dead because you can't even get the receiver for it.
@masdanubahtiar
@masdanubahtiar 4 жыл бұрын
Sir, how to use 2 mlx90614 with an arduino?
@robojax
@robojax 4 жыл бұрын
I did search for you and if you can configure the library github.com/adafruit/Adafruit-MLX90614-Library/blob/master/Adafruit_MLX90614.h line 25 sets the address. . you should know the meaning of object.
@masdanubahtiar
@masdanubahtiar 4 жыл бұрын
@@robojax thank you sir, I'll try
@robojax
@robojax 4 жыл бұрын
you are welcome.
@pratapreddy7218
@pratapreddy7218 4 жыл бұрын
nice sir, can you make a video about interfacing MLX90614 with raspberry pi and example code
@robojax
@robojax 4 жыл бұрын
this needs library and lots of work, perhaps week or 10 days. very costly. unless it is a paid project, I don't think worth it. but you are doing a commercial or school project, look at documentation and this library, it would be very easy.
@pratapreddy7218
@pratapreddy7218 4 жыл бұрын
@@robojax thanks ,working for commercial project . Suggest some guiding examples or documents which are helpful Thanks
@astrophysics6326
@astrophysics6326 4 жыл бұрын
My sensor is just reading 1000+ celsius i dont know why
@robojax
@robojax 4 жыл бұрын
it seems you have bad wiring. Try using I2C scanner (just get the code ) robojax.com/learn/arduino/?vid=robojax-I2C-scanner and see if get the I2C address.
@lakmaljayarathne1651
@lakmaljayarathne1651 4 жыл бұрын
Thank you.....
@robojax
@robojax 4 жыл бұрын
You are welcome.
@yasirballo788
@yasirballo788 4 жыл бұрын
Hello bro , how i can record and play movements of servo motor and DC motor by using L298n driver for Dc motor, pleas if you have a time teach me or make a tutorial about this . Thanx dear
@robojax
@robojax 4 жыл бұрын
Hi, please post your question under the relevant video and I will replay. this way people learn. this video is on infrared thermometer. Don't worry all comments from all videos are shown on single page and I never miss them.
@yasirballo788
@yasirballo788 4 жыл бұрын
Ok dear, thank u And sorry for this
@robojax
@robojax 4 жыл бұрын
no problem. I just tried to inform you. 😊 .
@ManishGupta-jz9jf
@ManishGupta-jz9jf 4 жыл бұрын
Sir, How can I buy IR detector lens?
@robojax
@robojax 4 жыл бұрын
I have shown the page in the video.
@juliodejesus5905
@juliodejesus5905 4 жыл бұрын
Hola soy de argentina me gustaría si puede ser en español me interesaría poder fabricarlo desde ya muchas gracias o en lo posibles los materiales para fabricar el termómetro para medir temperatura corporal saludos
@robojax
@robojax 4 жыл бұрын
Puede contactar al fabricante del sensor para obtener el sensor www.melexis.com/en/product/MLX90614/Digital-Plug-Play-Infrared-Thermometer-TO-Can Puede encontrar el distribuidor del producto en esta página. diswww.melexis.com/en/contact/distributors Para cada producto proporciono todos los detalles y documentación donde pongo el código.
@divyanshsao9380
@divyanshsao9380 4 жыл бұрын
Please please please please please please please help me I want this information in database please help
@divyanshsao9380
@divyanshsao9380 4 жыл бұрын
Sir I am making a robot that record and send information to database of patients in hospital
@divyanshsao9380
@divyanshsao9380 4 жыл бұрын
I want to make for people can you please help me
@robojax
@robojax 4 жыл бұрын
you want something that is full year of research and work. Start from scratch or use ESP32 module instead of Arduino UNO, it has WiFi and you can do it very easily.
@divyanshsao9380
@divyanshsao9380 4 жыл бұрын
@@robojax sir I am making it using blynk app and nodemcu but in blynk app how I can save data
@abdul-q-khan
@abdul-q-khan 4 жыл бұрын
👍
@robojax
@robojax 4 жыл бұрын
Thanks
@Mayo020
@Mayo020 2 жыл бұрын
dude u gotta add the schematic diagram when doing this shit
@robojax
@robojax 2 жыл бұрын
If you skip the video that is what happens. I have explained all pins at the beginning. Then I just mention to connect which wire to where.
@robojax
@robojax 2 жыл бұрын
Here is the video which is part of the Arduino course with wiring diagram kzbin.info/www/bejne/a2WbgX9-nL-epbM
@Mayo020
@Mayo020 2 жыл бұрын
@@robojax ok thank you i will look into it
@Mayo020
@Mayo020 2 жыл бұрын
@@robojax thank you
@GingerBrown-nt5hu
@GingerBrown-nt5hu 9 күн бұрын
ini ga bantu blog
Arduino Laser Infrared Thermometer
3:30
MN Maker
Рет қаралды 63 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Уроки Ардуино. ПИД регулятор
28:57
Заметки Ардуинщика
Рет қаралды 485 М.
Non-Contact Thermometer Infrared Sensor MLX90614 with LCD
11:57
RFID Locks are way too easy to "Hack"! Let me show you!
11:41
GreatScott!
Рет қаралды 1,3 МЛН
Contactless IR Temperature Sensor MLX 90614
6:33
Saravanan AL
Рет қаралды 52 М.
Hardware interrupts
27:36
Ben Eater
Рет қаралды 605 М.
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН