# dwelch67/raspberrypi

Raspberry Pi ARM based bare metal examples

Repository: https://github.com/dwelch67/raspberrypi
Canonical: https://ross.abutalabs.com/products/raspberrypi
Language: Assembly
License Family: other
Last push: 2023-07-14T09:07:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5212, "days_push": 1146, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2823, forks 483 (observed 2026-08-28T04:07:24.087783+00:00)

## What it is
A collection of bare-metal ARM assembly and C examples for Raspberry Pi boards, from the BCM2835-based Pi 1 through the Pi 3, with no operating system involved. It serves as educational material for learning low-level embedded programming on the Raspberry Pi hardware.

## Use cases
- learn bare metal programming on raspberry pi
- arm assembly examples for bcm2835
- blink an led without an operating system
- understand raspberry pi peripheral base addresses
- write a kernel.img from scratch
- study low-level embedded arm development

## When to choose
- you want to learn bare-metal ARM programming on Raspberry Pi hardware
- you need concrete examples of GPIO, timers, and peripherals without an OS
- you are teaching or self-studying low-level embedded systems

## When to avoid
- you want a maintained library or framework with a stable API
- you need support for Raspberry Pi 4 or newer boards
- you prefer well-documented, organized code over rambling notes and legacy directories

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, embedded, documentation
- domain: embedded-systems, education, hardware, operating-systems
- platform: embedded, cpp
- tags: bare-metal, arm, raspberry-pi, assembly, examples, bcm2835, low-level-programming, linux

## Member repositories
- dwelch67/raspberrypi (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.087783+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:38:16.385119+00:00, confidence not recorded.
  - readme: https://github.com/dwelch67/raspberrypi (fetched 2026-08-28T04:07:24.087783+00:00, sha 4450eb7930cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
