2020-06-18 09:30:41 +08:00
# FLIR
2019-01-28 18:28:50 +08:00
2020-07-09 17:48:46 +08:00
<el-tag effect="plain">SKU:K021</el-tag>
2020-03-19 14:40:22 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/app/app_flir_01.webp"><img src="assets/img/product_pics/app/app_flir_02.webp"></div>
2019-01-28 18:28:50 +08:00
## Description
2019-05-09 15:15:42 +08:00
**FLIR** features the latest FLIR Lepton 3.0 longwave-infrared (LWIR) camera core, get two times the resolution and 4x the pixels of the previous 2.x generation
2019-04-24 14:15:44 +08:00
2019-05-09 15:15:42 +08:00
FLIR is covered by a 3D printing case, makes it a perfect functional bottom for non-contact temperature measurement, compatible with M5Core and can be controlled via I2C protocol.
2019-04-24 14:15:44 +08:00
2019-05-09 15:15:42 +08:00
The effective image generate by the Lepton sensor is 160× 120, but you can process the image thru program and display a different resolution.
2019-01-28 18:28:50 +08:00
2019-05-09 15:15:42 +08:00
**Note:** If it worked for long hours, Lepton will heat up a little. But the output image is not affected.
2019-01-28 18:28:50 +08:00
2019-05-09 15:15:42 +08:00
## Product Features
2019-01-28 18:28:50 +08:00
- 160× 120 Effective Pixels
- Lepton Low operating power — 150 mW (operating), 650 mW (during shutter event), 5 mW (standby)
- Field of view: 56°, with shutter
- Lepton Input Supply Voltage: 1.2V, 2.8V, 2.5V - 3.1V IO
- Fast imaging time (< 0.5 second)
2020-06-10 14:13:34 +08:00
2019-01-28 18:28:50 +08:00
2020-06-18 09:30:41 +08:00
## Include
- 1x FLIR
## Applications
- Car engine failure check
- Building dehumidification insulation sealing test
- Industrial furnace inner wall refractory crack
- Outdoor observation of animals at night
2019-01-28 18:28:50 +08:00
2020-05-28 21:05:47 +08:00
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-28 21:05:47 +08:00
<td>17g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>34g</td>
</tr>
<tr>
<td>Product Size</td>
<td>54*54*13mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>125*67*23mm</td>
</tr>
</table>
2020-06-24 15:15:40 +08:00
## Lepton Parameter
| *Lepton Parameter item* | *Parameter value* |
| :-----------: | :------: |
| Effective Frame Rate | 8.7Hz |
| Input Clock | 25-MHz|
| Pixel Size | 12µm |
| Scene Dynamic Range | Low Gain Mode: -10 to 400°C; High Gain Mode: -10 to 140°C |
| Spectral Range | 8 µm to 14 µm |
| Thermal Sensitivity | < 50 mK( 0.050℃) |
| Input Supply Voltage | 2.8 V, 1.2 V, 2.5 V - 3.1 V IO |
| Optimum Temperature Range | -10 °C to +80 °C |
2019-08-05 10:46:51 +08:00
## EasyLoader
2020-04-08 14:09:44 +08:00
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.webp" width="100px" style="margin-top:20px">
2019-08-05 10:46:51 +08:00
2020-08-21 14:55:54 +08:00
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Application/FLIR/EasyLoader_APP_FLIR_Lepton_Bot.exe"><el-button type="primary">download EasyLoader</el-button></a>
2019-08-05 10:46:51 +08:00
2020-11-17 16:38:23 +08:00
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.
2019-08-05 10:46:51 +08:00
>2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click ** "Burn"** to start burning.
2020-08-04 18:55:59 +08:00
?>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial ](en/related_documents/M5Burner#install-usb-driver )
2019-08-05 10:46:51 +08:00
2019-01-28 18:28:50 +08:00
## Related Link
2019-10-23 10:28:13 +08:00
- **Datasheet** - [Lepton 3&3.5 ](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/lepton-3-3.5-datasheet_en.pdf )
- **[Lepton Engineering Datasheet ](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/flir-lepton-engineering-datasheet_en.pdf )**
- **[Lepton Software Interface Description ](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/application/flir-lepton-software-interface-description-document_en.pdf )**
2019-01-28 18:28:50 +08:00
## Example
2020-03-19 14:44:04 +08:00
[please click here to download Arduino code ](https://github.com/m5stack/Applications-Lepton3.0/tree/master/lepton3/Src/Lepton_Bot )
2019-01-28 18:28:50 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/app/app_flir_03.webp">
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-application/products/flir-radiometric-lepton';
anchor_search(purchase_link);
scrollFunc();
</script>