DIY Thermal Imaging Smartphone

We wish we had [Karri Palovuori] for a professor! As an exciting project to get incoming freshmen stoked on electrical engineering, he designed a DIY thermal-imaging smartphone that they can build themselves. It’s all built to fit into a sleek wooden case that gives the project its name: KAPULA is Finnish for “a block of wood”.

It’s just incredible how far one can push easily-available modules these days. [Karri] mounts a FLIR Lepton thermal camera, an LPC1768 Cortex M3 ARM micro, a GSM phone module, and a whole bunch of other cool stuff on a DIY-friendly two-sided board. The design uses 10 mil (0.25mm) trace and space, which is totally achievable with home etching methods. Copper wire bits fill up the vias. Did we mention he’s making the students do all this themselves? How awesome is that?

[Karri] expects that the students will tweak the software side of things. With additional onboard goodies like an accelerometer, microphone, speaker, SIM card, and USB, it’s not likely that they’ll get bored with the platform. He has a stretch hope that someone will take the hardware and modify it. That’s ambitious for sure, but it’s so cool that someone could.

We’ve seen some sophisticated DIY cellphones before, but this one rises above by being easily DIYable and including awesome extra features. Order parts now, and start etching. You could be sending thermal-photo tweets inside of just a few days.

An Affordable Panasonic Grid-EYE Thermal Imaging Camera

Thermal imaging cameras are objects of desire for hackers and makers everywhere, but sadly for us they can be rather expensive. When your sensor costs more than a laptop it puts a brake on hacking.

Thankfully help is at hand, in the form of an affordable evaluation board for the Panasonic Grid-EYE thermal imaging camera sensor. This sensor has sparked the interest of the Hackaday community before, featuring in a project that made the 2014 Hackaday Prize semifinals, but has proved extremely difficult to obtain.

All that has now changed though with this board. It features the Grid-EYE sensor itself, an Atmel ATSAM-D21G18A microcontroller, and onboard Bluetooth, but has an interesting feature that, as well as being a standalone device, can be used as an Arduino shield. A full range of APIs are provided, and the code is BSD licensed.

This module is not the highest-spec thermal imaging camera on the market by any means, after all it has a resolution of only 64 pixels in an 8×8 grid. But its affordability and easy availability should trigger a fresh crop of thermal camera projects in our community, and we applaud that.

Thermal camera projects have featured quite a few times here on Hackaday. Some have been based on the FLIR Lepton module, like this one that combines its image with a 640×480 visible camera and another that claims to be one of the smallest thermal cameras, while others have harnessed raw ingenuity to create a thermal camera without a sensor array. This pan-and tilt design for example, or this ingenious use of light painting. Please, keep them coming!

[via oomlout]

Hacklet 47 – Thermal Imaging Projects

Thermal imaging is the science of converting the heat signature of objects to an image visible to humans. Everything above absolute 0 gives off some heat, and thermal imagers allow us to see that – even if there is no visible light in the room. Historically, thermal imaging systems have been large and expensive. Early systems required liquid nitrogen cooling for their bolometer sensors. Recent electronic advances have brought the price of a thermal image system from the stratosphere into the sub $300 range – right about where makers and hackers can jump in. That’s exactly what’s happened with the Flir Lepton module and the Seek Thermal camera. This week’s Hacklet is all about thermal imaging projects on Hackaday.io!

We start with [Pure Engineering] and Flir Lepton Thermal Camera Breakout. Flir’s Lepton thermal camera created quite a stir last year when it debuted in the Flir One thermal iPhone camera. The Lepton module used in the Flir One is a great standalone unit. Interfacing only requires an I2C interface for setup and an SPI interface for image data transfer. Actually using the Lepton is a bit more of a challenge, mainly because of its packaging. [Pure Engineering] made a simple breakout board which makes using the Lepton easy. It’s also breadboard compatible – which is a huge plus in the early phases of any project.

 

grideyeNext up is [AKA] with GRID-EYE BLE-capable thermal camera. This project is a Bluetooth low energy (BLE) thermal camera using Panasonic’s Grid-EYE 64 pixel thermal sensor. 64 pixels may not sound like much, but an 8×8 grid is enough data to see quite a bit of temperature variation. If you don’t believe it, check the project page for a video of [AKA] using Grid-EYE’s on-board OLED display. Grid-EYE was a Hackaday Prize 2014 semifinalist, and we featured a bio on [AKA] last year. The only hard part with building your own Grid-EYE is getting the sensor itself. Panasonic doesn’t sell them to just anyone, so you might have to jump through a few hoops to get your own.

 

