CMake: An Essential Tutorial

CMake is an extremely popular build tool used in the open-source community to build packages that can be deployed into linux images. Looking for the perfect Introduction to CMake? 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!