Low power & low frustration (video)

Erik
Co-owner & Director of Open Source
Dion
Embedded software engineer
During the Rust meetup titled "Run Rust Anywhere" in Utrecht, August 2022, Dion talked about his Embedded Rust work.

The talk encompasses a tour of Embedded Rust, available runtimes, a dive into Embassy, and of course, a demo!

Check it out here:

Slides of the talk are here.

The meetup was organized by the Rust NL meetup group, of which I am one the organizers, and was hosted by Infi 1.

Feel free to contact me (erik@tweedegolf.com) if you'd like to get involved in organizing meetups in the Netherlands. We'd love to see more people contributing to our meetups!

1: A short write-up (Dutch) on Infi's website is here.
Erik
Co-owner & Director of Open Source
Dion
Embedded software engineer

Stay up-to-date

Stay up-to-date with our work and blog posts?

Related articles

Pioneering Rust in the high-tech industry!

Together with High Tech Software Cluster, we organized an event to showcase Rust’s strengths and safety features to tech companies in the Brainport region in the Netherlands.

While using a full-blown filesystem for storing your data in non-volatile memory is common practice, those filesystems are often too big, not to mention annoying to use, for the things I want to do. My solution?

I've been hard at work creating the sequential-storage crate. In this blog post I'd like to go over what it is, why I created it and what it does.

At Tweede golf we're big fans of creating applications on embedded devices with Rust and we've written a lot about it.

But if you're a hardware vendor (be it chips or full devices/systems), should you give your users Rust support in addition to your C support?

In this blog I argue that the answer to the question is yes.