mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
107 lines
3.9 KiB
Markdown
107 lines
3.9 KiB
Markdown
# FLIR
|
||
|
||
<el-tag effect="plain">SKU:K021</el-tag>
|
||
|
||
<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>
|
||
|
||
## Description
|
||
|
||
**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
|
||
|
||
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.
|
||
|
||
The effective image generate by the Lepton sensor is 160×120, but you can process the image thru program and display a different resolution.
|
||
|
||
**Note:** If it worked for long hours, Lepton will heat up a little. But the output image is not affected.
|
||
|
||
## Product Features
|
||
|
||
- 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)
|
||
|
||
|
||
## 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
|
||
|
||
|
||
## Specification
|
||
|
||
<table>
|
||
<tr style="font-weight:bold">
|
||
<td>Resources</td>
|
||
<td>Parameter</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Net weight</td>
|
||
<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>
|
||
|
||
## 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 |
|
||
|
||
## EasyLoader
|
||
|
||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.webp" width="100px" style="margin-top:20px">
|
||
|
||
<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>
|
||
|
||
>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.
|
||
|
||
>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.
|
||
|
||
?>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)
|
||
|
||
## Related Link
|
||
|
||
- **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)**
|
||
|
||
## Example
|
||
|
||
[please click here to download Arduino code](https://github.com/m5stack/Applications-Lepton3.0/tree/master/lepton3/Src/Lepton_Bot)
|
||
|
||
<img src="assets/img/product_pics/app/app_flir_03.webp">
|
||
|
||
<script>
|
||
|
||
var purchase_link = 'https://m5stack.com/collections/m5-application/products/flir-radiometric-lepton';
|
||
|
||
anchor_search(purchase_link);
|
||
scrollFunc();
|
||
|
||
</script> |