open-bldc/open-bldc-qsim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the QT based gui for Open-BLDC C simulator. == Compiling == After checkout you need to run: git submodules init git submodules update To get the csim sources. Then you can open the open-bldc-qsim.pro in QT Creator and run. Happy spinning!