paxswill / mlx9064x-rs

Rust library for using Melexis MLX9064* thermal cameras
Apache License 2.0
4 stars 4 forks source link

Trying to run camera, but pixels repeat diagonally. #4

Closed bingo-fishy closed 1 year ago

bingo-fishy commented 1 year ago

Title. I am getting good readings as far as I know, however, only the edges have unique readings. The pixels repeat diagonally. Not sure if it's something wrong with my setup or my driver. See the screenshot below for an example reading.

Screenshot 2023-06-12 at 10 27 26 AM
bingo-fishy commented 1 year ago

Fixed; I wrote a custom print statement and made some goofy mistakes whoops.