groupgets / pylepton

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

Lepton 3/3.5 with Breakout board v2.0 #63

Open TinManAkshay opened 2 years ago

TinManAkshay commented 2 years ago

Hi,

Has anybody tried using lepton3-dev or lepton3 libraries with Lepton 3 on breakout board v2.0 to stream the continuous frames @9Hz?

Inside the function 'capture', Debug_print is set as TRUE. So I am getting 'unsupported format string passed to numpy.ndarray.format' and 'Garbage frame number resetting'.

I am using SPI as 18Mhz. What could be the possible reasons behind the garbage frames? Any suggestions would be helpful here.

AF079 commented 1 year ago

Hey did you manage to fix the issue?