Siemens TIA Portal Commissioning Tool

After finishing my Bachelor’s thesis about a Siemens TIA Portal add-in for a TIA project server in the cloud (see here), I got hired as a working student by Siemens to work on a new tool. The so-called “IBN-Tool” (Commissioning Tool) is supposed to help technicians during the commissioning phase of constructing a new HVAC …

Bachelor Thesis – Github Fileserver for TIA Portal

Last year, I finished my bachelor’s thesis with the topic “Implementing version control into the TIA Portal” at Leipzig University of Applied Science. In this post, I’ll summarize it and give a quick look at the resulting TIA Portal Add-In that connects to GitHub as a file server for the projects of my company’s department. …

My First App – Calculator for Complex Numbers

As part of a university project in Software Development, I created a calculator for complex numbers together with two friends. It has every function that we would have wanted in an application when we had Advanced Math I&II and was developed for Linux systems. We used C++ and Qt Creator and Qt libraries for the …