groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
209 stars 94 forks source link

Garbage frame number reset waiting... #77

Open sunghyun-nam opened 1 month ago

sunghyun-nam commented 1 month ago

Hello.

I have modified some code while keeping the l.capture() and Lepton3, Lepton files unchanged.

I sometimes encounter image corruption issues, as shown in the attached image, accompanied by the message "Garbage frame number reset waiting...".

From what I've read in other people's posts, it seems that the absence of the I2C interface in this project might be causing the image corruption issue.

Is it really due to this problem that I'm experiencing the image corruption?

Thanks in advance.

error