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!

Hackaday Links Column Banner

Hackaday Links: May 3, 2015

Everybody loves How It’s Made, right? How about 3D printers? The third greatest thing to come out of Canada featured Lulzbot in their most recent episode. It’s eight minutes of fun, but shame the puns weren’t better. Robertson drives and the Avro Arrow, if you’re wondering.

Speaking of 3D printers, a lot of printers are made of aluminum extrusion. Has anyone tried something like this? It’s an idea that’s been around for a while but we can’t seem to find anyone actually using 3D printed extrusion.

CastARs are shipping out, and someone made a holodeck with retroreflective material. It’s an inflatable dome that’s attached to a regular ‘ol tent that works as a positive pressure airlock. If you’re looking to replicate this, try it with hexagons and pentagons. That should be easier than the orange-slice gores.

For some reason we can’t comprehend, USB ports are now power ports. There’s still a lot of stuff that uses 9 and 12V, and for that there’s the USB 912. It’ll work better with one of those USB battery packs.

Want to see what the Raspberry Pi 2 looks like with a Flir? NOQ2 has you covered.

Remember the Speccy? In the manual, there was an exercise left to the reader: reproduce [Mahler]’s first symphony with the BEEP command. It took a Raspberry Pi (only for synchronizing several Speccys), but it’s finally done.

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.

A Breakout Board For A Flir Lepton

Thermal imaging cameras are all the rage now, and one of the best IR cameras out there is Flir’s Lepton module. It’s the sensor in the FLIR ONE, a thermal imaging camera add-on for an iPhone. Somewhat surprisingly, Flir is allowing anyone to purchase this module, and that means a whole bunch of robotics and other various electronics projects. Here’s a breakout board for Flir’s Lepton.

Electron artisan [Mike] recently got his hands on a FLIR ONE, and doing what he does best, ripped the thing apart and built the world’s smallest thermal imaging camera. Compared to professional models, the resolution isn’t that great, but this module only costs about $250. Just try to find a higher resolution thermal imager that’s cheaper.

With this breakout board, you’ll obviously need a Lepton module. There’s a group buy going on right now, with each module costing just under $260.

The Lepton module is controlled over I2C, but the process of actually grabbing images happens over SPI. The images are a bit too large to be processed with all but the beefiest Arduinos, but if you’re thinking of making Predator vision with a Raspi, BeagleBone, or a larger ARM board, this is just the ticket.

You can check out some video made with the Lepton module below.

This is also project number 3000 on hackaday.io. That’s pretty cool and worthy of mention.

Continue reading “A Breakout Board For A Flir Lepton”

A Better, Cheaper Smartphone Thermal Imager

thermal

For the last few years, the prices of infrared thermal imaging devices have fallen through the floor, down from tens of thousands of dollars a decade ago, to just about a grand for a very high-resolution device. This dramatic drop in price was brought about by new sensors, and at the very low-end, there are quite a few very inexpensive low resolution thermal imaging devices.

The goal now, it seems, is to figure out some way to add these infrared devices to a smartphone or tablet. There have been similar projects and Kickstarters before, but [Marius]’s entry for The Hackaday Prize is undercutting all of them, and doing it in a way that’s far, far too clever.

Previous ‘thermal imagers on a smartphone’ projects include the Mu Thermal Camera, a $300 Kickstarter reward that turned out to be vaporware. The IR-Blue is yet another Kickstarter we’ve seen, and something that’s actually shipping for about $200. [Marius] expects his thermal imager to cost just $99. He’s getting away with this pricing with a little bit of crazy electronics, and actually designing a minimum viable product.

Both the Mu Thermal Camera and the IR-Blue communicate with their smartphone host via Bluetooth. [Marius] felt radio modules were unnecessary and inspired by the HiJack system where low-power sensors are powered and read through a headphone jack, realized he could do better.

Always the innovator, [Marius] realized he could improve upon the HiJack power harvesting solution, and got everything working with a prototype. The actual hardware in the sensor is based on an engineering sample of the Omron D6T-1616L IR array module, a 16×16 array of IR pixels displaying thermal data on a portable device at 4 FPS.

It’s interesting, for sure, and half the price and quadruple the resolution of the IR-Blue. Even if [Marius] doesn’t win The Hackaday Prize, he’s at least got a winning Kickstarter on his hands. Video of the 8×8 pixel prototype below.


SpaceWrencherThe project featured in this post is an entry in The Hackaday Prize. Build something awesome and win a trip to space or hundreds of other prizes.


Continue reading “A Better, Cheaper Smartphone Thermal Imager”

Cheap-Thermocam Gets An Impressive Rehaul

[Max Ritter] is a 21 year old student of information technology at the University of Applied Science at Weingarten, Germany. Three years ago he brought us the DIY Cheap-Thermocam, a tool for thermal imaging that cost <$100. Since then he’s made a few upgrades.

The original Cheap-Thermocam made use of an Arduino, the sensor from a thermometer gun and a few XY servos. In about 2 minutes the XY servos can scan and measure 1344 points using the thermometer’s sensor, creating a heat-vision map of 42 x 32 pixels — not amazing, but it worked — and it was cheap!

The new version (V3) has its own ARM Cortex M3 processor, it measures 3072 points in 2 minutes from -70°C to 380°C with an accuracy of 0.5°C, and it exports its images at a resolution of 640 x 480 –close to commercial offerings! It’s not capable of real-time scanning, but for the majority of purposes you need one of these for — it’s really not that necessary.

Continue reading “Cheap-Thermocam Gets An Impressive Rehaul”

$40 Lens Hack Gives Your FLIR Higher Clarity

[Josh Oster-Morris’s] FLIR camera can see a bit more clearly now that he’s hacked it to have its own makeshift “macro” mode. You may remember [Josh] from his power distribution Motobrain project. He’s still improving the Motobrain, and he wanted to better understand the thermal characteristics of the high current draws (upwards of 100amps!)

After reading that the FLIR 4  could be hacked into a better version, [Josh] immediately purchased his own. The FLIR is, however, limited at close-range imaging, because the resolution of the FLIR’s microbolometer is relatively low.  He had fortunately decided to stay tuned in to [Mike’s] YouTube channel and saw his follow-up video a few days later on refocusing the FLIR camera with an external lens. [Josh] hit up Amazon for a Gallium Arsenide lens normally used for CO2 lasers, and found one for around $40. He then mounted this lens into a simple paper frame held together by tape and staples, and fitted it onto the FLIR.

After you’ve checked out [Josh’s] blog for more examples of how astoundingly clear the images become, check out [Mike’s] video detailing the hack below.

Continue reading “$40 Lens Hack Gives Your FLIR Higher Clarity”