leswright1977 / PyThermalCamera

Python Software to use the Topdon TC001 Thermal Camera on Linux and the Raspberry Pi
Apache License 2.0
213 stars 48 forks source link

Fix and additional features #20

Open rich123 opened 2 weeks ago

rich123 commented 2 weeks ago

Fix syntax error on "not a Pi" when setting up video capture.

Add ability to cycle through all three temperature units (K, C, or F) via CLI option and keyboard key.

Add rotation (90 degree units) including CLI option to pick a rotation and keyboard key to cycle through the rotation angles.