awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rahix/avr-hal

Open-source alternatives to Avr Hal

28 open-source projects similar to rahix/avr-hal, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Avr Hal alternative.

  • astraw/nucleo-h743ziAvatar astraw

    astraw/nucleo-h743zi

    19Vezi pe GitHub↗

    Examples programs for nucleo-h743zi board

    Rust
    Vezi pe GitHub↗19
  • atsamd-rs/atsamdAvatar atsamd-rs

    atsamd-rs/atsamd

    655Vezi pe GitHub↗

    Target atsamd microcontrollers using Rust

    Rust
    Vezi pe GitHub↗655
  • dannixon/tildagon-rsAvatar DanNixon

    DanNixon/tildagon-rs

    1Vezi pe GitHub↗

    A Rust board support crate for the Electromagnetic Field Tildagon badge.

    Rust
    Vezi pe GitHub↗1
  • david-sawatzke/xmc1100-halAvatar david-sawatzke

    david-sawatzke/xmc1100-hal

    4Vezi pe GitHub↗

    Rust hal for xmc1100 MCUs

    Rust
    Vezi pe GitHub↗4
  • embassy-rs/embassyAvatar embassy-rs

    embassy-rs/embassy

    8,813Vezi pe GitHub↗

    Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It enables the execution of multiple concurrent tasks to maximize energy efficiency and CPU usage, utilizing an async executor that puts the processor to sleep when idle. The framework includes a comprehensive set of embedded components, featuring a hardware abstraction layer for peripherals like GPIO, SPI, I2C, and UART, alongside a TCP/IP network stack and a USB device stack. It also provides a Bluetooth Low Energy host stack for wireless communication and a bootloader framework t

    Rustasyncdriversembedded
    Vezi pe GitHub↗8,813

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • esp-rs/esp-halAvatar esp-rs

    esp-rs/esp-hal

    1,756Vezi pe GitHub↗
    Rustembeddedembedded-halesp32
    Vezi pe GitHub↗1,756
  • esp-rs/esp-idf-halAvatar esp-rs

    esp-rs/esp-idf-hal

    732Vezi pe GitHub↗

    embedded-hal implementation for Rust on ESP32 and ESP-IDF

    Rust
    Vezi pe GitHub↗732
  • fudanchii/imtomu-rsAvatar fudanchii

    fudanchii/imtomu-rs

    18Vezi pe GitHub↗

    Program Tomu board with Rust

    Rust
    Vezi pe GitHub↗18
  • imxrt-rs/imxrt-rsAvatar imxrt-rs

    imxrt-rs/imxrt-rs

    190Vezi pe GitHub↗

    Rust for NXP i.MX RT

    Rust
    Vezi pe GitHub↗190
  • jkristell/nucleo-f401reAvatar jkristell

    jkristell/nucleo-f401re

    25Vezi pe GitHub↗

    Rust BSP crate for the STM Nucleo-F401RE development board

    Rust
    Vezi pe GitHub↗25
  • jlogan03/nucleo-h723zgAvatar jlogan03

    jlogan03/nucleo-h723zg

    2Vezi pe GitHub↗

    Bare-metal examples programs for nucleo-h723zg board

    Rust
    Vezi pe GitHub↗2
  • jlogan03/tm4c129-launchpadAvatar jlogan03

    jlogan03/tm4c129-launchpad

    0Vezi pe GitHub↗

    A bare-metal example program for the TM4C129-XL Launchpad board, based on the stellaris-launchpad crate.

    Rust
    Vezi pe GitHub↗0
  • joshmcguigan/betafpv-f3Avatar JoshMcguigan

    JoshMcguigan/betafpv-f3

    45Vezi pe GitHub↗

    Board Support Crate for the BetaFPV F3 Drone Flight Controller

    Rust
    Vezi pe GitHub↗45
  • luojia65/gd32vf103-halAvatar luojia65

    luojia65/gd32vf103-hal

    64Vezi pe GitHub↗

    Hardware abstract layer (HAL) embedded-hal for RISC-V microcontroller GD32VF103 in Rust. Contributions welcomed!

    Rust
    Vezi pe GitHub↗64
  • mciantyre/teensy4-rsAvatar mciantyre

    mciantyre/teensy4-rs

    366Vezi pe GitHub↗

    Rust support for the Teensy 4

    Rust
    Vezi pe GitHub↗366
  • riscv-rust/e310x-halAvatar riscv-rust

    riscv-rust/e310x-hal

    17Vezi pe GitHub↗

    Implementation of the embedded-hal traits for E310x microcontrollers

    Rust
    Vezi pe GitHub↗17
  • riscv-rust/gd32vf103xx-halAvatar riscv-rust

    riscv-rust/gd32vf103xx-hal

    59Vezi pe GitHub↗

    HAL for GD32VF103 microcontrollers

    Rust
    Vezi pe GitHub↗59
  • riscv-rust/hifive1Avatar riscv-rust

    riscv-rust/hifive1

    75Vezi pe GitHub↗

    Board support crate for HiFive1 and LoFive boards

    Rust
    Vezi pe GitHub↗75
  • riscv-rust/longan-nanoAvatar riscv-rust

    riscv-rust/longan-nano

    122Vezi pe GitHub↗

    Board support package for the Longan Nano board

    Rust
    Vezi pe GitHub↗122
  • riscv-rust/seedstudio-gd32vAvatar riscv-rust

    riscv-rust/seedstudio-gd32v

    8Vezi pe GitHub↗

    Board support crate for the GD32 RISC-V Dev Board from SeeedStudio

    Rust
    Vezi pe GitHub↗8
  • rp-rs/rp-hal-boardsAvatar rp-rs

    rp-rs/rp-hal-boards

    270Vezi pe GitHub↗

    Board Support Packages for RP2040 based PCBs

    Rust
    Vezi pe GitHub↗270
  • rust-embedded-community/tm4c-halAvatar rust-embedded-community

    rust-embedded-community/tm4c-hal

    45Vezi pe GitHub↗

    An Embedded HAL and general chip support for the TM4C123/LM4F120. Replaces the old lm4f120 crate.

    Rust
    Vezi pe GitHub↗45
  • stm32-rs/stm32f1xx-halAvatar stm32-rs

    stm32-rs/stm32f1xx-hal

    651Vezi pe GitHub↗

    A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal

    Rust
    Vezi pe GitHub↗651
  • thejpster/monotronAvatar thejpster

    thejpster/monotron

    193Vezi pe GitHub↗

    A simple 8-bit home computer style application for the TI Tiva-C Launchpad

    Rust
    Vezi pe GitHub↗193
  • therealprof/nucleo-f042k6Avatar therealprof

    therealprof/nucleo-f042k6

    9Vezi pe GitHub↗

    Rust BSP crate for the STM Nucleo-F042K6 development board

    Shell
    Vezi pe GitHub↗9
  • therealprof/nucleo-f103rbAvatar therealprof

    therealprof/nucleo-f103rb

    3Vezi pe GitHub↗

    Rust BSP crate for the STM Nucleo-F103RB development board

    Rust
    Vezi pe GitHub↗3
  • xmc-rs/xmc4-halAvatar xmc-rs

    xmc-rs/xmc4-hal

    4Vezi pe GitHub↗

    HAL for the XMC4xxx microcontrollers

    Rust
    Vezi pe GitHub↗4
  • zirconiumx/prussiaAvatar ZirconiumX

    ZirconiumX/prussia

    128Vezi pe GitHub↗

    Prussia - a Rust PS2 SDK.

    Rust
    Vezi pe GitHub↗128