Follow
Series

Embassy

A series of posts on the embedded Rust embassy framework

Articles in this series

Embedded Rust & Embassy: GPIO Button Controlled Blinking

Nov 21, 202214 min read

This blog post is the first one of a multi-part series of posts where I will explore various peripherals of the STM32 microcontroller using the...

Embedded Rust & Embassy: GPIO Button Controlled Blinking
Embedded Rust & Embassy: UART Serial Communication
Embedded Rust & Embassy: PWM Generation
Embedded Rust & Embassy: Analog Sensing with ADCs
Embedded Rust & Embassy: I2C Temperature Sensing with BMP180
Embedded Rust and Embassy: Timer Ultrasonic Distance Measurement