# QuantumLeaps/modern-embedded-programming-course

Companion repository to the "Modern Embedded Systems Programming" video course.

Repository: https://github.com/QuantumLeaps/modern-embedded-programming-course
Canonical: https://ross.abutalabs.com/products/modern-embedded-programming-course
Homepage: https://www.youtube.com/c/StateMachineCOM
Language: C
License: AGPL-3.0
License Family: copyleft
Topics: learning-programming, embedded-systems, embedded, c, embedded-c, rtos, arm, arm-cortex-m, arm-cortex-m4f, samek, video-course, learning, learning-by-doing, learning-labs, architecture, c-programming, debugging, interrutps, low-level-programming
Last push: 2026-07-07T11:22:40+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 2192, "days_push": 57, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1443, forks 224 (observed 2026-08-28T04:04:44.909379+00:00)

## What it is
Companion repository for the free 'Modern Embedded Systems Programming' video course by Miro Samek, teaching embedded C programming on ARM Cortex-M microcontrollers from machine-level fundamentals to RTOS and event-driven design. It contains code examples and lesson materials accompanying the YouTube playlist.

## Use cases
- learn embedded C programming from scratch
- understand ARM Cortex-M architecture and assembly
- learn how interrupts and the vector table work
- study RTOS concepts and event-driven programming
- learn bitwise operations and pointers at the machine level
- prepare for embedded systems job interviews

## When to choose
- you want a free, in-depth, video-based embedded systems course
- you want to understand what happens at the machine level inside a microcontroller
- you target ARM Cortex-M, the dominant embedded MCU architecture
- you want to learn state machines, active objects, and OOP in C for embedded

## When to avoid
- you need a production-ready library or framework rather than course material
- you target non-ARM microcontrollers like AVR or RISC-V exclusively
- you prefer text-only tutorials without video lectures

## Facets
- artifact type: learning-resource
- maturity: active
- function: embedded, developer-tools, programming-language
- domain: embedded-systems, tutorials, education
- platform: embedded, cross-platform
- tags: embedded-c, arm-cortex-m, video-course, rtos, microcontroller, low-level-programming, free-course

## Member repositories
- QuantumLeaps/modern-embedded-programming-course (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:44.909379+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-30T04:36:19.810622+00:00, confidence not recorded.
  - readme: https://github.com/QuantumLeaps/modern-embedded-programming-course (fetched 2026-08-28T04:04:44.909379+00:00, sha ecf539be2c91)
  - homepage: https://www.youtube.com/c/StateMachineCOM (fetched 2026-08-29T11:46:18.574194+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
