me-no-dev / ESP32Lepton

Library for connecting Flir Lepton modules to ESP32
Apache License 2.0
13 stars 2 forks source link

Lepton 3.5 on Sparkfun ESP32 dev board #3

Open TinManAkshay opened 3 years ago

TinManAkshay commented 3 years ago

Hi @me-no-dev ,

I have connected Lepton 3.5 on Sparkfun ESP32 dev board and printing min, max and center temperature pixel values on a Serial monitor (Arduino IDE). I am getting 8 frames per second. That is a good sign so far, given the maximum frame rate you could get out of Lepton 3.5 is 9Hz.

Now, I want to print 160*120 pixels on my serial monitor. Can you suggest where and how I should implement that? I'd appreciate your response.

Thanks, Akshay

TinManAkshay commented 3 years ago

Hi @me-no-dev ,

I am using this logic to print 160*120 pixels (in deg F) on the serial monitor....

image

But I am getting some vague values. Although, max, min and center values are accurately printing on the serial monitor.

Can you please give me some suggestions on the correction??

Thanks, Akshay

khaoulaMOS commented 2 years ago

hello @TinManAkshay did you have any idea how to connect esp32 with camera lepton !! i cant find anything about it please could you help !!