Recent Posts

A Rust driver for the LX-16A Servo

9 minute read

Introduction There’s this adage that once you get Rust code to compile, it works. That actually happened to me as I was toying with a new driver for the LX...

COBS with CRC32

10 minute read

Introduction Early last year, James Munns posed this “fun Sunday puzzle”: Here's a fun Sunday puzzle for data minded people out there: * COBS is a bit...