Open Source IR Camera: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
2017 - Pi Zero + touch screen + $50 sensor, with 3D printed case
=Technical Requirements=
*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]
*A generalized photo/video point and shoot camera
*https://github.com/buzzfeed-openlab/thermografree
*can see in the IR Spectrum, such as to get thermographic images for thermal leak detection in the Seed Eco-Home
*logan.williams@alum.mit.edu
*Can be used only as a regular camera as well
*Can be used as an internet camera over wireless
*Can be used with the D3D printer for monitoring
*May be adapted to aerial quadcopter drones, though a dedicated smaller camera may be needed for smaller drones
*May be used in open source 3D printed microscope


=BOM - $116 =
==Organizational Requirements==
*Pi Zero - $5 - [https://www.adafruit.com/product/2885?gclid=EAIaIQobChMI5eaYoq6_2QIVCYppCh0DcQadEAQYAiABEgI6ovD_BwE]
*Is a product line in the [[Open Source Everything Store]], including other accessories such as [[Open Source Camera Stabilizer]] or linear camera rails, camera holders.
*Cam - $17 - [https://www.amazon.com/dp/B01LY05LOE/ref=sr_ph_1?ie=UTF8&qid=1485905985&sr=sr-1&keywords=raspberry+pi+camera+zero]
*Is suitable for Extreme Manufacturing workshops
*Bat - $10 - [https://www.amazon.com/Bay-Valley-Parts-10000mah-Rechargeable/dp/B00ELNLDIK/ref=sr_1_2?ie=UTF8&qid=1519503005&sr=8-2&keywords=usb+power+pack+cheap]
*Can be a basis for further design evolution in Extreme Design Jams
*Screen - $34 - [https://www.amazon.com/SunFounder-Monitor-Display-800X480-Raspberry/dp/B01HXSFIH6]
*Producible as an element of curriculum for schools
*IR sensor - $50 - [Heimann HTPA32x32dL3.6/0.9 (purchased through Boston Electronics)]
*Usable in a standard open source toolchain for OSE documentation, interchangeable with [[ShopAid]] camera
*May be used in remote monitoring, so must be water-tight and UV stabilized
 
=Tech Tree of Choices=
*Top choice - [[Thermografree]] - [https://www.buzzfeed.com/loganwilliams/open-flir-an-open-source-broadband-thermal-camera?utm_term=.udZA4gM6G#.fvkVbGnEZ]. 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.
 
=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==
*[https://www.flir.com/ Flir's Designs]
 
==Not Open==
 
http://www.rhworkshop.com/ - $180. Not open source - cc-by-nc-sa
 
==Open Design==
===Buzzfeed's Design===
*'''See [[Thermografree]]'''
===Adafruit===
*8x8 sensor - so more on the toy side - and higher screen resolution - from Adafruit - [https://www.adafruit.com/product/3538]. 0-80C
===Hackaday===
*http://hackaday.com/tag/thermal-imaging-camera/.
*'''GNU-GPL License'''.
*High resolution - 80x60 pixel
*Cost of sensor only is $180, so the overall product is on the expensive side.
 
==? License==
*Arduino based, scanning servo with series of 1-point measurements - [https://www.youtube.com/watch?v=iSTZ0l0vfvE]
 
=Minimum Viable Product=
*Modular
*User Maintainable
*Cheap
*Generalized + Multipurpose
*Sensitive to (insert wavelength range here)
 
=Links=
 
*[[Open Source Infrared Camera]]
*[[Thermal Camera]]
*[[Raspberry Pi Camera]]
*[[3D Printed Camera]]
*[[Open Source Camera Stabilizer]]
*[[Internet Camera]]
*[[Open Source Specialty Camera Construction Set]]

Latest revision as of 17:57, 18 April 2018

Technical Requirements

  • A generalized photo/video point and shoot camera
  • can see in the IR Spectrum, such as to get thermographic images for thermal leak detection in the Seed Eco-Home
  • Can be used only as a regular camera as well
  • Can be used as an internet camera over wireless
  • Can be used with the D3D printer for monitoring
  • May be adapted to aerial quadcopter drones, though a dedicated smaller camera may be needed for smaller drones
  • May be used in open source 3D printed microscope

Organizational Requirements

  • Is a product line in the Open Source Everything Store, including other accessories such as Open Source Camera Stabilizer or linear camera rails, camera holders.
  • Is suitable for Extreme Manufacturing workshops
  • Can be a basis for further design evolution in Extreme Design Jams
  • Producible as an element of curriculum for schools
  • Usable in a standard open source toolchain for OSE documentation, interchangeable with ShopAid camera
  • May be used in remote monitoring, so must be water-tight and UV stabilized

Tech Tree of Choices

  • 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.

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

Buzzfeed's Design

Adafruit

  • 8x8 sensor - so more on the toy side - and higher screen resolution - from Adafruit - [2]. 0-80C

Hackaday

? License

  • Arduino based, scanning servo with series of 1-point measurements - [3]

Minimum Viable Product

  • Modular
  • User Maintainable
  • Cheap
  • Generalized + Multipurpose
  • Sensitive to (insert wavelength range here)

Links