Explore embedded Rust programming in this 57-minute conference talk focusing on communication between host and microcontroller, and software development for the Raspberry Pi Pico (RP2040). Dive into bare metal targets, witness live demonstrations of the rp2048 Raspberry Pi Pico, and learn about flashing techniques. Examine the communications protocol between host and Pico, delve into RTIC v2 and USB CDC, and observe interactive commands over USB. Access accompanying code and slides for hands-on learning, and join the Rust Zürisee community for future meetups and discussions.
Overview
Syllabus
Introduction
Bare Metal Targets
Live Demo rp2048 Raspberry Pi Pico
Flashing the Pico with another Pico
Communications Protocol Host ↔ Pico
RTIC v2 & USB CDC
Live Demo interactive Commands over USB
Questions
Taught by
Rust