This project is a low cost thermal camera inspired by Ruiz Brothers (https://learn.adafruit.com/thermal-camera-with-display/overview). The differences between my project and his are
- the touch capability added to change the temperture range that the heat map display.
- the highest, lowest, average and the temperture differential of two peak temp will print in the screen.
- use a 2.8 TFT screen with touch capability.
- use esp8266 based developtment board (D1 Mini).
- designed my own enclosure, the STL files can be found in 3D_Modeling folder.
This code reveived huge help from Adafruit. The code can be found in the AMG8833-TFT2.8-D1mini folder.
The simple video demo can be found in this Youtube link.(no link so far)
The schematic and PCB are shown in here:
The actual enclosure and the circuit inside are shown in here:
The user interface is shwon in here:
See files in each folder
MIT