Why FPGAs in medical devices are increasingly becoming the focus of software audits and how you can avoid regulatory risks early on. When programmable logic suddenly ends up in a software audit, things can quickly become uncomfortable when the auditor asks you: "Where is your ...

Read more

In wireless distributed systems, each node runs its own hardware clock. Even identical embedded systems start with different time values, run at slightly different frequencies, and experience variable delays when sending, receiving, and processing data. Without synchronization, a ...

Read more

What difference can a CPR feedback system make to cardiopulmonary resuscitation? In the event of cardiac arrest, the transport of oxygen to the body's cells stops immediately, leading to irreversible damage. Cell death begins after just three minutes. This process ...

Read more

Usability is generally highly valued – yet it is still often neglected. Why is that? Because usability often only becomes noticeable when it's missing. It's difficult to measure, isn't always specified – and in ...

Read more

09/09/2025

In previous blog posts, I introduced two essential components of a simple and universally applicable software architecture: events with dispatchers, listeners, and a data pool. This already allows for the easy implementation of many simple use cases. But it's only simple in... ...

Read more

11/12/2024

In safety-critical software projects, software quality is paramount. Especially for Class C software, which must be certified according to strict standards such as IEC 62304 (medical technology), it is essential that every aspect of the software is thoroughly tested. Errors can ...

Read more