Microcontroller
In-depth microcontroller tutorials (STM32, Arduino, ESP32, and beyond). Comprehensive guides from the ground up, designed to be easily understood by beginners.

Programming Blue Pill (STM32F103C8) Timers with Rust
Accessing Timer peripherals on the STM32F103C8 (Blue Pill), from theory to example programs using Timers as counters with Rust programming language.

Mastering GPIO on STM32 Blue Pill: The Modern Way with Rust
Use STM32 Blue Pill (STM32F103C8) GPIO peripherals for both Input and Output, from the various configuration modes to writing practical program examples using the Rust programming language.

How to Setup STM32 Blue Pill (STM32F103C8) with Rust on Linux: A Complete Guide for Beginners
Programming the STM32 Blue Pill using Rust on Linux: from hardware preparation and software setup to running your first Rust program on the STM32F103C8.