Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leswright1977 authored Jul 11, 2023
1 parent 505ff9d commit b19821a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# PyThermalcam
Python Software to use the Topdon TC001 Thermal Camera on Linux and the Raspberry Pi
Python Software to use the Topdon TC001 Thermal Camera on Linux and the Raspberry Pi. It **may** work with other similar cameras! Please feed back if it does!

Huge kudos to LeoDJ on the EEVBlog forum for reverse engineering the image format from these kind of cameras (InfiRay P2 Pro) to get the raw temperature data!
https://www.eevblog.com/forum/thermal-imaging/infiray-and-their-p2-pro-discussion/200/
Expand Down

2 comments on commit b19821a

@jnelgh
Copy link

@jnelgh jnelgh commented on b19821a Jul 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please pardon me if this is not the place to comment; I want to let you know that I tested your code with a Uni-T UTi720M camera on a Ubuntu PC and it works like a charm. I had to change line 61 of the .py to use 0.0 instead of False but other than that is works great. Thanks!

@leswright1977
Copy link
Owner Author

@leswright1977 leswright1977 commented on b19821a Jul 12, 2023 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.