AMG8833_IR_cam icon indicating copy to clipboard operation
AMG8833_IR_cam copied to clipboard

Python codes for development of a real-time thermal camera using a Raspberry Pi computer and AMG8833 infrared array

Python Thermal Camera with Raspberry Pi (AMG8833)

Python codes for development of a real-time thermal camera using a Raspberry Pi 4 and AMG8833 infrared array

- Real-Time Interpolated IR Camera -

The following plot is outputted by the example script:

  • /examples/IR_cam_interp.py

AMG8833 Interpolated Real-Time

- Wiring Diagram -

The AMG8833 is powered by the 5V pin on the Raspberry Pi, and wired to the SDA/SCL pins on GPIO 2 and GPIO 3, respectively.

Wiring diagram between AMG883 to RPI4

- Example Output -

The following plot is outputted by the example script:

  • /examples/IR_cam_test.py

AMG8833 Plot Test