groupgets / LeptonModule

Code for getting started with the FLIR Lepton breakout board
https://groupgets.com/manufacturers/flir/products/flir-lepton
BSD 2-Clause "Simplified" License
317 stars 197 forks source link

how to get 120*160 pixel use lepton3.5? #93

Open zhaocundang opened 1 year ago

zhaocundang commented 1 year ago

how to get 120160 pixel use lepton3.5? but now get 8060 use stm32f411 and stm32f412 too i modify code 80 to 160, 60 to 120 , but ram out

ledfreak3d commented 1 year ago

very good question changing resolution does not work

marty-sullivan commented 1 year ago

From memory, it's not as simple as increasing the pixel count. The Lepton 3+ still works in blocks of 80x60 that then must be spliced together as a single image.