pylepton[Kurt Kiefer] brought the FLIR Lepton to the Raspberry Pi with pylepton video overlay. This project uses the Lepton to overlay thermal data with images captured by the Raspbery Pi camera module. The Lepton interfaces through the I2C and SPI ports on the Pi’s GPIO pins. The results are some ghostly images of black and white thermal views over color camera images – perfect for your next ghost hunting expedition!  The entire project is implemented in Python, so it’s easy to import and use pylepton in your own projects. [Kurt] even gives an example of capturing an image with just 5 lines of code. Nice work, [Kurt]!

 

 

wificamFinally we have [Erik Beall] with WiFi Thermal Camera. [Eric] is using an 82×62 diode array to create thermal images. Unlike microbolometer sensors, diode/thermopile sensors don’t need constant calibration. They also are sturdier than Microelectricomechanical System (MEMS) based devices. This particular project users an array from Heimann Sensor. As the name implies, the sensor is paired with a WiFi radio, which makes using it to capture and display data easy. [Erik] must be doing something right, as WiFi Thermal Camera just finished a very successful Kickstarter, raising $143,126 on a $40,000 initial goal.

Are you inspired? A thermal imager can be used to detect heat loss in buildings, or heat generated by electrical faults – which means it would be a great project for the 2015 Hackaday Prize! If you want to see more thermal imaging projects, check out the thermal imaging projects list!

That’s it for this week’s Hacklet, As always, see you next week. Same hack time, same hack channel, bringing you the best of Hackaday.io!

Long Exposure Thermal Photography

For apparently inexplicable reasons, the price of thermal imaging cameras has been dropping precipitously over the last few years, but there are still cool things you can do with infrared temperature sensors.

A few years ago – and while he was still writing for us – [Jeremy] came across an absurdly clever thermal imaging camera. Instead of expensive silicon, this thermal camera uses a flashlight with an RGB LED, a cheap IR temperature sensor, and a camera set up to take long exposures. By shining this flashlight/IR sensor around a dark room, a camera with a wide-open shutter can record color-coded thermal images of just about anything.

Since then, an interesting product appeared on the market. It’s the Black & Decker TLD100 Thermal Leak Detector, and it’s basically an infrared thermometer and LED flashlight stuffed into one neat package. In other words, it’s the exact same thing we saw two years ago. We’d like to thank at least one Black & Decker engineer for their readership.

[Jeremy] took this cheap, off-the-shelf leak detector and did what anyone would do after realizing where the idea behind it came from. He set up his camera, turned off the lights, and opened the shutter of his camera. The results, like the original post, don’t offer the same thermal resolution as a real thermal camera. That doesn’t mean it’s still not a great idea, though.

Real-Time Thermal Projection Saves Your Tastebuds From The Hot Stuff

With another wave of holiday parties about to land on our doorstep, we still haven’t found a great way to stop scalding our tongues each time [Uncle Dave] pours us an enticing cup of boiling cocoa.

Thankfully, [Ken] has both you and your holiday guests covered with a clever trick that takes the data from a FLIR ONE and projects a heat profile onto the surface it’s observing. Here, [Ken] has superimposed his FLIR ONE data onto his kitchen table, and he’s able to visualize 2D heat profiles in near-real-time.

If you haven’t started quantifying yourself recently (and what are you waiting for?), the FLIR ONE is yet another opportunity to help you become more aware of your surroundings than you are now. It’s a thermal camera attachment for your iPhone, allowing you to see into the infrared band and look at the world in terms of heat. We’ve covered the FLIR ONE before, and we’ve seen ways of making it both clearer and more hacker-friendly.

As we tip our hats to [Ken], we’d say he’s a generous fellow. This hack is a clever inversion of the normal use case where you might whip out your FLIR-ONE-enabled iPhone and warn your cousins not to try the hot chocolate for a few more minutes. With [Ken’s] solution, the data is right there on your condiments and in plain sight of everyone, not just for you with your sweet, Star-Trek-augmented iPhone.

Continue reading “Real-Time Thermal Projection Saves Your Tastebuds From The Hot Stuff”

Simple Thermal Imager With A Lepton Module

[Andrew] designed a simple thermal imager using the FLIR Lepton module, an STM32F4 Nucleo development board, and a Gameduino 2 LCD. The whole design is connected using jumper wires, making it easy to duplicate if you happen to have all the parts lying around (who doesn’t have a bunch of thermal imaging modules lying around!?).

The STM32F4 communicates with the Lepton module using a driver that [Andrew] wrote over a 21MHz SPI bus. The driver parses SPI packets and assembles frames as they are received. Images can be mapped to pseudocolor using a couple different color maps that [Andrew] created. His code also supports min/max scaling to map the pseudocolor over the dynamic range present in the image.

Unfortunately the Lepton module that [Andrew]’s design is based is only sold in large quantities. [Andrew] suggests ripping one out of a FLIR ONE iPhone case which are more readily available. We look forward to seeing what others do with these modules once they are a bit easier to buy.

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”