foc-simple 0.1.1

A simple and easy to use implementation of the Field Oriented Control (foc) for brushless motors.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Release notes

## Version 0.1.0 dd 2025-09-06

* Initial commit

## Version 0.1.1 dd 2025-09-09

* No functional changes
* Updated some comments in code, and command help menu
* Updated README.md
* Made a comment in code  that part of the code in foc_pwm is copied from library foc v0.3.0