/open-bldc-qsim

Open-BLDC brushless motor QT simulator GUI

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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!