Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Extending MicroPython with Rust - Two Worlds Collide

NDC Conferences via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the intersection of MicroPython and Rust programming paradigms in this 54-minute conference talk from NDC TechTown 2025. Discover how to achieve memory safety on microcontrollers by combining the expressive power of Python with the performance and safety guarantees of Rust. Learn about the fundamental challenges of memory management in constrained environments, examining MicroPython's garbage collection approach versus Rust's ownership-based memory management system. Delve into the specific technical challenges that arise when these two languages interact, including ownership conflicts, buffer aliasing issues, and garbage collection considerations within the limited memory space of microcontrollers. Gain insights from real-world implementation experiences of creating a Rust-MicroPython interop layer, including practical solutions to common integration problems and proven techniques for developing safe Rust APIs that extend MicroPython functionality. Understand how to leverage the advantages of both languages - Python's ease of use and expressiveness alongside Rust's zero-cost abstractions and memory safety - to create more robust embedded applications.

Syllabus

Extending MicroPython with Rust: Two Worlds Collide - Jan Matějek - NDC TechTown 2025

Taught by

NDC Conferences

Reviews

Start your review of Extending MicroPython with Rust - Two Worlds Collide

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.