balassy / laser-temp-gun

Infrared thermometer with a laser pointer built with an ESP8266 microcontroller and an MLX90614 sensor.
MIT License
5 stars 2 forks source link
18650 arduino-sketch battery-information esp8266 infrared-sensors mlx90614 oled-display-ssd1306 wemos-board wemos-d1-mini

Infrared Thermometer (aka. Laser Temp Gun)

A battery-powered infrared thermometer with a laser pointer built with an ESP8266 microcontroller and an MLX90614 sensor.

Features

The used microcontroller board has built-in WiFi capability, therefore it is possible to transmit the measured values over the wireless network for further processing (this feature is not implemented).

On this page

(This Table of Contents was generated with nGitHubTOC, but sompylasar's solution is also very usable.)

Getting Started

Hardware

Bill of Materials

You need the following hardware components to build this project:

Wiring

Model A:

Model D:

You can find the Fritzing file in the ./hardware folder.

Software

Prerequisites

Install the following libraries in the Arduino IDE:

Setup

Just compile and upload the ./software/InfraredThermometer/InfraredThermometer.ino file from this repository and you are done! No additional configuration is necessary.

3D-Printed Case

I designed a 3D printable case only for Model D. It's more a part-holder bone than a full housing, but still it is functional and I find it cool that it reveals how the device is working.

You can find the 3D printable STL and all the source files in the ./case folder.

You can print with 0.2mm layer height without support. The holes for the buttons and the battery holder mounting screw is covered with a sacrificial layer to avoid supports, so you must remove that after printing.

Shares on 3D printing community sites for comments and remixes:

About the author

This project is maintained by György Balássy.