uploaded 11 months ago
ESP32 FoC Motor controller

6 examples

  • current_control
    This example demonstrates how to set up a PMSM motor using espFoC with a simulated rotor sensor, which simulates both the electrical and mechanical…
    3.40 KB
  • open_loop
    This example demonstrates how to set up a PMSM motor using espFoC with a simulated rotor sensor, which simulates both electrical and mechanical…
    3.43 KB
  • simple_servo
    This example demonstrates how to set up a PMSM motor using the espFoC in its closed loop position control, involving 3 PWM outputs and an I2C encoder…
    3.05 KB
  • simple_velocity
    This example demonstrates how to set up a PMSM motor using espFoC in its simplest configuration, which includes 3 PWM outputs and an analog encoder…
    3.21 KB
  • speed_control
    This example demonstrates how to set up a PMSM motor using the espFoC in closed-loop speed control, utilizing 3 PWM outputs and an I2C encoder sensor.
    3.07 KB
  • test_project
    This example demonstrates how to set up a PMSM motor using espFoC with a simulated rotor sensor. It simulates the electrical and mechanical behavior…
    3.39 KB