avr-hal
AVR HAL
A Rust-based Hardware Abstraction Layer for AVR microcontrollers and common boards.
embedded-hal abstractions for AVR microcontrollers
1k stars
27 watching
223 forks
Language: Rust
last commit: 16 days ago
Linked from 1 awesome list
arduinoavrhal-cratesrustrust-embedd
Related projects:
Repository | Description | Stars |
---|---|---|
riscv-rust/e310x-hal | Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family. | 17 |
esp-rs/esp-hal | A set of hardware abstraction layers for low-power Espressif microcontrollers. | 758 |
rahix/avr-device | Automated wrapper generator for AVR microcontroller registers | 178 |
imxrt-rs/imxrt-hal | A Rust-based hardware abstraction layer for NXP i.MX RT processors | 137 |
gd32v-rust/gd32vf103-hal | A hardware abstraction layer for a RISC-V microcontroller | 62 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
stm32-rs/stm32f1xx-hal | A Rust embedded-hal HAL (Hardware Abstraction Layer) implementation for the STM32F1 microcontroller family | 575 |
xmc-rs/xmc4-hal | A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers | 3 |
rust-iot/radio-hal | An embedded radio abstraction layer for digital devices | 71 |
nrf-rs/nrf-hal | A Rust-based hardware abstraction layer for nRF microcontrollers | 507 |
esp-rs/esp-idf-hal | A Rust library providing safe wrappers for the ESP IDF SDK drivers | 469 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,452 |
avr-rust/ruduino | Provides a set of reusable components for the Arduino Uno | 702 |
rubberduck203/switch-hal | A library providing a standardized interface to work with switches in embedded systems. | 26 |
ryankurte/embedded-hal-compat | A compatibility layer to resolve version mismatches between embedded-hal implementations and drivers | 15 |