Application of the Thermal Imaging Access Control
QT
SQLite
Introduction
A Linux-based desktop application developed using Qt, connected to the hardware vendor’s provided library. This application serves as a thermal imager monitoring program for access control management. It can calibrate heat sources, set alert temperatures, and emit sound alerts when exceeding the set temperature thresholds. The application is designed to be cross-platform and is ultimately deployed on Raspberry Pi.
Technical Workflow
Developed using QT.
- Receive data from the thermal imager hardware.
- Convert raw data into actual visuals and temperature information.
- Display the visuals and temperature data on the user interface.




