s-matyukevich/raspberry-pi-os resource
Learning operating system development using Linux kernel and Raspberry Pi observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3359
- days_rel: n/a
- days_push: 887
- n_releases_24m: 0
Adoption not part of the score
13915 stars · 1339 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A step-by-step tutorial that teaches how to build a minimal operating system kernel from scratch for the Raspberry Pi 3, modeled on the Linux kernel. Each lesson explains a kernel concept in the custom RPi OS and then shows how the same functionality is implemented in the real Linux kernel.
Use cases
- learn operating system development from scratch
- understand how the Linux kernel boots and initializes
- write a bare-metal hello world on ARM64
- study kernel scheduling, interrupts, and memory management with a minimal example
- get started with ARMv8 assembly and low-level C
- build a toy kernel for Raspberry Pi 3
When to choose
- you want a guided, lesson-based introduction to OS development
- you learn best by reading minimal source code alongside explanations
- you have a Raspberry Pi 3 or want to follow along with QEMU
When to avoid
- you need a production-ready or full-featured operating system
- you target hardware other than Raspberry Pi 3 / ARMv8
- you want a comprehensive Linux kernel development course rather than a simplified teaching kernel
Facets
learning-resource · maturity maintenance
developer-tools documentation operating-systems tutorials education embedded-systems embedded cross-platform osdev raspberry-pi kernel arm64 tutorial bare-metal linux-kernel linux
1 source
- readme: https://github.com/s-matyukevich/raspberry-pi-os · fetched 2026-08-28 · f8031753f340
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| s-matyukevich/raspberry-pi-os | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="s-matyukevich/raspberry-pi-os")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem