Open Source IR Camera: Difference between revisions
Jump to navigation
Jump to search
(Minor Clarification) |
|||
Line 20: | Line 20: | ||
*Hackaday - http://hackaday.com/tag/thermal-imaging-camera/. '''GNU-GPL License'''.- high resolution - 80x60 pixel. Cost of sensor is $180, so the overall product is on the expensive side. | *Hackaday - http://hackaday.com/tag/thermal-imaging-camera/. '''GNU-GPL License'''.- high resolution - 80x60 pixel. Cost of sensor is $180, so the overall product is on the expensive side. | ||
*8x8 sensor - so more on the toy side - and higher screen resolution - from Adafruit - [https://www.adafruit.com/product/3538]. 0-80C | *8x8 sensor - so more on the toy side - and higher screen resolution - from Adafruit - [https://www.adafruit.com/product/3538]. 0-80C | ||
=? License= | |||
*Arduino based, scanning servo with series of 1-point measurements - [https://www.youtube.com/watch?v=iSTZ0l0vfvE] | |||
=Existing Open Source Designs= | =Existing Open Source Designs= |
Revision as of 19:28, 17 March 2018
Basics
- A generalized photo/video point and shoot camera that can see in the IR Spectrum
Used For
- Engineering Work (Diagnosing gas leaks, seeing thermal insulation of buildings etc.)
- Scientific Work
- Search and Rescue (ie on boats at night)
Industry Standards
Commercial
Not Open
http://www.rhworkshop.com/ - $180. Not open source - cc-by-nc-sa
Open Design
- Top choice - Thermografree - [1]. Logan Williams can help. 32x32 sensor - sufficient for decent thermal measurements of the Seed Eco-Home. This has 2 sensors, so it can overlay thermal images over standard images.
- Hackaday - http://hackaday.com/tag/thermal-imaging-camera/. GNU-GPL License.- high resolution - 80x60 pixel. Cost of sensor is $180, so the overall product is on the expensive side.
- 8x8 sensor - so more on the toy side - and higher screen resolution - from Adafruit - [2]. 0-80C
? License
- Arduino based, scanning servo with series of 1-point measurements - [3]
Existing Open Source Designs
Buzzfeed's Design
2017 - Pi Zero + touch screen + $50 sensor, with 3D printed case
- Made via BuzzFeed's open source fellows program - [4]
- https://github.com/buzzfeed-openlab/thermografree
- logan.williams@alum.mit.edu
BOM - $116
- Pi Zero - $5 - [5]
- Cam - $17 - [6]
- Bat - $10 - [7]
- Screen - $34 - [8]
- IR sensor - $50 - [Heimann HTPA32x32dL3.6/0.9 (purchased through Boston Electronics)]
Minimum Viable Product
- Modular
- User Maintainable
- Cheap
- Generalized + Multipurpose
- Sensitive to (insert wavelength range here)