Acroname Blog

2 years 11 months ago
TeraRanger Evo Thermal 90 Sensor - Quality Control Case StudyTerabee recently released a game-changing thermal camera called the Evo Thermal 90.This unit is technically an IR camera with a 32x32 resolution. So you’re not going to get high-quality images, but instead, it allows you to have a…
3 years 4 months ago
If you are not familiar with PyInstaller it is an application that allows you to bundle a python file or project into a single executable by providing a fully encapsulated environment. The benefit being that you won't need to fuss with setting up a python environment.  Simply execute the…