embassy-rs
There are 40 repositories under embassy-rs topic.
piersfinlayson/airfrog
Tiny wireless co-processor / programmer / debugger for ARM. Uses $3 WiFi module. Written in Rust.
dossalab/ev2400-on-raspberry-pi-pico
Using Raspberry Pi Zero as EV2400 hardware interfacing tool
LechevSpace/embassy-pico-template
Raspberry Pi Pico template with the Embassy framework
mytechnotalent/rust_embassy_pico_project
A simple embedded Rust project running on the Raspberry Pi Pico (RP2040), built with Embassy async framework and no_std runtime.
Anarogk/FireWatch
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.
dogeystamp/geode-piano
Digital piano firmware for the Raspberry Pi Pico.
dossalab/bq27xxx-rs
Driver for bq27426, bq27427 and (maybe) others written in async Rust
finalyards/ZOO-esp32
[WIP] Sensors and Actuators, usable from Rust. Targets ESP32 MCUs (RISC V based).
mytechnotalent/rust_embassy_microbit_project
A simple embedded Rust project running on the microbit v2, built with Embassy async framework and no_std runtime.
tracyspacy/st7567_rs_examples
examples for st7567_rs driver
Dygear/r503
GROW R503 Finger Print Sensor Driver
etiennecollin/wakesp
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.
tobiaslrn/Lumen
LED strip light controller and client with various effects
ducktec/sen66-display
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.
eengamer2007/rsmk
rust based mechanical keyboard software for now only for the rp2350
elsuizo/despertador-rs
Alarm clock implementation with rpico and embassy framework
iamadahn/stm32h750-qspi-bootloader
STM32H750VB rust embassy qspi memory map bootloader.
jimmer74/esp32c6-mqtt-eink
esp32c6-zero mqtt e-ink demo
krokosik/rustpill
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.
lure23/ESP32-Mac
ESP32 development on a Mac, with Multipass for sandboxing the toolchain
nakajima/ohmnote
A lil ohmmeter
tutla53/camera-monitor-robot
Simple 2 D.O.F Camera Monitor with RP2040 and HC-05 Bluetooth Module and YK-04 RF Transceiver
tutla53/rp2040-rust
Repository of Raspberry Pi Pico with Rust 🦀 + Embassy Framework
ravinrabbid/picobell
RP2040 Sender and Receiver for Honeywell "ActivLink" Wireless Doorbells
thepacketgeek/esp32-dryer-buzzer
Dumb Dryer buzzer automation via esp32 MCU
42willow/pico-w-rust-template
A template repository to help you get started with development on the Raspberry Pi Pico W using Rust
bifrost-labs/RP2x-devcontainer
VSCode/docker Dev Container for Raspberry RP2040 and RP2350 with embedded toolchain setup
burumdev/stm32f3-discovery-sensors-embassy-async
Reading LSM303AGR magnetometer-accelerometer, I3G4250D gyroscope sensors and DS3231 real-time clock asynchronously using Embassy framework
DanNixon/tildagon-rs
A Rust board support crate for the Electromagnetic Field Tildagon badge.
distractedm1nd/tobibox
DIY RFID activated music box for children
iMobs/esp-sign
A WiFi-connected LED sign controller using Rust
ismet55555/big-button
Big Button Embedded Rust Tutorial
ksdme/picodino
Chrome dino game running on RPi Pico 2 with embassy-rs
MimoCAD/r503-webusb
GROW R503 Pro to WebUSB Bridge via Adafruit Feather RP2350 using Embassy.dev
tutla53/wifi-camera-monitor
Simple 2 D.O.F Camera Monitor with RP2040 - TCP Server Version