New RP2350 stepping just dropped, E9 fixed.
www.raspberrypi.com/news/rp2350-...
@therustybits.com.bsky.social
Making videos about using Rust in embedded systems https://youtube.com/@therustybits
New RP2350 stepping just dropped, E9 fixed.
www.raspberrypi.com/news/rp2350-...
In this episode of @sdr-podcast.com, we're gunna found out exactly how many of our listeners have ever worked in safety critical industries, and whomst among us have opinions about requirements/code/test traceability tools :D
www.youtube.com/watch?v=-f6R...
In the final episode of our air quality monitor project, we try getting Bluetooth LE working using embedded Rust:
youtu.be/L1ScupSwqts
Why Does Oxide Use Rust?
27.06.2025 15:04 β π 128 π 19 π¬ 1 π 3Reminder: if you're looking for help with Rust, Embedded, or helping big computers talk to little computers: hit me up!
25.06.2025 14:54 β π 28 π 6 π¬ 0 π 0Cool, my @rustnl.bsky.social talk is online now!
Since doing the talk I've been working more on device-driver because of ideas and inspiration I got from talking to people afterwards :D
www.youtube.com/watch?v=xt1v...
The talks from RustWeek are now available on YouTube! It was great fun and a big honour to get our Rust efforts: youtu.be/2JIFUk4f0iE?...
10.06.2025 08:45 β π 23 π 6 π¬ 0 π 1In part 2 of our air quality monitor project, weβre driving the microbitβs full LED matrix using async Rust:
youtu.be/uZDcWA8cCsw
New project series starts today! In this one we learn a little about I2C & where it fits into embedded Rust:
youtu.be/vT4-bvHCbE0
I'm going to be on @memfault.com's YouTube live on Thursday: www.youtube.com/live/kflFgdH...
One Q I want to answer is "where is Rust being used in production for embedded?", if anyone wants to share anything that is public I should namedrop, please let me know!
Drop by and hype up the chat too!
Congrats!
25.03.2025 18:01 β π 1 π 0 π¬ 0 π 0Even if it's just a number, it feels good to put an official version number on something and have it published. Thanks to my employer, Akiles, for supporting me working on this kind of stuff!
embassy.dev/blog/trouble/
Today we revealed our next EV model to sport our Rust based ECU. Check it out: www.youtube.com/live/R-sTdMh... #rustlang
05.03.2025 13:06 β π 26 π 6 π¬ 2 π 0Today I published arm-targets, a Rust crate that looks at your target string and lets you mark code as only working on specific versions of the Arm architecture. Ideally Rust would have built in target features for this, but it doesnβt.
crates.io/crates/arm-targets
Espressif working towards the first 1.0 vendor HAL for embedded Rust.
This is EXTREMELY cool to see!
developer.espressif.com/blog/2025/02...
We have a few #rustlang positions at Rivian! The needle is really moving :) Preferably in CA, but there are options. careers.rivianvw.tech/rivian-vw-gr...
12.02.2025 05:48 β π 28 π 11 π¬ 2 π 2Might be slightly too long? Itβs been awhile since I uploaded a short, but I seem to recall having to make sure it was under a minute (with some margin) for its automagical detection of an upload as a short to work properlyβ¦
11.02.2025 22:21 β π 0 π 0 π¬ 1 π 0The day is finally here! Poststation is now available to download/buy!
The goal is to make it easier for more people to use postcard + postcard-rpc in their devices, and make it pretty painless to talk to multiple devices, or multiple versions of devices.
Check it out here:
poststation.rs
I'm shipping Poststation soon, and am looking to pick up some new consulting work now that core R&D is wrapping up
If you need help:
* Using Rust for embedded systems
* Planning/kicking off a system built with Rust
* Connecting two or more devices using Rust
* Advising on ^that
Hit me up to chat!
#rustlang in production: Volvo putting Rust in cars (in a good way, hahah) corrode.dev/podcast/s03e...
23.01.2025 17:53 β π 271 π 24 π¬ 17 π 0Alright, finally my bug hunt retrospective blog has been published!
tweedegolf.nl/en/blog/145/...
Want a deep technical dive into a really weird error that took ages to find and fix? Then this is for you.
#embedded #rustlang
Hey, if you're a Rust and/or embedded person, and you use the probe-rs toolkit (pretty much everyone does in embedded and Rust!), you'd be doing me a huge favor if you took a minute to fill out their survey and/or share internally or with people you know:
forms.gle/FRtUwuFCCKgK...
Thanks JP, same!
10.01.2025 23:18 β π 1 π 0 π¬ 0 π 0In this one we learn about using embassy to do embedded development with async Rust:
youtu.be/pDd5mXBF4tY
Oh hey, look at Arm starting to write official "Rust for Embedded" learning material π (spotted by @thejpster.bsky.social)
learn.arm.com/install-guid...
My new chapter of the #Rust book on async and await is finally out on nightlyβcoming in 1.85! doc.rust-lang.org/nightly/book... I spent months planning, drafting, and rewriting thisβand now itβs live! Weβll have more edits and improvements, but this is a huge step forward for learning async in Rust.
25.11.2024 18:42 β π 161 π 27 π¬ 7 π 0Slightly old news, but I wasn't posting because I was on vacation: I had a great time on the Rust in Production podcast the other day! corrode.dev/podcast/s03e...
18.11.2024 15:51 β π 96 π 13 π¬ 2 π 1Hell yeah, great to see @diondokter.bsky.social on the Memfault Interrupt blog, showing off portable data storage for embedded Rust on microcontrollers:
interrupt.memfault.com/blog/sequent...
There's been a ton of new folks in the last weeks, if you do embedded and/or rustlang stuff, and I don't follow you, say hey so I can follow more folks back!
12.11.2024 19:32 β π 36 π 4 π¬ 12 π 0Just published v0.10 of postcard-rpc, which I intend to release as 1.0 if no issues in the library or wire spec are found.
Check it out if you want an out of the box protocol for embassy devices over USB, and stay tuned for more transports like RTT, UART, or Radios!
docs.rs/postcard-rpc...