esp-rs / esp-templateLinks
A minimal esp-hal application template for use with cargo-generate
☆157Updated 8 months ago
Alternatives and similar repositories for esp-template
Users that are interested in esp-template are comparing it to the libraries listed below
Sorting:
- A wrapper for the ESP32 NimBLE Bluetooth stack.☆161Updated last month
- Tool for installing and maintaining Espressif Rust ecosystem.☆382Updated last week
- Installation tools and workflows for deploying/building Rust fork esp-rs/rust with Xtensa and RISC-V support☆294Updated last week
- Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)☆166Updated 10 months ago
- Bindings for ESP-IDF (Espressif's IoT Development Framework)☆366Updated 2 weeks ago
- Peripheral Access Crates for Espressif SoCs and modules☆146Updated 2 weeks ago
- Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.☆432Updated 2 weeks ago
- Template generation tool to create no_std applications targeting Espressif's chips.☆197Updated this week
- Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)☆470Updated 2 weeks ago
- Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig.☆174Updated 4 months ago
- MIPI Display Serial Interface unified driver☆219Updated 2 months ago
- Getting-started guide on using the Rust with Espressif SoCs using no_std.☆116Updated last month
- A experimental hardware abstraction layer for the esp8266 written in Rust.☆166Updated last year
- A Rust BLE Host stack☆360Updated 2 weeks ago
- Rust projects and templates for the ESP32C3☆109Updated last year
- Easy OTA updates for ESP32 chips using only safe Rust. Transport agnostic.☆79Updated 10 months ago
- Serial flasher utility for Espressif SoCs and modules based on esptool.py☆647Updated last week
- A toy-level BLE peripheral stack☆85Updated 6 months ago
- A Rust async firmware for ESP32-C3 for reading and displaying sensor values using Embassy☆56Updated 8 months ago
- A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.☆600Updated 3 weeks ago
- Open Hardware with ESP32-C3 compatible with Feather specification designed in KiCad☆608Updated last month
- A hardware abstraction layer for the esp32 written in Rust.☆194Updated 3 years ago
- The Rust on ESP Book☆287Updated last month
- A Rust PAC for the RP2040 Microcontroller☆154Updated 8 months ago
- MQTT temperature logger running on ESP32 in Rust (no-std / no RTOS)☆59Updated 2 years ago
- Rust native mqtt client for both std and no_std environmnents.☆79Updated last week
- Example of Rust integration into an ESP-IDF project, for ESP32 series of chips☆490Updated 3 years ago
- SSD1306 OLED driver☆397Updated 6 months ago
- WS2812 driver using ESP32 RMT for Rust☆61Updated 2 months ago
- Rust async HTTP client for embedded/no_std