esp-rs / espupLinks
Tool for installing and maintaining Espressif Rust ecosystem.
☆384Updated 2 weeks ago
Alternatives and similar repositories for espup
Users that are interested in espup are comparing it to the libraries listed below
Sorting:
- Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)☆473Updated this week
- Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.☆433Updated 3 weeks ago
- Bindings for ESP-IDF (Espressif's IoT Development Framework)☆369Updated 3 weeks ago
- Serial flasher utility for Espressif SoCs and modules based on esptool.py☆649Updated 3 weeks ago
- Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)☆167Updated 11 months ago
- A minimal esp-hal application template for use with cargo-generate☆157Updated 8 months ago
- Installation tools and workflows for deploying/building Rust fork esp-rs/rust with Xtensa and RISC-V support☆295Updated 3 weeks ago
- MIPI Display Serial Interface unified driver☆223Updated 2 months ago
- embedded-hal implementation for Rust on ESP32 and ESP-IDF☆663Updated this week
- Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig.☆175Updated 4 months ago
- A wrapper for the ESP32 NimBLE Bluetooth stack.☆161Updated this week
- Peripheral Access Crates for Espressif SoCs and modules☆153Updated this week
- A Rust BLE Host stack☆368Updated this week
- Template generation tool to create no_std applications targeting Espressif's chips.☆202Updated this week
- SSD1306 OLED driver☆398Updated 6 months ago
- Getting-started guide on using the Rust with Espressif SoCs using no_std.☆120Updated last month
- A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.☆602Updated last month
- Easy OTA updates for ESP32 chips using only safe Rust. Transport agnostic.☆80Updated 11 months ago
- A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems☆438Updated 2 weeks ago
- The Rust on ESP Book☆291Updated last month
- Adds zero-cost stack overflow protection to your embedded programs☆387Updated 3 weeks ago
- Open Hardware with ESP32-C3 compatible with Feather specification designed in KiCad☆611Updated last month
- ☆318Updated 6 months ago
- Quickly set up a `probe-rs` + `defmt` + `flip-link` embedded project☆435Updated 4 months ago
- Rust implementation of the Matter protocol. Status: Experimental☆463Updated last week
- Board Support Packages for RP2040 based PCBs☆264Updated 8 months ago
- Rust async HTTP client for embedded/no_std