esp-rs / esp-halLinks
no_std Hardware Abstraction Layers for ESP32 microcontrollers
☆1,591Updated this week
Alternatives and similar repositories for esp-hal
Users that are interested in esp-hal are comparing it to the libraries listed below
Sorting:
- embedded-hal implementation for Rust on ESP32 and ESP-IDF☆652Updated 3 weeks ago
- A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.☆593Updated last week
- A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host☆2,470Updated this week
- Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)☆467Updated last week
- Curated list of resources for ESP32 development in the Rust programming language☆1,357Updated this week
- A Hardware Abstraction Layer (HAL) for embedded systems☆2,449Updated last week
- Embedded Rust on Espressif training material.☆728Updated last week
- Bindings for ESP-IDF (Espressif's IoT Development Framework)☆365Updated last week
- Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP …☆809Updated last year
- A Rust Embedded-HAL for the rp series microcontrollers☆1,753Updated last week
- Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers☆2,179Updated last week
- Open Hardware with ESP32-C3 compatible with Feather specification designed in KiCad☆606Updated last month
- Serial flasher utility for Espressif SoCs and modules based on esptool.py☆644Updated this week
- Efficient, deferred formatting for logging on embedded systems☆1,098Updated last week
- LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animat…☆852Updated 10 months ago
- A no_std graphics library for embedded applications☆1,203Updated last week
- embedded-hal abstractions for AVR microcontrollers☆1,529Updated last week
- A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.☆669Updated last month
- Tool for installing and maintaining Espressif Rust ecosystem.☆375Updated 2 weeks ago
- Example of Rust integration into an ESP-IDF project, for ESP32 series of chips☆489Updated 3 years ago
- Ariel OS is a library operating system for secure, memory-safe, low-power Internet of Things, written in Rust☆621Updated this week
- Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.☆430Updated 2 months ago
- Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266☆795Updated this week
- Embedded Rust device crates for STM32 microcontrollers☆1,565Updated last week
- A Rust HAL for the nRF family of devices☆564Updated 2 weeks ago
- A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal☆633Updated this week
- Modern embedded framework, using Rust and async.☆7,859Updated this week
- Rust Cross-Platform Host-Side Bluetooth LE Access Library☆1,041Updated last month
- SSD1306 OLED driver☆395Updated 5 months ago
- A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project