dataqubit / thermal-heat-app

Python Dash App for monitoring real-time data from the thermal imaging sensor like FLIR Lepton 3.0.
1 stars 1 forks source link

Thermal Heat App

Python Dash App for monitoring real-time data from the thermal imaging sensor like FLIR Lepton 3.0. The app connects to AWS PostgreSQL database and reads the latest data which is being pushed from thermal camera to the database.

Getting Started

Run the app as

$ python thermal_heat_app.py

Include credentials of your database in the postgresql_credentials.json.

Prerequisites

Python Dash
Plotly
Pandas
psycopg2

Built With

Snapshot

App Snapshot

2019