Skip to content

ESP-IDF project on ESP32 for NEMA 17 stepper motor using TMC2209 driver. AS5600 magnetic rotary sensor is used for feedback loop to correct the stepper motor in closed-loop configuration.

Notifications You must be signed in to change notification settings

ZivLow/simple_step

Repository files navigation

Clone Project

git clone --recurse-submodules git@github.com:ZivLow/simple_step.git

Fix for include path problems

Configuration of c_cpp_properties.json file

  1. Press F1
  2. "Add vscode configuration folder"

Update submodules to latest version of remote

git submodule update --remote

About

ESP-IDF project on ESP32 for NEMA 17 stepper motor using TMC2209 driver. AS5600 magnetic rotary sensor is used for feedback loop to correct the stepper motor in closed-loop configuration.

Resources

Stars

Watchers

Forks

Packages

No packages published