You can make this 3D-printed, Arduino-powered IR thermometer yourself

If you want to measure the temperature of an object, one very convenient way is to use an infrared thermometer. MN Maker didn’t have one, and after wondering just how hot a component was getting, he decided to simply build one.
His device utilizes an Arduino Nano for control, and resides inside a 3D-printed enclosure that he designed. Temperature sensing is handled by an MLX90614 IR thermometer on a GY-906 breakout board, and a small laser is used for aiming. Once the temperature is obtained, it’s displayed on an OLED screen in the back of the housing in both Celsius and Fahrenheit.
Arduino code and print files are available via the project’s write-up.
October 26th, 2019 at 10:31:57
Hey, nice work!
What is the field of view of your MLX90614 sensor? The datasheet says the lowest FOV option is 5 degrees, so without a lens you’re averaging the temp over a fairly large area at a metre distance.
I have this same problem, hence I haven’t built a similar device yet.
Did you install a lens or come up with a different solution?
April 8th, 2020 at 04:35:49
I have a question please, can I use the passive infrared sensor (PIR) to measure the temperature in state of the MLX90614 IR thermometer or a GY-906 sensors, because unfortunately I can’t find it in any stores now. Or if you have any another alternative sensor to do that
Thanks in advance for your reply