Skip to content

Releases: matthieuvigne/nemo_bldc

Add simulation module to Nemo

06 Oct 07:15
Compare
Choose a tag to compare

Add a simulation module, that emulates field-oriented control on a brushless motor. This can be used to tune the controller's gains, and evaluate the system's response to torque, velocity or position commands.

v1.0.2: Code quality

27 Sep 06:57
Compare
Choose a tag to compare

This release includes only minor fixups:

  • remove calls to soon to be deprecated functions
  • reformat source code using black
  • update README format to display nicely on pypi
  • make CI more stable by using fixed versions of dependencies

Add windows binary & logo

17 Sep 21:24
Compare
Choose a tag to compare
  • Add a Windows binary of the application.
  • Create project logo.
  • Improvements to the motor helper dialog: better initial option guess ; the values are now derived so as to leave the input motor unchanged by repeatedly opening / closing the dialog.

Initial release

11 Sep 11:24
Compare
Choose a tag to compare

Initial release of Nemo.