The Temperature IR Bricklet is equipped with a infrared thermometer. It can extend the features of a Brick with the capability of contactless temperature measurement.
You can read out object temperature and ambient temperature in °C. It is possible to define the emissivity of the object you want to measure (most infrared thermometers can't do this) . With configurable events it is possible to react on changing temperatures without polling.
Property | Value |
---|---|
Sensor | MLX90614ESF-BAA |
Current Consumption | 2mA |
Object Temperature | -70°C to 380°C in 0.1°C steps (16bit resolution) |
Ambient Temperature | -40°C to 85°C in 0.1°C steps (16bit resolution) |
Accuracy | 0.5°C over wide temperature range |
Dimensions (W x D x H) | 25 x 20 x 7mm (0.98 x 0.79 x 0.27") |
Weight | 3g |
To test a Temperature IR Bricklet you need to have Brick Daemon and Brick Viewer installed. Brick Daemon acts as a proxy between the USB interface of the Bricks and the API bindings. Brick Viewer connects to Brick Daemon. It helps to figure out basic information about the connected Bricks and Bricklets and allows to test them.
Connect the Temperature IR Bricklet to a Brick with a Bricklet Cable (see picture below).
If you connect the Brick to the PC over USB, you should see a new tab named "Temperature IR Bricklet" in the Brick Viewer after a moment. Select this tab. If everything went as expected the Brick Viewer should look as depicted below.
Point the Bricklet in different directions. The Brick Viewer will show the ambient temperature (the temperature of the room) and the object temperature of the object you point at.
For accurate object temperature measurements it is possible to configure the emissivity of the material you point at. Enter 0xFFFF = 65535 for an emissivity of 1.0.
After this test you can go on with writing your own application. See the Programming Interface section for the API of the Temperature IR Bricklet and examples in different programming languages.
A laser-cut case for the Temperature IR Bricklet is available.
The assembly is easiest if you follow the following steps:
Below you can see an exploded assembly drawing of the Temperature IR Bricklet case:
Hint: There is a protective film on both sides of the plates, you have to remove it before assembly.
See Programming Interface for a detailed description.
Language | API | Examples | Installation |
---|---|---|---|
C/C++ | API | Examples | Installation |
C# | API | Examples | Installation |
Delphi/Lazarus | API | Examples | Installation |
Go | API | Examples | Installation |
Java | API | Examples | Installation |
JavaScript | API | Examples | Installation |
LabVIEW | API | Examples | Installation |
Mathematica | API | Examples | Installation |
MATLAB/Octave | API | Examples | Installation |
MQTT | API | Examples | Installation |
openHAB | API | Examples | Installation |
Perl | API | Examples | Installation |
PHP | API | Examples | Installation |
Python | API | Examples | Installation |
Ruby | API | Examples | Installation |
Rust | API | Examples | Installation |
Shell | API | Examples | Installation |
Visual Basic .NET | API | Examples | Installation |
TCP/IP | API | ||
Modbus | API |