Intro We've already discussed code reviews in one or two blog posts. So why another article on the topic? Now: This article is about a process we use when conducting code reviews. ...

Read more

05/11/2022

Background: Ceedling is a (rightfully) widely used build system for C projects developed in Ruby. Along with Unity and CMock, it is widely used in embedded software development. After a certain amount of familiarization, unit tests can usually be created quite quickly. ...

Read more

Many technical applications require the time synchronization of various system components. We at MEDtech have frequently encountered this topic. In this blog, I would like to first discuss time synchronization in general and then introduce a method ...

Read more

01/21/2022

User interfaces have special requirements. They must respond lightning-fast and often render 60 frames per second, sometimes with millions of pixels, to convey a high-quality impression. This puts embedded systems to the test. This article ...

Read more

Self-praise stinks! I agree. But in this case, it's not a problem, because without browser-based smell detection, there's no burden on the readers ;-) So, what's this about? A long time ago, I suffered from my inadequate ...

Read more

08/06/2021

A product has been successfully approved and is on the market. Can cybersecurity activities now be discontinued? Of course, that's not possible. Cybersecurity risks arise continuously, and it's impossible to identify all vulnerabilities in advance. ...

Read more