Arduino infrared thermometer with case MDF
HTML-код
- Опубликовано: 7 фев 2025
- The video guide how to make your own infrared thermometer like a medical thermometer type.
The case is made from MDF 3mm wood with laser cut high accuracy
The sensor is GY-906, result is sent to Arduino Pro Mini, then show on OLED screen 128x64
Arduino code and circuit: bit.ly/3BQgbqz
Follow me at: engineer2you/
---------------------------------------------------------------------------
------------Part list to purchase------------
1. Arduino Pro Mini amzn.to/3DU941f
2. OLED screen 128x64 amzn.to/3kSP0I7
3. Infrared thermometer GY-906 amzn.to/3wMkxfR
4. Battery case amzn.to/2SiOpBt
5. Battery 18650 amzn.to/2FZYSv1
6. Battery 18650 charger amzn.to/3DUD790
7. MDF case: bit.ly/3BQgbqz
-------------------------------------------------------------------
Other meaning project made by me:
1. Shadow light box bit.ly/2rtcrMN
2. Motor PID speed control bit.ly/2Slicag
3. Temperature indicator bit.ly/2E5EhBl
4. How to program OLED screen bit.ly/2E7Q5mH
------------------------------------------------------------------
Thanks for your watching. Please help me to reach 2,000 subscribe! Thanks
Excelente propuesta para mis estudiantes... Me gustaría si puede hacer el favor de compartir el plano de la caja del termómetro. Gracias
congratulations ...
you mix what I like the most carpentry and electronics.......congratulations ...
elfo frodo thanks for your comment
una pregunta, a la hora de enviar la progrmacion de arduino, como se llama la tarjeta color naranja
HELLO CAN I USE THIS PROJECT WITH AN ARDUINO UNO ?
Great work ! the full circuit would be nice
Hi, you can find circuit on the link at video description section.
Circuit not download sir
very good project . good bro ,keep it up
Circuit not download sir
i've checked, it is still working
Where can you get all the supplies to make this?
I liked that you answer on the comments so subscribed your channel
Thanks :)
can we use arduino nano?
Hi from where can we get the design to cut the MDF Board
Gurmeet Sharma please send mail to baank83@gmail.com
any replacement for GY-906 MLX90614ESF sensor? its not available in my country "Egypt" ?
So creative! Good work
Thankss
Good afternoon friend, could you replace the gy-906 sensor with the Dht11. since I only have the Dht11: / thanks I wait for your answer
Oh, this project is for measuring temperature non-contact and quick response. With DHT11, we have to wait about 5min to get temperature with contacting to object. If you want to measure temperature of DHT11, you can go to another video instruction of my channel. Thanks for your visit
Can we use atmega328 instead of Arduino ??
NoOB GaMeR yes. You can
@@engineer2you So that what are the necessary changes we should do in Arduino code
NoOB GaMeR Arduino UNO also uses Atmega328p. So you dont need to change anything
Can you explain the necessary changes that we have to do in connecting Atmega328 pins with sensor , and rest of the components
@@aln_vincnt please study, it is not difficult
Sir, can I use your code for arduino uno
Great Work! 😷👍🏼
thanks for your visit
sir may i ask i'm just wondering what is the use of the red led thank you
Jean Marc Reyes hi, it’s just for indicating or even decoration that the GY-906 is measuring
@@engineer2you ohhh so basically i can skip on using the red led and just use the sensor alone. Thank you sir
@@jeanmarcreyes6927 yes, you can skip it :)
hi, if i use an arduino uno instead of the pro mini, there would be a problem??
alvaro saul Segovia pujaico no, bro. But UNO has a big size, cant import to mdf case
nice one ………...great work
Thanks for your visit :)
Hello, Can you pass me the measures of the mdf?
HI BRO, CAN I USE THE MLX906 SENSOR TO DO IT? THANKS
Diego Alonso Ibarra Morales yes, you can if you know how to read data from mlx906
@@engineer2you do you have information about that?
Diego Alonso Ibarra Morales i’ve checked on internet, MLX906 is GY906 (sensor in this video!)
sir i got your mail but tat circuit is not clear which u given in tat link, so please share full circuit connection
The circuit is very clear, the only thing that is missing are the wires +5V to VCC and -5V to GND. That's all!
Sir, I use an arduino nano(3.3v) should be ok right instead of arduino pro mini
Yes. Nano is also OK
sorry to bother you
one more question, there are MLX90614A and MLX90614B, both of these can be use for the project?
please give me another layout can even understand your layout of wires and connections
Sorry, i dont have another layout
@@engineer2you can you please make it clear your layout i cant understand it
The sensor field of view is way to wide, how do i fix this? I am using all the same parts you use and your exact coding. But when i try to temp an object, if i move an inch a way it drops over 200 degrees F making it extremely un accurate and un usable if the sensor is move than a quarter inch away.... PLease help!!
This sensor can only measure in 2cm distance. If you want to measure in long distance, you have to choose sensor with lense
@@engineer2you can you tell me few sensors which can work for longer distance (about 500mm to 1000mm)
Hello Sir, nice work. Is it possible for you to edit the code to display the temperature in Fahrenheit with one digit after the decimal, it will be great and helpful to man kind. Thanks.
Sure. Please modify the code :)
(0°C × 9/5) + 32 to convert between. Simply use this, in conjunction with something like "Serial.println(temp, 1)" after setting the result to a float.
Ryan Doucet thanks for your help
Seem mlx90614 not accurate for human body temperature, I used to add +3.5C offset, but still messi, do you have any idea for calibrate this ?
It will show stable value as in video, however, accuracy of this sensor is +/-0.5 dgC.
@@engineer2you So is this sensor have medical accuracy ? Does it meet the medical industry standard?
@@CryptoConscious481 sorry, this sensor doesn't have medical accuracy. For medical accuracy, we have to find another sensor. This sensor is from Melexis maker (www.melexis.com), which also can offer medical sensor with accuracy +/-0.1dgC, but i guess it will be high price
@@engineer2you Okay thanks, do you know a specific model sensor that can get me medical accuracy?
@@CryptoConscious481 see this datasheet www.sparkfun.com/datasheets/Sensors/Temperature/MLX90614_rev001.pdf
page 26 mention about medical accuracy, but it states "on request" Melexis for medical accuracy. It seems it's difficult to get sensor with medical accuracy for personal usage like us.
What software do you used sir for code Arduino, and what version more infrared gy906 because my country doesn't have, and thank you for your video, and sorry for my bad English
I used Arduino IDE to program arduino. Now, this sensor is rare because of high demand for Covid19
@@engineer2you it's okay sir no problems, i think i must buy on China with AliExpress, and many thanks for you for your answer
Can you show me the complete circuit diagram? Thank you!
Please find it at video description. Thank you :)
what is the 5VDC and 2.2k in the circuit diagram? Is that the battery holder?
Thank you
Hoper's Channel power supply from battery. 2.2k is used for i2c network
Thank you for your help :))
Sir can you send me the program which we embed on arduino
On the link at video description.
Sir l need complete wiring diagram, because I tried but it's not working may be wrong connection so share full wiring diagram
Hi. Please go to this link, you will find the circuit. www.engineer2you.com/2019/10/arduino-infrared-thermometer-with-case.html?m=1
@@engineer2you Sir this circuit already there in your video but tats not clear to understand so share full circuit and connecting pin details
can I replace it with DS18B20 "Digital Temperature Sensor"?
DS18B20 is not infrared sensor, and protocol communication is 1 wire, dallas protocol
good job ! ^^
Tell me your opinion about this project. Thanks
Nice project! I like it very much. Could you send me the design of the case or how I can get the MDF case? I wish to build the project for my students. Thanks in advance for your kind help.
@@dasmanjohan7468 Hi, you can download the design file here bit.ly/2PxJGr7
I used MDF wood 3mm thickness, then cut by Laser cnc machine. Hope this can help you.
@@engineer2you Good job !! Thanks !!
I need complete wiring diagram sir,
Sir send me complete wiring diagram for this, I am very beginner for this type of project.
Can't c code, please make it available
Pooja Jaldu hi, what you mean? Cant download?
بماذا يعوض mlx90614
Case?
Muhammad Iqbal the link here: bit.ly/2PxJGr7
Simulator name?
What you mean about “simulator”? I didnt use any Simulator for this project
I like
I am new and interested in building the product step by step if you could contact me for support
Yes, how can i help you?
Good morning, could you replace the MLX90614 sensor with the MLX90615, Considering making the connetion change according to the connections data sheet. dtsheet.com/doc/1776025/comparative-table-between-the-mlx90614-and-the-mlx90615-d.... I wait for your answer
xe1bwb yes, it is possible. Let’s try it
Should have waited a couple months...
للمحكاة