Y

YouLibs

Remove Touch Overlay

Developing Embedded Apps In Rust

Duration: 49:47Views: 8.2KLikes: 230Date Created: Feb, 2022

Channel: Coding Tech

Category: Education

Tags: rustembedded appsiot

Description: Writing efficient embedded applications have until recently required using C or C++ and adopting a specific Real Time Operating System (RTOS) or project for building and maintaining the application. Moreover, writing safe code is hard when the compiler cannot detect data races or other unsafe situations in your code. This workshop will give an introduction to the the Rust embedded ecosystem and why it is a great alternative for embedded. After the introduction, we will explore the anatomy of a Rust embedded application, and the tooling that allows you to write Rust applications targeting embedded similar to regular applications. Using a development kit from STMicroelectronics, we continue by running our application on the device and sending sensor data to the cloud. Once the basic application is running, we will extend the application to show the development cycle, including testing, for a Rust embedded application. Code: github.com/lulf/devconf2022 PUBLICATION PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed). Link: youtube.com/watch?v=pgG95y0hBDc **** INTERESTED IN THE STOCK MARKET? I developed a profitable trading model that generates high probability BUY & SELL signals on S&P500. To learn about it, visit yuriymatso.com/sp500-model

Swipe Gestures On Overlay