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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
esp-rs avatar

esp-rs/esp-idf-hal

0
View on GitHub↗
732 stars·226 forks·Rust·Apache-2.0·12 viewsesp-rs.github.io/esp-idf-hal↗

Esp Idf Hal

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

Features

  • Hardware Abstraction Layers - Std-based HAL for Espressif microcontrollers.

Star history

Star history chart for esp-rs/esp-idf-halStar history chart for esp-rs/esp-idf-hal

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does esp-rs/esp-idf-hal do?

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

What are the main features of esp-rs/esp-idf-hal?

The main features of esp-rs/esp-idf-hal are: Hardware Abstraction Layers.

Which projects share features with esp-rs/esp-idf-hal?

Projects with overlapping indexed features include: david-sawatzke/xmc1100-hal — Rust hal for xmc1100 MCUs. embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It… esp-rs/esp-hal. fudanchii/imtomu-rs — Program Tomu board with Rust. imxrt-rs/imxrt-rs — Rust for NXP i.MX RT. luojia65/gd32vf103-hal — Hardware abstract layer (HAL) `embedded-hal` for RISC-V microcontroller GD32VF103 in Rust. Contributions welcomed!

Projects sharing features with Esp Idf Hal

These projects share indexed features with Esp Idf Hal. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • embassy-rs/embassyembassy-rs avatar

    embassy-rs/embassy

    8,813View on 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
    View on GitHub↗8,813
  • esp-rs/esp-halesp-rs avatar

    esp-rs/esp-hal

    1,756View on GitHub↗
    Rustembeddedembedded-halesp32
    View on GitHub↗1,756
  • fudanchii/imtomu-rsfudanchii avatar

    fudanchii/imtomu-rs

    18View on GitHub↗

    Program Tomu board with Rust

    Rust
    View on GitHub↗18
  • david-sawatzke/xmc1100-haldavid-sawatzke avatar

    david-sawatzke/xmc1100-hal

    4View on GitHub↗

    Rust hal for xmc1100 MCUs

    Rust
    View on GitHub↗4
Compare all 12 related projects→