Embedded Rust: PWM signal and servo control from a Cortex M0

Описание к видео Embedded Rust: PWM signal and servo control from a Cortex M0

I am providing a very brief description of PWM signals and show how a simple rust program can be used to generate such a signal and control the position of a servo motor.

Some of the hardware used in this video:
A Logic level shifter to convert from a 3.3V signal to a 5V signal: https://www.google.com/search?q=bidir...
A SG90 Servo: https://www.google.com/search?q=SG90+...
A STM32 M0 board of ali express: https://www.google.com/search?q=stm32...

This is an updated version, after the first one had missing audio. Sorry about that.

Example code available in the branch https://github.com/andy31415/rust-cor...

Комментарии

Информация по комментариям в разработке