4 * @mainpage Simple Field Oriented Control BLDC motor control library
5 *
6 * @section intro_sec Introduction
7 *
8 * Proper low-cost and low-power FOC supporting boards are very hard to find these days and even may not exist.<br> Even harder to find is a stable and simple FOC algorithm code capable of running on Arduino devices. Therefore this is an attempt to:
9 * - Demystify FOC algorithm and make a robust but simple Arduino library: Arduino SimpleFOC library