Datasheet
Once uploaded to your Arduino, open up the serial console at 9600 baud speed to see the internal thermistor reading.
If you get a reading of ~26° degrees (room temperature) then everything is wired and working correctly!
Pixel Array Output
OK now that we know the sensor is working, let's read actual thermal data. Load up File -> Examples ->
Adafruit_AMG88 -> pixels_test
Upload the code, and open the serial console at 9600 baud rate. You should see a printout of the array of readings
every second. Each number is the detected temperature in Celsius, and in the 8x8 grid order that comes from the
sensor
© Adafruit Industries https://learn.adafruit.com/adafruit-amg8833-8x8-thermal-camera-sensor Page 14 of 30










