Thermal Camera

Thermal Camera - 2024
Metehan Demirtola UGV İKA insansız kara aracı

While I was working at Sekiza, they assigned me a project where I have to read a thermal camera data with stm32. It was really long and tiring job and I spend 6 weeks for solving problems, reading datasheets and testing how it should be working. But in the end, everything worked fine and I got some great thermal images with both stm32 and raspberry pi.

It was my first job at Sekiza. they needed to take images from stm32 board but at first, we wanted to try it with reaspberry pi 3. because it was much powerfull and displaying image on raspberry pi was much easier than stm32. When I succesfully read image and displayed with QT5, I started on working with stm32. I converted same algorithms from raspberry pi. At first, it didn't work but a week of debugging solved everything and it gets thermal images.