embedded

  • 20th December 2025

Working with Fixed-Point Numbers in Rust Using the fixed Crate

In this post, we take a quick look at fixed-point numbers and how to use them in Rust. We also briefly explain why they are useful in embedded and other scenarios, with examples using the fixed crate.

Read more 
  • 12th December 2025

Getting started: How to Learn Embedded Rust for Beginners

Want to learn Embedded Rust but not sure where to begin? In this post, I will show you how to get started with Embedded Rust and share tutorials, books, videos, and other useful resources you can learn from.

Read more