Feed aggregator

Ask HN: Are you using Rust on embedded devices yet? If not, why?

Hacker News - Sun, 07/26/2026 - 8:11am

I started dabbling with ESP32-based MCUs from Waveshare with Rust, and I'm quite impressed with the state of things (esp-rs, embassy, probe-rs etc). Note that I haven't really done embedded in any other languages, so I don't really have anything to compare it with.

One thing I did notice was that creating beautiful, interactive user interfaces on MCUs with displays is a little harder, libs like embedded-graphics don't look that great.

This made me wonder, are people using Rust in their professional embedded work?

Comments URL: https://news.ycombinator.com/item?id=49057337

Points: 2

# Comments: 0

Categories: Hacker News

Pages