Close
0%
0%

TJ - $99 Thermal Imager

A thumb-sized device that plugs into your iPhone / iPad / iPod Touch headphones jack and turns your iOS device into a Thermal Camera

Similar projects worth following
TJ (Thermal Jack) powers and communicates solely through your iOS device's headphones jack (so it needs NO external battery and uses NO wireless communication). This significantly helps to reduce its cost, complexity and size.

TJ will use an Infrared FPA (Focal Plane Array) with an NETD of 0.15°K, a 4 FPS frame rate and a native resolution of 16 x 16 pixels, generating a heat map upscaled at iOS device's native screen resolution by Bicubic Interpolation.

SuperResolution (combining several low resolution frames which exhibit sub-pixel shifts into a High Resolution stil-image) is currently being evaluated.

Android and PC are supported too via an USB connection. The USB connection also allows updating the TJ microcontroller firmware. A UART connection will be offered too for low-level interfacing purposes.

TJ is a fully open source / open hardware project and a crowd-funding campaign is expected to be launched late 2014 with the purpose of entering mass-production.

Introduction

Thermal Imaging technology used to be priced prohibitively outside the budget of hobbyists until recent years. Late 2012 when I started working on my 1st Thermal Imaging project, the lowest cost thermal camera available on the market was the Flir i3 (priced at $995 back then). Moreover, there was (to my knowledge) absolutely no lower cost, open-source alternative solution on the market to these expensive, proprietary devices - that mostly had to do with the high development and manufacturing costs of high/medium performance IR FPAs and lenses and with the timid availability of low cost, low performance IR modules (FPA + lens + ASIC), still not implemented in any low-cost Thermal Imager.

I was therefore highly motivated to explore the possibility of developing a Thermal Imaging platform that was low cost ( < $200 to manufacture)  and could offer sufficient performance for some of the less demanding hobbyist level tasks. That's how I've started working on Thermal Imaging devices.


A bit of background


1st attempt: Mechanically Microscanned Thermal Imager (MMTI)

I've started prototyping a device around the MLX90620BAD 16x4 IR array. The idea was to select a low-cost (implicitly low performance) IR FPA that had a low pixel FOV (2.5° x 2.6° FOV / pixel) and a satisfactory NETD (0.08°K at 1 fps in its datasheet; found out the hard way during testing that it was more like 0.4-0.5°K - still have no clue how they got to that figure). 

Then, by means of a stepper-motor controlled pan-tilt platform (that had its rotation axes centered as well as possible to the FPA's surface center in order to simplify pixel position calculations) produce a pattern of controlled sub-pixel shifts (microscanning) of the whole IR module. 

Each thermal data frame would be sequentially fed via WiFi to a connected iOS device that would form in realtime a composite high resolution image from the individual low-res frames (in the end a 176 x 44 final high resolution image would be obtained out of 121 frames of 16x4).

The prototype consisted of:

  • Melexis MLX90620BAD 16x4 IR array
  • PIC32MX795F512L based USB Starter Kit IIStarter Kit I/O Expansion Board
  • MRF24WG0MA Wi-Fi G PICtail Daughter Board
  • 3-axis stepper control board based on 3 x A3977SED (self designed / manufactured board that I had lying around since my early 20's) - naturally, only 2 axis used
  • Vexta PK246PA stepper motors that I had lying around (1.8° / step - had to use 1/8 micro stepping to obtain 0.225° steps to fulfill my sub-pixel shifting resolution demands) 
  • 3S 1600mAh LiPo battery 
  • cheap laser module (from a laser pointer) - to evaluate microscanning pattern accuracy and orientation 
  • custom pan-tilt platform (self designed / CNC manufactured) - to allow precise centering of MLX90620BAD FPA surface center to the pan-tilt platform rotation axes

Here's an image of what the Hardware Prototype of MMTI looked like and to the right is the high-res composite image 176 x 44 (formed out of 121 frames of 16x4) - 'self portrait' - yes, I stood frozen for 121 seconds :)

Conclusions drawn from the MMTI prototype testing:

  • Successfully verified the validity of the microscanning concept of this particular setup - I was actually surprised by the rather good alignment of pixels and frames
  • Sufficient spatial resolution
  • Much higher NETD than expected (specified 0.08°K at 1 fps in MLX90620BAD datasheet; found out the hard way during testing that it was more like 0.4-0.5°K - still have no clue how they got to that figure)
  • High pixel non-uniformity (although all MLX90620 are factory calibrated to a certain degree of non-uniformity); I had to implement a pre-scan calibration to get to satisfactory uniformity 
  • High measurement noise for MLX90620BAD (as sensor frame rate is increased, the noise increase too, rendering any frame rate higher than 4 FPS useless for this application) 
  • Concluded that the primary performance...
Read more »

  • 1 × Omron D6T-1616L Thermal Sensor module
  • 1 × PIC16LF1459T-I/ML 8bit XLP Microcontroller
  • 1 × LP2980AIM5-3.0 3.0V LDO regulator
  • 1 × MCP6001T-I/LT Low-Power Op Amp
  • 1 × SD103ATW Schottky Array (3 diodes, isolated)

View all 16 components

  • TJ development takes a break while new development possibilities are being evaluated

    Marius Popescu09/27/2014 at 16:48 2 comments

    On Thursday 27th, Seek Thermal launched a $199 thermal camera accessory for iOS and Android. It boasts an absolutely impressive 206 x 156 microbolometer array, -40 to 330°C temperature detection range and 36º FOV. Yeah, it puts the unborn $99 TJ to shame, as well as it's more expensive competitor, the $350 Flir One.

    I must admit that the product launch timing came as a total surprise for me, even while Seek Thermal first surfaced in August declaring they've been hard at work for a couple of years already and that their camera product is in development; and I have a feeling that it came a bit surprising for the big players in the thermal imaging industry as well. What they've achieved (Seek Thermal in collaboration with Raytheon Vision Systems and Freescale) with the FPA design and manufacturing in terms of cost reduction is truly amazing!

    Now, work on TJ and it's ancestor, MMTI was directed at making thermal imaging more affordable and more open to hobbyists and everyday people. But now as a $199 thermal imager is already here, and one that sets new price/performance standards, I think there would be little incentive to buy a $99 imager that's so far-off performance-wise. 

    That being said, my motivation for continuing the development of TJ took a big hit :) Therefore, I've halted development for the time being and I'm the process of evaluating new development possibilities. I also feel there's little motivation left for fulfilling the requirements of the Hackaday Prize Finals.

    I'll be abroad for a week but I'm planning to update the project with the latest unpublished developments after I return: updated hardware, firmware and iOS software sources.

    TJ Gen2 Prototype status - as of this update

    • TJ Gen2 PCB prototypes successfully tested (both the D6T-1616L populated version and the AMG8832 populated version)
      • minor changes needed (1 added capacitor, minor pin order changes on the 12-pin expansion connector to adapt  changes on the new v900 ESP8266-based module, microUSB connector placement)
    • Added TJ firmware and iOS software support for the AMG8832 version also (in addition to D6T-1616L version support)
      • common TJ firmware for both TJ versions (TJ firmware detects the connected sensor automatically and reconfigures accordingly)
    • Added firmware and iOS software support for the ESP8266 WiFi module 
      • ESP8266 module presence on TJ 12-pin expansion header is detected automatically and TJ reconfigures for wifi-streamming instead of audio-based communication
    • iOS application UI changes
      • added temperature bar
      • tap pixel for temperature measurement
      • cleaned UI of test parameters
      • partially implemented gesture based manual ranging 

    TJ Gen2 and modules / shields hardware prototypes; iOS App. 

  • PCBs ordered!

    Marius Popescu09/09/2014 at 09:01 2 comments

    After another two weeks of work evaluating and implementing different features / improvements / changes to TJ, I present you the TJ Gen2 prototype and shields: 

    • TJ Gen2 thermal imager - baseboard (lower right corner) 
      • 37.5 x 20.5 mm
      • 2 versions depending on the included thermal sensor
        • Omron D6T-1616L (16x16 FPA)    --- $99
        • Panasonic AMG883x (8x8 FPA) --- $49? 
      • audio-jack interface (iOS devices)
      • USB interface (Android / PC / Mac)
      • 12-pin shield-connector
    • BLE shield (upper left corner)
      • based on the popular $6 HM-10 module 
      • allows low-power remote connections to TJ
      • can be piggy-backed on the battery shield for battery-operation 
    • WIFI module 
      • no-shield needed (simply plug a $4.5 ESP8266-based module in TJ's shield-connector)
      • allows longer-range remote connections to TJ
      • can be piggy-backed on the battery shield for battery-operation
    • Battery shield
      • provides power to TJ through a standard 2-pin JST LiPo battery connector
      • charges LiPo batteries

    aaaand... what's that on the lower left corner? It's a...

    • Display shield
      • uses a $10, 1.5" OLED 128x128 color display
        • an <$4, 1.44" LCD 128x128 color display will also be evaluated
      • contains an uSD card slot for saving thermal images and video
      • 2 buttons
      • a LiPo charger and connector
      • Should allow TJ to become a stand-alone ultra low-cost thermal-camera :) 

    The PCBs have just been ordered today at a China fab and should probably arrive late next-week.

  • TJ versions and 'shields'

    Marius Popescu08/31/2014 at 17:00 0 comments

    TJ is all about making entry-level Thermal Imaging as open and affordable as possible. With that in mind, I've started on a journey of designing a device that's not only as inexpensive as possible but one that still squeezes the best available performance, convenience and flexibility, by means of clever hw/sw co-design :)

    Affordability is paramount:

    • The $99 version (using the D6T-1616L thermal sensor) will most probably offer the absolute best thermal imaging performance available at that price-point
    • A $49-59 version (using the AMG883x thermal sensor) will also be offered for applications less-demanding performance-wise

    Convenience is another aspect that I specifically targeted:

    • You have an iOS device (iPhone, iPad, Ipod Touch) -> You simply plug TJ in your headphones jack and it's ready for use
    • You have a device with an USB port (Android smartphone / tablet with USB OTG; Windows tablet, PC; Mac) -> You connect TJ to the USB port using a microUSB cable and it's ready for use

    How about Flexibility:

    • You want to connect remotely to TJ or want to connect to more than one device (think room occupation detection / people-counting applications etc.) 
      • TJ will have a small extension header that you can plug a 'dirt-cheap' $4.5 WIFI module like this ESP8266-based one (thanks Hackaday for the article on this module!)
        • just stack the WIFI module, apply power on TJ's USB connector / external powering pins or use a battery shield and it's ready to stream thermal data

                                                                                

      • A Bluetooth Low-Energy shield based on the rather popular HM-10 $6 BLE module will also be designed and made available for low-range / low-power consumption interfacing

    • You want to power TJ by battery?
      • A simple shield containing a LiPo charger IC, a power switch, an LED and a standard battery connector will be designed and made available 

  • Few words on current status and future plans

    Marius Popescu08/26/2014 at 17:08 0 comments

    • I'm hard at work designing an actual PCB prototype which will stack nicely under the D6T-1616L sensor PCB; This one will really be thumb-sized :)  ~40x20mm - roughly the same size as the D6T-1616L sensor PCB
    • I'm planning on designing a simple, low cost, ultra-small WiFi shield ($25 is a target price); This would simply plug into the low-level 4pin expansion header and allow TJ to function autonomously (without the need of a smartphone / tablet / PC) and stream thermal data to a remote device (use cases: thermal monitoring in hazardous or special conditions, people detection, people counting etc.)
      • In addition to this, I was thinking of adding a feature to the smartphone / tablet app. that would allow to broadcast video and/or raw thermal data to a remote device (locally or over the Internet)   
    • A re-design of the iOS app.  UX / UI is scheduled after the work on the PCB prototype is complete (I have some nice ideas on how to greatly improve usability)
    • I'm considering the possibility of also offering a lower spec'd version of TJ, based on the Panasonic GridEYE 8x8 sensor, priced somewhere between $49 and $59;  Both versions (D6T1616L 16x16 @$99 and GridEYE 8x8 @$49-$59) would share a common PCB and the same components except for the thermal sensor and a few passives
      • Even upgrading at a later time would be possible for the ones with minimal soldering / de-soldering skills :)

    What do you think? 

  • A few quick facts about the TJ Gen1 Prototype

    Marius Popescu08/20/2014 at 08:22 0 comments

    Here's a few quick facts about the TJ Gen1 Prototype:

    • Communicates through the headphones jack using a custom modulation scheme that I've developed (5 Symbol, double polarity, Pulse Amplitude Modulation); It allows an effective bandwidth of 13714 bps (sufficient for sending the thermal data produced by the D6T-1616L uncompressed) and much more than the Hijack project modulation scheme limitations permitted - See Project Log 3 for details
    • While the overall concept was inspired by the Hijack project and the TJ Gen0 prototype still used the Hijack iOS comm. library, the TJ Gen1 Prototype is an all-together different beast that bears no relation in hardware or software architecture to the Hijack project, furthermore boasting significant performance improvements in communication and power harvesting areas
    • All electronic components of the TJ Gen1 Prototype (except for the Omron D6T-1616L - which is by far most the most costly component) amount for less than $4 (@1K quantities) with further cost savings possible
    • The measurable temperature range that the D6T-1616L offers (or at least the engineering sample I've tested) is from -25°C (or even less) up to just shy of 300°C  

  • Rolling 'my own' Data Modulation Scheme!

    Marius Popescu08/16/2014 at 20:39 0 comments

    After countless frustrating hours spent trying to optimize my hardware / software implementation (of the Manchester Encoding scheme that the Hijack project proposed and that I've previously used in the TJ Gen0 prototype) in order to be able to increase the communication frequency (therefore data bandwidth), I've convinced myself I've hit a decisive hardware limitation. 

    Long story short:

    The D6T-1616L sensor that I'm using on the TJ Gen1 prototype produces ~12366 bps of data ( (16 x 16 pixels + 1) x ~12bits x 4FPS))  that TJ has to relay to the iOS device through the microphone input. 

    To send that amount of data (without using thermal data compression, which I've decided would be the last resort), I'd need to increase the frequency at which the Manchester modulated data is sent through the mic. input from 8820 Hz to something like 14700 Hz or 16000 Hz (divisor of 44100 Hz or 48000 Hz sampling rate).

    Put short, sparing you of details, neither of those frequencies worked not even with minimal reliability in spite of my efforts of accurately deriving the sampling clocking from the output sine wave used for power harvesting and using that to clock my output signal.

    Bottom line is that Manchester encoding could only take me this far... :)


    Then, an "AHA moment" struck me...  There's already a 5bit DAC in the micro controller I've chosen for the design, why not try to use a form of PAM (Pulse Amplitude Modulation) ???

    This would allow me to keep the communication frequency low and still multiply the data bandwidth: WIN WIN :)

    After another few days of painstaking testing I've arrived to a compromise between comm. frequency and different amplitude levels that seems to work best:

    - 5 pairs of voltage levels (coding 2bits; 1 pair is for sync) clocked at 8000 Hz

    Let's take a look at the following example:

    The red test signal was captured (with a super-useful app. called SignalScope Pro) by the iOS device on the mic. input.

    The encoding scheme is as following:

    - there are '7 blocks' per data packet (1 sync block, 6 data blocks), so each data packet is delimited by a start and an end sync block

    - on each block the positive and negative parts are driven identically in absolute amplitude (forming pairs) - this is to assure transitions on every bit (to pass AC coupling on mic. input) and because only the falling edge is measurable (the rising edge is completely useless  for measurement because that's where the transition between different voltage levels happens) - see the rising edge on the transition from 0b11 to 0b00

    - there are 5 different voltage pairs (symbols), expressed in 5bit DAC input value (where 0 is 0V and 31 is 3.0V):

    - SYNC symbol (HS = 16, LS = 15)

    - '0' symbol (H0 = 18, L0 = 13)

    - '1' symbol (H1 = 21, L1 = 10)

    - '2' symbol (H2 = 25, L2 = 6)

    - '3' symbol (H3 = 31, L3 = 0)

    - The SYNC symbol encodes the sync blocks

    - The '0', '1', '2' and '3' symbols encode the data blocks (each block is a 2bit value)

    - 12bit values are encoded in 7-block data packets ( SYNC block, 2-bit data block 1, 2-bit data block 2, ... , 2-bit data block 6)

    Decoding is done as following:

    - The difference in amplitude on each falling edge of the signal is measured by the iOS app. (the bar graph on the right shows the differences measured on the left signal)

    - The differences are decoded to symbols by certain thresholds that separate them (raw thresholds are hard-coded in source code but on each thermal data frame (4 times per second) there's a special data packet that the app uses to finely calibrate the thresholds; the differences are really stable over time but there seem to be variations from an iOS device model to another (e.g. iPad 3 to iPhone 5s)

    - The detected symbols are transformed to a 12-bit value (by simply merging the 2-bit pairs) that represents the thermal measurement data of a pixel


    The modulation scheme is currently used in the TJ Gen1 prototype and works 'flawlessly' (less than 1 corrupt data packet in  >100000...

    Read more »

  • D6T-1616L teaser :)

    Marius Popescu08/08/2014 at 21:59 0 comments

    Today I've received the D6T-1616L sample from Omron. Here's a quick snapshot from preliminary testing (looking at the same Parallella Gen1 board, for comparison).

  • Low-cost IR Array performance characterization

    Marius Popescu07/27/2014 at 16:47 2 comments

    I've just finished editing a video that compares the performance of the low-cost IR Arrays I've tested so far (Omron D6T-44L-06, Panasonic AMG8832, Melexis 90620ESF-BAD):

              * if you open the video on YouTube, there's a 'Table of Contents'  in the "Description" field and you can quickly jump to any part of the video


    On the TJ Gen0 prototype:

    - I've made a minor change to the Dickson Charge Pump topology that I use in the Power Harvesting circuit (audio output channels are not wired in parallel anymore but  as separate clocks phase-shifted 180° 

              ---> This results in much better performance of the Power Harvesting circuit

              ---> Less ripple on the regulated 3.3V

              ---> More margin to increase the current consumption if necessary 

    - I've experimentally changed the clock source for the Manchester encoded signal (the one carrying thermal data, sent by TJ's microcontroller trough iDevice's Mic. input)

             ---> Signal is not clocked locally on the TJ anymore (by microcontroller's internal oscillator) but obtained through sampling the two 180° phase-shifted sine waves (to double the frequency) outputted through the audio channels

                    - all sampling is done in hardware by the microcontroller (by a combination of internal comparators, S-R latch and T flip-flop)

                    - this should result in much more precise clocking and alignment to iDevice's sampling -> hopefully allowing me to further increase the frequency (at which the thermal data is sent - currently 8820Hz) without communication errors  


    I've refrained from posting more technical details such as hardware schematics and source-code as I'm still experimenting (with somewhat radical changes) in the pursuit of squeezing the best performance out of this Gen0 prototype before settling on a design for the Gen1 prototype.

View all 8 project logs

Enjoy this project?

Share

Discussions

DontStalkME wrote 04/05/2017 at 08:59 point

Could also use some auto-image-stitching software for larger images.

  Are you sure? yes | no

Reactor wrote 09/03/2015 at 18:02 point

A small point: there are no degree units in Kelvin temperatures, so "NETD of 0.15°K" should be "NETD of 0.15 K".

  Are you sure? yes | no

Bruno Silva Pontes wrote 08/15/2015 at 23:37 point

Hey guys, do you know where I can get an OMRON D6T1616L to buy?

  Are you sure? yes | no

Kevin wrote 08/11/2015 at 16:36 point

A thermal imaging camera is one of those gadgets that would be nice to have for when I need it but are usually way too expensive to buy for the limited amount of use it would get. I hope you keep going with this project. I did a quick search for the Seek Thermal product you mentioned. I see a product on their website at $249 US but near the bottom of the page it states it is not available outside the U.S. via their website. I haven't looked elsewhere for it yet.

  Are you sure? yes | no

ap2006 wrote 11/17/2014 at 22:02 point
So, I'm new to this community... Do I have to build the Thermal Imager or could I buy it?

  Are you sure? yes | no

Marius Popescu wrote 11/23/2014 at 11:47 point
Well, for the time being the only way is to build it yourself. I really hope that one day you'll be able to buy it! :)

  Are you sure? yes | no

Bogdan Chihaia wrote 10/20/2014 at 17:26 point
Hello Marius Popescu, I'm very interested in your work, and I was wondering if you could help me with a few tips. I'm a biomedical engineer and I am planning to start developing an IR scanner for early skin cancer detection on a low budget. Could you help me?

  Are you sure? yes | no

Marius Popescu wrote 10/20/2014 at 18:48 point
Hi Bogdan. You should be looking at higher resolution, lower NETD sensors for your intended application. I'm sorry to discourage you but I don't think it can be exactly low budget.

Sure, you can drop me an e-mail with your questions and I'll do my best to help.

  Are you sure? yes | no

Bogdan Chihaia wrote 10/21/2014 at 08:44 point
thanks a lot! just give me your email adress, please...

  Are you sure? yes | no

Marius Popescu wrote 10/21/2014 at 19:21 point
Drop me an e-mail at i.solved.it@icloud.com (yep, it's an alias so i need not worry about spambots :p)

  Are you sure? yes | no

Bogdan Chihaia wrote 10/21/2014 at 21:41 point
thanks a lot!

  Are you sure? yes | no

Pure Engineering wrote 09/12/2014 at 05:29 point
you gotta check out the flir lepton:
http://hackaday.io/project/3000-Flir-Lepton-Thermal-Camera-Breakout

its a 80x60 thermal module for about $250.

  Are you sure? yes | no

Marius Popescu wrote 09/12/2014 at 06:44 point
I'm fully aware of the Flir Lepton since its announcement! :) Though, different price-point, different performance.

I'll be keeping a close-eye on the groupgets campaign. Maybe I'll join too :)

  Are you sure? yes | no

Jasmine Brackett wrote 08/15/2014 at 22:43 point
Hello Marius Popescu, now is the time to add a few more details to your project to give it the best chance of going through to the next round of The Hackaday Prize.

By August 20th you must have the following info on your project page:
- A video. It should be less than 2 minutes long describing your project. Put it on YouTube (or Youku), and add a link to it on your project page. This is done by editing your project (edit link is at the top of your project page) and adding it as an "External Link"
- At least 4 Project Logs
- A system design document. Please highlight it in the project details so we can find it easily.
- Links to code repositories, and remember to mention any licenses or permissions needed for your project. For example, if you are using software libraries you need to document that information in the details.

You should also try to highlight how your project is 'Connected' and 'Open' in the details and video.

There are a couple of tutorial video's with more info here: http://hackaday.com/2014/07/26/4-minutes-to-entry/

Good luck!

  Are you sure? yes | no

Marius Popescu wrote 08/15/2014 at 23:01 point
Hi Jasmine,
Thanks for the reminder!
I'm working hard behind the scenes. The following days it'll become more visible :)

  Are you sure? yes | no

Rahul Mascarenhas wrote 08/10/2014 at 15:16 point
Great project!! What are the average values of current/power that the power harvesting circuit manages to output?

  Are you sure? yes | no

Marius Popescu wrote 08/10/2014 at 15:31 point
In the current setup I'm using ~5.5mA @3.3V. I haven't characterized the maximum output yet.

  Are you sure? yes | no

peter jansen wrote 08/08/2014 at 19:19 point
Hi Marius,
Great project! If you don't mind my asking, where are you sourcing your AMG8831/32s from? It seems like every distributor is fresh out of them. Thanks!

  Are you sure? yes | no

Marius Popescu wrote 08/08/2014 at 19:28 point
Hi Peter,

Thanks! Yeah, I've just checked Digikey now and indeed their stock is 0... weird. But you can still buy this dev-kit if you need it for prototyping only: http://www.digikey.com/product-search/en/programmers-development-systems/evaluation-boards-sensors/2622557?k=amg8831

I've only needed 1 piece for evaluation and the unit was ordered directly from Panasonic Japan through Avnet Abacus (Europe). In Europe it's much more complicated to source than in US (due to it's Dual Use nature...)

  Are you sure? yes | no

peter jansen wrote 08/10/2014 at 22:39 point
Thanks! I asked Digikey when they'd expect them back in stock and they sent me a quote for 1000 with an expected delivery of around December, so I'm guessing regardless of their characteristics these likely wouldn't be a good choice for either of us. I'll let you know if I hear differently or find a source!

  Are you sure? yes | no

Erik Beall wrote 08/06/2014 at 23:40 point
Hi Marius,
very nice project, and the image you created with your micro-scanned MLX90620 is amazing for that sensor. Scanning and stitching with good spatial accuracy is impressive!

I saw the comment about the price - I actually paid $1200 for my first 64x62. I do have some help to get the price down and we will be at-cost. Also the lens is probably different (we are using Germanium but they can do many different lenses - they have an in-house lens designer).

Good luck with your project! Using a audio hijack interface is a great idea to get power and data.

  Are you sure? yes | no

Marius Popescu wrote 08/07/2014 at 07:33 point
Hi Erik,

Thanks for your appreciation!

Yeah, I was really intrigued by HemaImager's asking price so I couldn't help but ask Heimann Sensor for a quotation :)

Anyway, if you can sell considerably under Flir One asking price and still make a healthy profit, then you got a winning ticket there!

Wish you all the best with the Kickstarter campaign! I'll be following closely :)

  Are you sure? yes | no

Noman wrote 08/05/2014 at 09:09 point
Thanks, yes that may be the case.

  Are you sure? yes | no

Noman wrote 08/05/2014 at 08:07 point
Thanks for enlightening. Please do share prices once you get from Heimann. If they sell it for $1018 how Hema-Imager can sell at $225 including everything!

  Are you sure? yes | no

Marius Popescu wrote 08/05/2014 at 08:13 point
I will post a comment as soon as I have info on that.

Well, volumes is one way, but it sounds a bit too good to be true... If it is, good job to them!!!

I'll do my research! :)

  Are you sure? yes | no

Marius Popescu wrote 08/05/2014 at 08:42 point
I've just been on the phone with a Heimann Sensor representative and I've got the following quotation:

HTPA 64x62 (60x60 effective size) with L10 F0.80 (40.2 x 39.0 FOV) Ge Lens (the configuration that the Hema-Imager uses) was quoted at 146 EUR (195 USD) @1000units

So they're either getting a much better deal or they're probably selling on loss, at least for the Kickstarter campaing :)

In the kickstarter they also say that for the first 50 units they've been offered a special price, though not for the whole 800 units.

For the 82x62 the representative couldn't give me a quotation at this time.

  Are you sure? yes | no

Noman wrote 08/05/2014 at 01:53 point
I just have read about Heimann HTPA 82x62 sensor. It looks great in specs but am not sure about price. Also there is a new kickstarter campaign going on namely Hema-Imager asking for $225 for 64x62 sensor device.

  Are you sure? yes | no

Marius Popescu wrote 08/05/2014 at 07:42 point
Thanks for the info on the Hema Imager! I was unaware of it.

I am familiar with Heimann Sensor IR Array products and followed their progress for a long time, although I'm still puzzled how they're able to get the 64x62 IR arrays for so low...

There's a doc. on Boston Electronics website that quotes the 64x62 IR Array at $1018: http://www.boselec.com/products/documents/HeimannArrays5-10-13.pdf

This makes me so curious that I'll probably give Heimann Sensor a call later today to ask for a quotation on the 64x62 and the 82x62 :)

By the way the 82x62 developed by Heimann Sensor is mass-produced (and also sold) by Bosch Semiconductor as SMO130: http://www.bosch-semiconductors.de/media/pdf_1/press_releases/SMO130_Productinfo_1402.pdf

Seems like the same kind of deal they have with Melexis for the MLX90620 (originally developed by Heimann Sensor)

  Are you sure? yes | no

Noman wrote 07/25/2014 at 15:11 point
Cool. Marius, congrats for working out such low cost thermal imagery. I wonder why you have not opted for BLE/Techbasic way for IOS?

  Are you sure? yes | no

Marius Popescu wrote 07/25/2014 at 15:19 point
Thank you! I went this way to make interfacing as cost-effective as possible. Another reason is convenience (needs no battery; you plug it in and it's ready for use)

  Are you sure? yes | no

Radu Motisan wrote 07/25/2014 at 12:52 point
Very promising results, congrats on the project and looking forward to see more!

  Are you sure? yes | no

Marius Popescu wrote 07/25/2014 at 12:59 point
Thanks, Radu! I better not disappoint then :)

  Are you sure? yes | no

Mike Szczys wrote 07/23/2014 at 15:25 point
Wow... an order of magnitude cost reduction for this tool, fantastic! Can't wait to see where you end up with this one since the preliminary results are very promising!

  Are you sure? yes | no

Marius Popescu wrote 07/23/2014 at 15:34 point
Thanks a lot for your kind words Mike!

Stay tuned for the Gen1 prototype (hopefully early August). It's expected to offer much better performance!

  Are you sure? yes | no

David Cook wrote 07/21/2014 at 00:58 point
I'm giving you a skull just the courage to post photos of your gnarly free-form soldering of SMT components!!

Seriously, though -- a very interesting project. Best of luck to you!

David

  Are you sure? yes | no

Marius Popescu wrote 07/21/2014 at 04:05 point
Thanks, David!

Well, that's how it looks like when you decide on a Friday night that you need a hw prototype :)

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates