07/26/2021

Qt (like "cute" in English) is a C++-based framework of modules and libraries for cross-platform software development. Wrapper libraries, so-called "bindings," are used to enable the Qt framework to be used in Python. Python Qt enables ...

Read more

03/28/2019

Testing newly developed hardware can sometimes be quite time-consuming and nerve-wracking. Whenever multiple components of a unit are developed simultaneously, isolated tests are required to verify all functions independently. In our case, it's ...

Read more