tna76874 / topdon

Use Topdon TC001 Thermal Cam with Python / Linux via a Webserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topdon Web Viewer

Access local (or via network) webinterface to control the Topdon thermal cam.

topdon_viewer_demo.mp4

Video after recording - the temperatures of the spots are also saved within an csv file.

TC001_20240103-101243.mp4

Installation

sudo apt-get install libgl1
pip3 install --upgrade git+https://github.com/tna76874/topdon.git

Anaconda

git clone https://github.com/tna76874/topdon.git
cd topdon
conda env create -f environment.yml

Acknowledgements

Python Software to use the Topdon TC001 Thermal Camera on Linux via a webserver. Source Code adapted from:

About

Use Topdon TC001 Thermal Cam with Python / Linux via a Webserver

License:Apache License 2.0


Languages

Language:JavaScript 88.5%Language:Python 10.2%Language:HTML 1.3%