Smooth FOC like control with torque and speed control.
git clone --recurse-submodules git@github.com:kaepek/spwm-motor-control.git
npm run build
- cd external/kaepek-io
- npm install
- npm link
- EE design and software enginnering - Jonathan Kelsey
- Hack-a-day
- Electro-noobs
- ST-l6234-three-phase-motor-drive
- Anti-cogging-algorithm
- Install Arduino IDE v1.8.19
- Install Teensyduino v2.1.0
- Install TeensyTimerTool library by opening up Arduino IDE click the "Sketch" menu item, go down to "Include Library" and click "Manage Libraries...". Enter in the filter you search the string "TeensyTimerTool", select the correct version "Version 1.3.0" and click the install button.