simplefoc / Arduino-FOC

Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library
https://docs.simplefoc.com
MIT License
1.94k stars 510 forks source link

408 feature support for arduino esp32 v301 current sensing #414

Closed askuric closed 1 week ago

askuric commented 1 week ago

Ok so this is the final pull request that unifies all the changes necessary for the API transition from v2.x to v3.x arduino-esp32.

Main changes:

Other new features:

The code was tested on esp32 and esp32s3 variants, so it is relatively mature. It needs much more testing, but I think that it should be fine for the dev branch.

askuric commented 1 week ago

We're going for the merge! 🎉 :D