Embassy: Asynchronous Rust framework for embedded systems with w5500 support
Asynchronous framework for embedded systems written in Rust language.
Rust Foundation - Rust
x 1
Embassy is a Rust language framework optimized for asynchronous programming in embedded systems. This framework excels in utilizing low-power devices and constrained resources, enabling safe and efficient programming in embedded systems. Leveraging the powerful features of Rust, Embassy offers various functionalities to aid in developing embedded applications that operate asynchronously.
- written in Rust language
- for embedded system
- STM32
- Nordic Semiconductor nRF52, nRF53, nRF91 series
- Raspberry Pi RP2040 microcontroller
- Espressif Systems ESP32
- supports
- timer
- interrupt
- network include w5500/w5100s
- bluetooth
- LoRa
- USB
- bootloader and DFU
- examples
- for each chip manufacturer on examples/ folder