esp-rs / std-training
Embedded Rust on Espressif training material.
☆669Updated 3 months ago
Alternatives and similar repositories for std-training:
Users that are interested in std-training are comparing it to the libraries listed below
- embedded-hal implementation for Rust on ESP32 and ESP-IDF☆548Updated 2 weeks ago
- Open Hardware with ESP32-C3 compatible with Feather specification designed in KiCad☆545Updated last year
- A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.☆510Updated last month
- no_std Hardware Abstraction Layers for ESP32 microcontrollers☆1,090Updated this week
- Example of Rust integration into an ESP-IDF project, for ESP32 series of chips☆472Updated 2 years ago
- Bindings for ESP-IDF (Espressif's IoT Development Framework)☆316Updated 3 weeks ago
- Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)☆391Updated 2 weeks ago
- 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 …☆797Updated 8 months ago
- Installation tools and workflows for deploying/building Rust fork esp-rs/rust with Xtensa and RISC-V support☆275Updated 2 weeks ago
- Serial flasher utility for Espressif SoCs and modules based on esptool.py☆554Updated this week
- Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.☆415Updated 3 months ago
- Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266☆765Updated 2 weeks ago
- The Rust on ESP Book☆217Updated this week
- Curated list of resources for ESP32 development in the Rust programming language☆1,105Updated 2 months ago
- Rust crate for FreeRTOS☆414Updated 3 weeks ago
- A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal☆594Updated last week
- Tool for installing and maintaining Espressif Rust ecosystem.☆271Updated last week
- A Hardware Abstraction Layer (HAL) for embedded systems☆2,223Updated last week
- A Rust Embedded-HAL for the rp series microcontrollers☆1,595Updated last month
- SSD1306 OLED driver☆352Updated 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☆521Updated this week
- A Rust HAL for the nRF family of devices☆534Updated 2 weeks ago
- A hardware abstraction layer for the esp32 written in Rust.☆193Updated 3 years ago
- A Rust embedded-hal HAL for all MCUs in the STM32 F4 family☆604Updated 2 weeks ago
- Low level access to Cortex-M processors☆886Updated this week
- A minimal esp-hal application template for use with cargo-generate☆151Updated 5 months ago
- Embedded Rust device crates for STM32 microcontrollers☆1,438Updated this week
- Run embedded programs just like native ones