There are 0 repository under embassy-rs topic.
Tiny wireless co-processor / programmer / debugger for ARM. Uses $3 WiFi module. Written in Rust.
Using Raspberry Pi Zero as EV2400 hardware interfacing tool
Raspberry Pi Pico template with the Embassy framework
A simple embedded Rust project running on the Raspberry Pi Pico (RP2040), built with Embassy async framework and no_std runtime.
[WIP] Sensors and Actuators, usable from Rust. Targets ESP32 MCUs (RISC V based).
real-time fire detection system using Rust on the STM32 microcontroller board, integrating temperature and smoke sensors (DHT22) to monitor environmental data in building spaces.
Digital piano firmware for the Raspberry Pi Pico.
Driver for bq27426, bq27427 and (maybe) others written in async Rust
A simple embedded Rust project running on the microbit v2, built with Embassy async framework and no_std runtime.
examples for st7567_rs driver
Wakesp is a Rust-based firmware for ESP32 microcontrollers, offering dynamic DNS updates, a web interface, and Wake-on-LAN capabilities with a minimal memory footprint.
esp32c6-zero mqtt e-ink demo
An air quality monitoring sensor node based on the Raspberry Pi Pico 2W and Sensirion SEN66 sensor, written entirely in Rust using the Embassy framework.
rust based mechanical keyboard software for now only for the rp2350
Alarm clock implementation with rpico and embassy framework
STM32H750VB rust embassy qspi memory map bootloader.
Big Button Embedded Rust Tutorial
RPC based applications for STM32 bluepill boards, using the embassy framework and PyO3 for Python binding generation. The Postcard RPC protocol is used for type safe communications.
Dumb Dryer buzzer automation via esp32 MCU
Simple 2 D.O.F Camera Monitor with RP2040 and HC-05 Bluetooth Module and YK-04 RF Transceiver
Repository of Raspberry Pi Pico with Rust 🦀 + Embassy Framework
RP2040 Sender and Receiver for Honeywell "ActivLink" Wireless Doorbells
A template repository to help you get started with development on the Raspberry Pi Pico W using Rust
VSCode/docker Dev Container for Raspberry RP2040 and RP2350 with embedded toolchain setup
Reading LSM303AGR magnetometer-accelerometer, I3G4250D gyroscope sensors and DS3231 real-time clock asynchronously using Embassy framework
A Rust board support crate for the Electromagnetic Field Tildagon badge.
DIY RFID activated music box for children
GROW R503 Pro to WebUSB Bridge via Adafruit Feather RP2350 using Embassy.dev
Simple 2 D.O.F Camera Monitor with RP2040 - TCP Server Version