Advent of Embedded Linux — Day 5: Setting Up the Raspberry Pi

Day 5 — Setting Up the Raspberry Pi with a Real Temperature Sensor Overview Welcome back! Today marks a significant milestone in our Advent of Embedded Linux journey — we’re...

Advent of Embedded Linux — Day 4: Writing Your First Kernel Module

Day 4 — Writing Your First Kernel Module — Virtual Temperature Sensor Driver Overview Today, you’ll write your first Linux kernel module — a virtual temperature sensor driver that provides...

Advent of Embedded Linux — Day 3: Build Yocto Image + Custom Package

Day 3 — Build Yocto Image + Custom Package Overview Today, you’ll learn how to use Yocto Project with kas (KAS is an Awesome Setup tool) to build a complete...

Advent of Embedded Linux — Day 2: Buildroot for QEMU + Custom Package

Day 2 — Buildroot for QEMU + Custom Package Overview Today, you’ll work with Buildroot to build a complete embedded Linux system for RISC-V. Buildroot is a powerful build system...

Advent of Embedded Linux — Day 1: Build RISC-V Linux for QEMU

Day 1 — Build RISC-V Linux for QEMU Overview Welcome to the first day of the Advent of Embedded Linux! Today, you’ll build a RISC-V Linux kernel from scratch and...