01/31/2020

This is a "Hello World!" tutorial that explains how to package a UWP app and install it on another device. With UWP (Universal Windows Platform), Windows has provided APIs for many features needed for portable ...

Read more

The safety concept is one of the important concept documents we create during product development. It describes why a device is safe and how safety is ensured in the event of a malfunction. Various aspects are considered, such as mechanical safety. ...

Read more

09/27/2019

As an engineering service provider in the medical technology sector, we cannot avoid working with physiological signals such as ECGs. We often want to take a closer look at how these signals affect a particular circuit. To simulate our circuits, we use ...

Read more

09/20/2019

What's the problem? When we develop embedded software, the ideal is that we specify, implement, integrate, test, and then deliver according to the V-model. In real projects, however, things are somewhat different. Typically, software ...

Read more

Failure Mode and Effects Analysis (FMEA) is a risk management method. ISO 14971 states: "Failure Mode and Effects Analysis (FMEA) and the analysis of failure modes and effects ...

Read more

05/24/2019

Notepad++ is a free text editor. It supports various programming languages for easy editing of source code. Similar to development environments, it uses typographic features. This means that the text is formatted in its appearance. The formatting depends on ...

Read more