Anders Rasmussen

A generalist programmer with almost 20 years professional software engineering experience.

Picked up Rust around 2017. Contributions to open source and started using it for electronics projects in 2020 during the lockdowns. Trying my best to convince employers to invest in rust is a long running side-quest.


Session

08-30
13:30
30min
Make your own own smart watch
Anders Rasmussen

Write your own device driver in Rust with the device-driver crate. In this practical talk, we'll be writing software to control an LED touch screen, the CST816S. Along the way, we'll see how some of Rust's high level features, such as the typestate pattern and procedural macros, make writing low level code a joy.

Breakout