Follow
Omar Hiari

Omar Hiari

927 followers

Embedded Systems & IoT 📟 👉 Mentor 👨‍💼 👉 Developer 🧑‍💻 👉 Instructor 👨‍🏫

ESP32 Embedded Rust at the HAL: GPIO Interrupts

Jun 1, 202317 min read

This blog post is the seventh of a multi-part series of posts where I explore various peripherals in the ESP32C3 using embedded Rust at the HAL level....

ESP32 Embedded Rust at the HAL: GPIO Interrupts
ESP32 Embedded Rust at the HAL: Analog Temperature Sensing using the ADC
ESP32 Embedded Rust at the HAL: Timer Ultrasonic Distance Measurement
ESP32 Embedded Rust at the HAL: PWM Buzzer
ESP32 Embedded Rust at the HAL: UART Serial Communication
ESP32 Embedded Rust at the HAL: Button-Controlled Blinking by Timer Polling