> Markdown version of [/events/world-congress-2026-europe/sessions/942-rust-on-robots-hands](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/942-rust-on-robots-hands). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Rust on Robots: Hands-on Embedded Rust on STM32 - **Date:** Wednesday, Jul 8, 2026 - **Time:** 16:00–18:00 (120 min) - **Room:** Room M7 (18 Seats) - **Event:** World Congress 2026 Europe ## Description Rust is fast, modern, and great at catching typical embedded mistakes early—exactly what you want on real robots. In this hands-on workshop we’ll start with a short, practical Rust introduction and then move directly into exercises: writing Rust, solving small tasks, and finally flashing and testing code on an STM32. The focus is not “Rust theory”, but a smooth path from “I can program” to “I can build and run firmware in Rust”. We’ll cover the mental model you need for embedded Rust (ownership in practice, safe APIs, error handling), and how this translates into robust robot code. You’ll work in pairs or small groups, with guided steps, short challenges, and a working reference project you can take home. Ideal for RoboCup and robotics enthusiasts from education and industry who want to try Rust as a tool for reliable embedded development. ## Speaker ### [Robert Jeutter](https://www.wearedevelopers.com/@robert-jeutter) Software Architect at CORPULS ## Related talks at this congress - [Rust in the Real World: Adoption, Migration, and Tradeoffs](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1156-rust-in-the-real) — Vitaly Bragilevsky - [Trust code you didn't write: From code review to confidence](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/953-trust-code-you-didn) — Ben Hutchison, Carl Fagerlin - [From Bytes to Execution: Writing a WebAssembly Runtime in Rust](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1098-from-bytes-to) — Gaurav Gahlot - [How I built my own intelligent Robot Arm from Scratch](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1090-how-i-built-my-own) — Iulia Feroli