FOC An implementation of Field Oriented Control algorithms in Rust, designed for use in embedded systems. Goals #![no_std] Exclusively use single-precision floating-point math for all FOC calculations.