New Breakout Board For Grid-EYE Thermal Sensor

Panasonic’s Grid-EYE sensor is essentially a low-cost 8×8 thermal imager with a 60 degree field of view, and a nice breakout board makes it much easier to integrate into projects. [Pure Engineering] has created an updated version of their handy breakout board for the Grid-EYE and are currently accepting orders. The new breakout board is well under an inch square and called the GridEye2 (not to be confused with the name of the main component, the AMG8833 Grid-EYE by Panasonic.)

GridEye2 connected to CH341A dev board, allowing easy PC interface over USB.

A common way to interface with the Grid-EYE is over I2C, but to make connecting and developing on a PC more straightforward, [Pure Engineering] has made sure the new unit can plug right into their (optional) CH341A development board to provide a USB interface. Getting up and running on a Linux box is then as simple as installing the Linux drivers for the CH341A, and using sample C code to start reading thermal data from an attached GridEye2 board.

The Grid-EYE is a low-cost and capable little device that mates well with an LED matrix display, and on the more advanced side, a simple Gaussian interpolation can have a striking effect when applied to low-resolution sensors, making them appear higher resolution than they actually are.

DIY Grid Eye IR Camera

Tindie is a great place to find uncommon electronic components or weird/interesting boards. [Xose Pérez] periodically “stroll the isles” of Tindie to keep up on cool new components, and when he saw Panasonic’s Grid_EYE AMG88 infrared sensor, [Xose] knew that he had to build something with it. The awesome find is an 8×8 IR array sensor on a breakout board… the hack is all in what you do with it.

Already taken by “LED fever,” [Xose’s] mind immediately fixated on an 8×8 IR array with an 8×8 LED matrix display. With a vision, [Xose] threw together an IR sensor matrix, a LED matrix, a small microcontroller, a Li-Ion battery, a charger, and a step-up to power the LEDs. What did he end up with? A bulky but nice camera that looks fantastic.

While commercially available IR Cameras have thousands of pixels and can overlay a normal image over an IR image among other fancy stuff, they are sometimes prohibitively expensive and, to quote [Xose], “waaaaaay less fun to build”. Like any engineer, [Xose] still has ideas for how to improve his open source camera. From more color patterns to real time recording, [Xose] is only limited by the memory of his microcontroller.

Moreover, [Xose’s] camera is inspired by the Pibow cases made by Pimoroni and this is only one project in a series that uses a stack of laser cut pieces of MDF and acrylic for the project enclosure. What’s not to love: short fabrication times and a stunning result. Want more project enclosures? We’ve got plenty.

Hackaday Prize Entry: Low Cost, DIY Thermal Imaging

A few years ago, thermal imaging sensors – cameras that could see heat – became very cheap. FLIR was going all-in with their Lepton module, and there were a number of clip-on cellphone accessories that gave the computer in your pocket the ability to see infrared.

Fast forward a few years, and you can still buy a thermal imaging sensor for your cellphone, and it still costs about the same as it did in 2013. For his Hackaday Prize project, [Josh] is building a more modern lower cost thermal imaging camera. It won’t have the resolution of the fancy $1000 FLIR unit, but it will be very inexpensive with a BOM cost of about $50.

[Josh] is building his low-cost thermal camera around Panasonic’s Grid-EYE module. This thermopile array contains 64 individual infrared sensors, giving this ‘camera’ a resolution of 8×8 pixels. That’s nothing compared to the thousands of pixels found in devices using the FLIR Lepton, but the Grid-EYE is very cheap.

Right now, [Josh]’s build is using an ARM Cortex M0+ and a cheap touch screen LCD he picked up from AliExpress. There’s an optional component to this build in the form of a visible light camera, giving [Josh] the ability to overlay thermal sensor data over a visible light image, just like the fancier, more expensive units.

With a total BOM cost of $44.50, [Josh]’s build is easy on the pocketbook, but still good enough to get some useful information. It’s a great build, and a great entry for The Hackaday Prize.

THP Hacker Bio: AKA

Thermal imaging cameras are the new hotness when it comes building DIY tools that are much less expensive than their commercial counterparts. [Mike Harrison] built a very high-resolution version from Flir’s Lepton module, but an IR temperature sensor and a servo can also create a decent image. [AKA] played around with some of these thermal imaging modules, but found them a little hard to interface. Panasonic’s Grid-EYE module, however is reasonably cheap as far as thermal imaging devices go, and can be read over an I2C bus.

[AKA]’s entry for the Hackaday Prize, the GRID-EYE Thermal Camera is one of two Prize entries that survived the great culling and made it into the quarterfinalist round. [AKA] was kind enough to sit down and do a short little interview/bio with us, available below.

Continue reading “THP Hacker Bio: AKA”