**DIY Thermal Imaging Camera: A Budget-Friendly Alternative**
In this episode of DIY or Buy, we explore the world of thermal imaging cameras and create our own DIY version that costs a fraction of the commercial price. With the help of affordable components and some creative coding, we'll show you how to build a functional thermal camera that can be used for various applications.
**The Need for Thermal Imaging Cameras**
Thermal imaging cameras are handy tools for electronics enthusiasts, engineers, and makers. They allow us to detect temperature anomalies in circuits, which can be crucial for identifying potential issues or hotspots. However, commercial thermal cameras can be expensive, with prices ranging from $500 to over $1,000.
**The Theory Behind Thermal Imaging Cameras**
To understand how thermal imaging cameras work, let's dive into the theory behind them. These cameras use infrared radiation to measure temperature differences on a surface. The sensor reacts to infrared light, which is emitted by all objects, and converts it into a heat map. However, there's a catch – the emissivity coefficient can affect the accuracy of the readings.
**The Emissivity Coefficient: A Challenge**
The emissivity coefficient is a value that represents how well an object emits radiation compared to a perfect blackbody. Different materials have varying emissivity coefficients, which can lead to inaccurate temperature readings if not accounted for. Commercial thermal cameras often come with adjustable emissivity coefficients, but our DIY version will have to make do without this feature.
**The Components: A Rundown**
For our DIY thermal imaging camera, we'll be using the following components:
* MLX90640 sensor (32x24 pixels)
* ESP32 microcontroller
* ILI9341 screen
* 3D printed enclosure
* Li-Po supercharger circuit with a Li-Po battery
**The Code: A Collaboration**
We'll be using the Adafruit library to interface with the MLX90640 sensor and create a temperature map. However, we won't have fine-tuned emissivity coefficients, which will affect the accuracy of our readings. To make up for this, we'll use the code provided by stoppi, who has created an impressive DIY thermal imaging camera project.
**The Assembly: A Hands-On Experience**
Once we've assembled all the components and written the necessary code, we'll have a functional thermal imaging camera that can display temperature maps on an ILI9341 screen. This camera will be capable of outputting max, min, and centre point temperatures, as well as converting temperature values into color differences.
**The Results: A Comparison**
After testing our DIY thermal imaging camera alongside a commercial one, we found that the low resolution and missing picture from a real camera make it difficult to determine hot components on a circuit board. The emissivity coefficient also affects the accuracy of our readings, making them less reliable than those from a commercial thermal camera.
**Conclusion: A Verdict**
While our DIY thermal imaging camera was an interesting project, it's not suitable for the intended purpose. The low resolution and missing picture make it impractical for detecting temperature anomalies on a circuit board. However, this project serves as a great educational tool for explaining how thermal imaging cameras work.
As always, thank you for watching! Don't forget to like, share, subscribe, hit the notification bell, and maybe even support me through Patreon if you enjoy my videos and want me to produce more. Stay creative, and I'll see you next time!