Rust Embedded for STM32 Microcontrollers: Intro

Описание к видео Rust Embedded for STM32 Microcontrollers: Intro

The first video of the Rust Embedded course.

In this video you will learn:
What are the microcontrollers?
Where can you find the microcontrollers?
How to use Rust for embedded systems.
How to write your first code in Rust for STM32 microcontroller.

The video content was created with a help of the amazing Rust book, available at https://docs.rust-embedded.org/discov....

My setup for development includes:
Linux laptop with STM32F3Discovery board connected using mini-USB cable.
Visual Code Studio IDE with rust-analyzer plugin.

Timeline:
0:00 - Intro
0:30 - What are microcontrollers?
1:09 - Where can you find microcontrollers?
1:33 - Development board
1:54 - Alternative development boards
2:17 - Environment setup
2:45 - Our mini-projects
3:23 - Turning on a single LED
5:02 - Hands-on testing
5:23 - Turn on and off a single LED
5:56 - Hands-on testing
6:14 - Adding a delay
6:32 - Hands-on testing
6:43 - Final project!
7:17 - Outro

#rust #embedded #google

Комментарии

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