Notes from Close to the Metal
Embedded Systems, low-level programming, experiments, and teaching
Recent writing
View blogprojects
SourceAtlas
A sideproject I am building to learn and practice working with the Rust language
blog
ATmega Adventures 2: Porting Blinky to Rust
After getting Blinky working in raw C, I found out that Rust can do embedded stuff as well. I've always wanted to learn Rust, so I thought why not give it a go now?
notes
Project Ideas
A short embedded systems project note about using moisture sensing to guide a small robot or drone toward open air.
blog
ATmega Adventures 1: Let's get close to the metal!
In this post, I'll start my embedded journey by building the "Hello, World!" of the embedded world: Blinky.
blog
Introduction
A short first post introducing myself and this project