|
|
|
|
|
by rittermax
1133 days ago
|
|
Agree. I think it depends on the use-case (and a personal interest in open-source and DIY stuff) which solution is the best. For example with the open serial protocol of the DIY-Thermocam, you can build your own software applications in Python, Typescript, etc. to cover use-cases that are not part of any standalone solution (https://www.diy-thermocam.net/docs/serial/). And if you are familiar with Arduino microcontrollers, you can change the firmware as you wish and extend it with new capabilities as well (https://github.com/maxritter/diy-thermocam/tree/master/firmw...). |
|