Technical Specifications
Warranty Information
All the products supplied by Evelta are genuine and original. We offer 14 days replacement warranty in case of manufacturing defects. For more details, please visit our cancellation and returns page.
All the products supplied by Evelta are genuine and original. We offer 14 days replacement warranty in case of manufacturing defects. For more details, please visit our cancellation and returns page.
This sensor from Panasonic is an 8x8 array of IR thermal sensors. When connected to your microcontroller (or raspberry Pi) it will return an array of 64 individual infrared temperature readings over I2C. It's like those fancy thermal cameras, but compact and simple enough for easy integration. This part will measure temperatures ranging from 0C to 80C (32F to 176F) with an accuracy of +- 2.5C (4.5F). It can detect a human from a distance of up to 7 meters (23) feet. With a maximum frame rate of 10Hz.
Key Features:
Relevant Resources:
Q: What is the resolution of the AMG8833 IR Thermal Camera Breakout?
A: The AMG8833 has an 8x8 pixel resolution, meaning it provides 64 individual temperature readings.
Q: What is the temperature range of the AMG8833?
A: The sensor can measure temperatures from 0°C to 80°C.
Q: How do I interface with the AMG8833?
A: The AMG8833 uses the I2C communication protocol to send and receive data. This is a common interface supported by many microcontrollers and single-board computers.
Q: What are some applications for the AMG8833?
A: This thermal camera breakout is well-suited for applications such as:
Q: Do I need any special libraries or software to use the AMG8833?
A: While the AMG8833 communicates via I2C, you'll typically need a software library or driver to easily interpret the raw sensor data. Adafruit provides an Arduino library for the AMG8833 that simplifies its use. Similar libraries might be available for other platforms as well.