Code Monkey home page Code Monkey logo

flir-a310-ir-camera-modbus-logger's Introduction

What is it:

Log temperature data from FLIR A310 IR camera(s) to a CSV file(s) using Python.

How to use it:

  1. Install the pyModbusTCP Python library.
  2. Get the IP address for each FLIR camera of interest.
  3. In flir_a310_log_data_via_modbus.py:
    • Adjust the csv_header list for the number of cameras.
    • Adjust the ip_list list to match the number and addresses of cameras.
    • Set the reg variable for desired data object in the camera.
  4. Run flir_a310_log_data_via_modbus.py on a device that can connect to the cameras.

Results:

I have tested this with four cameras and a one second log interval in an industrial setting with great success.

Notes:

  • The A310 only appears to update these registers several times per second.
  • This may work with other FLIR cameras that can connect to a network via ethernet, but I haven't tried it.

Credits:

Many thanks to sourceperl for the pyModbusTCP Python library.

flir-a310-ir-camera-modbus-logger's People

Contributors

caseyjamesdavis avatar

Stargazers

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