Giter Site home page Giter Site logo

thermal-rgb-camera's Introduction

Thermal-RGB Camera

This project won a Second Prize in 2nd Vietnam Maker Contest with Intel Galileo 2016 held by Intel Vietnam.

This project is supported by School of Information and Communication Technology - Hanoi University of Science and Technology.

Overview

A thermal camera is used to show the high-temperature object, and an RGB camera to show the detail of that object.

When the highest temperature point in the thermal image over a threshold, we will combine the thermal image with the RGB image to show which object or which part of the object has the highest temperature.

We use the micro-processor ARM Cortext-M3 ATSAM3X8E to receive the thermal image from thermal camera, and live-stream it directly to an LCD.

Simultaneously, that micro-processor also sends the thermal image to an Intel Edison board.

The Intel Edison board will transfer this thermal image to PC through Wi-Fi.

PC will process that thermal image. If the highest temperature point over the threshold, PC will send a command to Intel Edison board through Wi-Fi, to command the micro-processor capturing an RGB image and send it back to PC.

PC will combine these 2 images into one to show the thermal-RGB image.

Communication

We use a FLIR thermal camera. This thermal camera communicates with the micro-processor by using SPI and I2C.

The RGB camera communicates with the micro-processor by using UART.

The micro-processor communicates with the Intel Edison board by using UART.

The Intel Edison board communicates with PC by using TCP-based socket connection.

All the command processes and server-client connection processes between the micro-processor, Intel Edison board and PC are run in multi-threading tasks.

Demo

Prototype and Final Product

drawing

drawing

drawing

drawing

drawing

Thermal-RGB Image Combination

drawing

drawing

Alert System Desktop App

drawing

Others

drawing

drawing

thermal-rgb-camera's People

Contributors

dao-duc-tung avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.