Platform Agnostic Drivers in Rust: The MAX7219 Driver
Introduction
In this post, I continue the work I started in an attempt to create a platform-agnostic driver for the MAX7219 LED Driver IC. To reach that goal, as a reminder, here are the steps I had laid out for the series:
Create simple code to con...
blog.theembeddedrustacean.com9 min read
sunwenming
You are thinking of writing a buzzer driver. Your teaching article is very useful. Look forward to the next post.