Hey,

I'm Gavin.

I'm a hobbyist embedded developer and graphic designer. I have been programming for FRC team 3636, the Generals, for three years. The most notable project of mine is vexide, a Rust runtime for VEX V5 robots that is used by teams across the world.

vexide

Open-source async powered Rust runtime for VEX robots.

Shrewnit

A tiny no_std, no_alloc, libm free, stable, extendable, 100% Rust units library

vex-v5-serial

A complete implementation of the VEX V5 serial protocol in Rust

Arcade in ASM

A functional arcade drive for VEX V5 robots in 100% assembly. Done as a challenge to myself.

Lagan

Rust bindings to WPIlib's NTCore library

veranda

An RNG source for vexide

hypertube

A replacement for the tun crate that aims to improve the API