Rahix/avr-hal
embedded-hal abstractions for AVR microcontrollers observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 61
- 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: 2656
- days_rel: n/a
- days_push: 239
- n_releases_24m: 0
Adoption not part of the score
1638 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust Hardware Abstraction Layer (HAL) implementing embedded-hal traits for AVR microcontrollers and common boards like Arduino. It provides board-level crates (arduino-hal, atmega-hal, attiny-hal) built on avr-device for writing embedded firmware in Rust.
Use cases
- write Rust firmware for Arduino Uno
- blink an LED on an ATmega microcontroller
- program AVR chips with embedded-hal traits
- set up a Rust embedded project for Arduino boards
- flash Rust programs to AVR hardware with cargo
- use Rust instead of C++ for Arduino development
When to choose
- you want to write Rust code for AVR microcontrollers or Arduino boards
- you need embedded-hal compatible drivers for ATmega or ATtiny chips
- you prefer cargo-based build and flash workflow via ravedude
When to avoid
- you target ARM Cortex-M or other non-AVR microcontrollers
- you need stable Rust toolchain support (nightly is required)
- you want a batteries-included Arduino IDE experience with libraries and shields
Facets
library · maturity active
embedded sdk developer-tools embedded-systems hardware programming-languages embedded rust cross-platform avr arduino embedded-hal rust microcontroller no-std hardware-abstraction-layer
1 source
- readme: https://github.com/Rahix/avr-hal · fetched 2026-08-28 · d307343692cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Rahix/avr-hal | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem