Open Source IR Camera: Difference between revisions
Jump to navigation
Jump to search
(→BOM) |
(Organizational Changes + Additions) |
||
Line 1: | Line 1: | ||
=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= | |||
*Flir's Designs | |||
=Existing Open Source Designs= | |||
==Buzzfeed's Design== | |||
2017 - Pi Zero + touch screen + $50 sensor, with 3D printed case | 2017 - Pi Zero + touch screen + $50 sensor, with 3D printed case | ||
*Made via BuzzFeed's open source fellows program - [https://www.buzzfeed.com/loganwilliams/open-flir-an-open-source-broadband-thermal-camera?utm_term=.xn2okY0wb#.emaje5JEZ] | *Made via BuzzFeed's open source fellows program - [https://www.buzzfeed.com/loganwilliams/open-flir-an-open-source-broadband-thermal-camera?utm_term=.xn2okY0wb#.emaje5JEZ] | ||
Line 4: | Line 17: | ||
*logan.williams@alum.mit.edu | *logan.williams@alum.mit.edu | ||
=BOM - $116 = | ===BOM - $116 === | ||
*Pi Zero - $5 - [https://www.adafruit.com/product/2885?gclid=EAIaIQobChMI5eaYoq6_2QIVCYppCh0DcQadEAQYAiABEgI6ovD_BwE] | *Pi Zero - $5 - [https://www.adafruit.com/product/2885?gclid=EAIaIQobChMI5eaYoq6_2QIVCYppCh0DcQadEAQYAiABEgI6ovD_BwE] | ||
*Cam - $17 - [https://www.amazon.com/dp/B01LY05LOE/ref=sr_ph_1?ie=UTF8&qid=1485905985&sr=sr-1&keywords=raspberry+pi+camera+zero] | *Cam - $17 - [https://www.amazon.com/dp/B01LY05LOE/ref=sr_ph_1?ie=UTF8&qid=1485905985&sr=sr-1&keywords=raspberry+pi+camera+zero] | ||
Line 10: | Line 23: | ||
*Screen - $34 - [https://www.amazon.com/SunFounder-Monitor-Display-800X480-Raspberry/dp/B01HXSFIH6] | *Screen - $34 - [https://www.amazon.com/SunFounder-Monitor-Display-800X480-Raspberry/dp/B01HXSFIH6] | ||
*IR sensor - $50 - [Heimann HTPA32x32dL3.6/0.9 (purchased through Boston Electronics)] | *IR sensor - $50 - [Heimann HTPA32x32dL3.6/0.9 (purchased through Boston Electronics)] | ||
=Minimum Viable Product= | |||
*Modular | |||
*User Maintainable | |||
*Cheap | |||
*Generalized + Multipurpose | |||
*Sensitive to (need stuff here) | |||
=Basic Design= | |||
* | |||
=BOM= | |||
* | |||
=See Also= | |||
*[[Open Source Specialty Camera Construction Set]] | |||
=Useful Links= | |||
* |
Revision as of 04:38, 2 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
- Flir's Designs
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 - [1]
- https://github.com/buzzfeed-openlab/thermografree
- logan.williams@alum.mit.edu
BOM - $116
- Pi Zero - $5 - [2]
- Cam - $17 - [3]
- Bat - $10 - [4]
- Screen - $34 - [5]
- IR sensor - $50 - [Heimann HTPA32x32dL3.6/0.9 (purchased through Boston Electronics)]
Minimum Viable Product
- Modular
- User Maintainable
- Cheap
- Generalized + Multipurpose
- Sensitive to (need stuff here)