Lepton-FLiR-Arduino icon indicating copy to clipboard operation
Lepton-FLiR-Arduino copied to clipboard

Arduino Library for the Lepton FLiR Thermal Camera Module.

Results 11 Lepton-FLiR-Arduino issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for you libraries. Btw, I was testing my ESP32 with this setup pin: ``` ESP32 | FLIR LEPTON 3.3V | VIN GND | GND 16 | CLK 19...

We tried to use this library on an ESP32S2 and connected it to a Flir Lepton 3.5 on the Breakout board V2. The first initialization seems to work fine and...

I was waiting, like many of you, for this kind developer to be able to work on this again, and allow a Teensy 4.x to work with a lepton 3.5....

question

Thanks for creating this fantastic resource! The readme lists known SPI issues that would be ironed out in a 1.0 release. Is there a description of what these issues are?...

Hi there. How can you use this library (https://github.com/NachtRaveVL/Lepton-FLiR-Arduino) in a Lepton 3.x (160x120), if it only treats 80x60 pixels? _Originally posted by @ZePedro80 in https://github.com/NachtRaveVL/Lepton-FLiR-Arduino/issues/2#issuecomment-895981694_

Hi, I am thinking to use these libraries, but had few questions in mind. 1. Have you implemented VSYNC functionality successfully in these libraries? 2. What is the max frame...

Thank you for the code. I keep getting the same issue below and I have no clue how to address it. Thank you for any help! sketch\LeptonFLiR+Protected.cpp: In member function...

Hi, I have problems on using my arduino portenta h7 lite, with the Flir 3.5. The code is compiled by arduino ide but the camera doesn't function. I've already checked...

Hi, Are there any examples of using the lepton on vspi pins and outputting that video to a tft screen on the hspi pins? I believe I have the pins...

How does the library manage the Lepton startup sequence? It doesn't seem to handle the Lepton Reset or Lepton PowerDown pins. Are they not needed for some reason?

enhancement