esp-rs / esp-idf-templateLinks
A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
☆544Updated 2 weeks ago
Alternatives and similar repositories for esp-idf-template
Users that are interested in esp-idf-template are comparing it to the libraries listed below
Sorting:
- embedded-hal implementation for Rust on ESP32 and ESP-IDF☆596Updated this week
- Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)☆418Updated 2 weeks ago
- Bindings for ESP-IDF (Espressif's IoT Development Framework)☆333Updated 2 weeks ago
- no_std Hardware Abstraction Layers for ESP32 microcontrollers☆1,261Updated 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 …☆800Updated 11 months ago
- Installation tools and workflows for deploying/building Rust fork esp-rs/rust with Xtensa and RISC-V support☆287Updated 2 weeks ago
- Embedded Rust on Espressif training material.☆689Updated last month
- Tool for installing and maintaining Espressif Rust ecosystem.☆301Updated last month
- Serial flasher utility for Espressif SoCs and modules based on esptool.py☆596Updated last week
- Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.☆420Updated 6 months ago
- Example of Rust integration into an ESP-IDF project, for ESP32 series of chips☆477Updated 2 years ago
- Open Hardware with ESP32-C3 compatible with Feather specification designed in KiCad☆568Updated last month
- Curated list of resources for ESP32 development in the Rust programming language☆1,212Updated last month
- A minimal esp-hal application template for use with cargo-generate☆158Updated 2 months ago
- Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266☆779Updated 2 weeks ago
- The Rust on ESP Book☆241Updated last week
- SSD1306 OLED driver☆362Updated 3 weeks 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