In-house PCB manufacturing

In-house PCB manufacturing

In-house PCB manufacturing Even as a kid, I’ve shown quite a bit of interest in the matters of technology, and above all, electronics. I’ve been blessed with the good fortune of having an engineer for a parent. My dad was an engineer experienced in the fields of...
The story behind our logo

The story behind our logo

The story behind our logo The company’s logo is one of the essential components of its brand. It is a shortcut to the company’s core values. Therefore, it should not be an afterthought. Yet, at some point, we all make mistakes. We make assumptions about things that...
Modern C++ in embedded development

Modern C++ in embedded development

MODERN C++ IN EMBEDDED DEVELOPMENT C – the only right tool for the job It is a common opinion amongst embedded developers that the only right tool for the job is C. Being an embedded developer you spend a lot of time reading device datasheets. Datasheets...
Neoden4 PnP experience

Neoden4 PnP experience

Neoden4 PnP experience Due to the increase in the demand for the production of larger quantities of electronic hardware we had to consider expanding our capacities to the realm of manufacturing. However, this demand was yet to become high enough to justify equipment...
Getting started with Zephyr OS using CMake

Getting started with Zephyr OS using CMake

Getting started with Zephyr OS using CMake The goal of this tutorial is to lay out a basic folder structure of Zephyr OS application project, introduce you to a build system based on CMake and run your first “Hello world” using Zephyr OS. Why Zephyr? For...