Using Rust for a simple hardware project

In this post we’ll cover new hardware additions to tonari and some of the work and research that went into powering that hardware. We’re big fans of the Rust programming language but before this project we hadn’t ever used it for embedded hardware. We’ll … Read more

Similar

Rust 101

Rust is a kick-ass language. Many developers hate Rust because of borrowing and responsibility rules, I get it. However, these rules that ... (more…)

Read more »