Page 1 of 1

ESP32 with Lepton FLIR Camera 3.5

Posted: Mon Nov 18, 2019 10:51 am
by sadafaga35
Hello,

I want to obtain thermal images and general information with an ESP32 from a LEPTON Flir Camera. I know that you can configurate the camera via I2C and obtain the data via SPI. The problem is that I don't know how.

If you can provide some information about how to achieve that I really appreciate it!

Thank you,

Regards!

Re: ESP32 with Lepton FLIR Camera 3.5

Posted: Mon Nov 18, 2019 1:38 pm
by mikemoy
Start looking in the example folder, from there it will give you a good start to learn how to do it.
https://github.com/espressif/esp-idf

Re: ESP32 with Lepton FLIR Camera 3.5

Posted: Wed Jul 14, 2021 9:43 am
by ZePedro80
Hello! I have your problem exactly! Did you manage to get a solution?