Skip to main content

Field Oriented Control (FOC)

· 19 min read
Carlos Gonzalez
Chief Hacker @ CGG Labs

Field Oriented Control is often considered a dark art filled with diagrams, math, and proofs by intimidation.

Often people will show a diagram like this,

FOC Diagram

and pretend like it's self explanatory.

Not true!

However, once you get an understanding of what the different pieces are and what they are trying to do, you'll realize that it can be quite intuitive.

Let's dive in.

Logging Made Easy

· 2 min read
Carlos Gonzalez
Chief Hacker @ CGG Labs

Tell me if this sounds familiar:

You're working on a project and want to log some UART data. Nothing too crazy though, logging to an SD card will work fine (you've got a few of those lying around anyways).