Yocto: Part 1 – A Definitive Introduction

Yocto is the most popular build system used to generate linux images for a wide variety of hardware systems across the world. Looking for a good intro to this wonderful enabler that is omni-present? Read on...

Using SPI in Linux using C (spidev)

Looking for a basic guide to understanding how to use the SPI (Serial Peripheral Interface) in Linux? This post tries to address that very concern using a practical example… read on!