Sensors
AMG8833 IR Thermal Imager Temperature Sensor Module 8x8 Array
Condition: New
Availability:
In Stock
SKU: 637730950856524649
Rs.5500
Rs. 6875
AMG8833
IR 8*8 Thermal Imager Array Temperature Sensor Module is an 8×8 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 I2
C. It’s like those fancy thermal cameras, but compact and simple enough for easy integration.AMG8833
IR 8*8 Thermal Imager Array Temperature Sensor Module is available now in Pakistan.AMG8833
IR 8*8 Thermal Imager Array Temperature Sensor Module will measure temperatures ranging from 0°C to 80°C (32
°F to 17
6°F) with an accuracy of +-2
.5°C (4.5°F). It can detect a human from a distance of up to7
meters (2
3) feet. With a maximum frame rate of10
Hz, It’s perfect for creating your own human detector or mini thermal camera. We have code for using this breakout on an Arduino or compatible (the sensor communicates over I2
C) or on a Raspberry Pi with Python. On the Pi, with a bit of image processing help from the SciPy python library, we were able to interpolate the 8×8 grid and get some pretty nice results. TheAMG8833
is the next generation of 8×8 thermal IR sensors and offers higher performance than it’s predecessor the AMG8831. The sensor only supports I2
C and has a configurable interrupt pin that can fire when any individual pixel goes above or below thresholds that you set.To make it easy to use, we pick & placed it on a breakout board with a 3.3V regulator and level shifting. So you can use it with any 3V or 5V microcontroller or computer.
Specifications:
ModelAMG8833
Input Voltage (Volt)3.3 – 5
Operating Temperature Range0 °C to 80 °C +3
2
°F to +17
6 °F Storage Temperature Range−
2
0 °C to 80 °C –4 °F to +17
6 °F Output sink current (mA)10
Human detection distance (meter)7
Viewing angle (degree)60
Current consumption (mA)4.5 (normal mode) 0.
2
(sleep mode) 0.8 (stand-by mode) Number of pixel64 (Vertical 8 × Horizontal 8 Matrix)
External interfaceI
2
C (fast mode) Frame rate Typical10
frames/sec or 1 frame/sec Dimensions (mm) 17
.5 x 17
.5 x7
Weight (gm)2
Shipment Dimensions4 × 3 × 1 cm
Pin Description :
Power Pins:
- Vin – this is the power pin. Since the sensor uses 3.3V, we have included an onboard voltage regulator that will take 3-5VDC and safely convert it down. To power, the board, give it the same power as the logic level of your microcontroller – e.g. for a 5V micro like Arduino, use 5V 3Vo – this is the 3.3V output from the voltage regulator, you can grab up to
- GND – common ground for power and logic
10
0mA from this if you likeLogic pins:
SCL – this is the I2
C clock pin, connect to your microcontrollers I2
C clock line. There is a10
K pull-up on this pin and it is level shifted so you can use 3 – 5VDC. SDA – this is the I2
C data pin, connect to your microcontrollers I2
C data line. There is a10
K pull-up on this pin and it is level shifted so you can use 3 – 5VDC.For Code and Wiring, testing Click Here.
How thermal camera detects :