espressif/arduino-foc

2.4.0

Latest
uploaded 1 day ago
Arduino FOC for BLDC and Stepper motors (SimpleFOC)

Changelog

# Changelog

## v2.4.0 - 2026-07-20

* Based on [Arduino-FOC v2.4.0](https://github.com/simplefoc/Arduino-FOC/releases/tag/v2.4.0).
* Add ESP-IDF integration for the v2.4.0 BLDC, stepper, and hybrid-stepper control algorithms.
* Add ESP-IDF support for the v2.4.0 inline and low-side current-sense implementations.
* Preserve the optimized math implementations supplied by `esp_simplefoc` and add fallbacks for the new `_sincos` and `_atan2` helpers.

## v2.3.0~3 - 2023-11-15

* Support all ESP chips by default (except ESP8266).

## v2.3.0~2 - 2023-10-18

* Support ESP32-C3.

## v2.3.0~1 - 2023-07-20

* Replace Arduino platform functions with `esp_platform` implementations.

## v2.3.0 - 2023-07-11

* Based on [Arduino-FOC v2.3.0](https://github.com/simplefoc/Arduino-FOC/releases/tag/v2.3.0).
* First release in the ESP Component Registry.

Links

Supports all targets

To add this component to your project, run:

idf.py add-dependency "espressif/arduino-foc^2.4.0"

download archive

Stats

  • Archive size
    Archive size ~ 302.43 KB
  • Downloaded in total
    Downloaded in total 1.5k times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 31 times

Badge

espressif/arduino-foc version: 2.4.0
|