Hi guys,
We have recently published a new release 2.4.0 with a lot of nice new features.
And we have also recenlty asked for your help in identifying the next important milestones for SimpleFOC.
One of the important things was the need for a better GUI tool, SimpleFOCStudio is starting to be a bit old and is hard to install sometimes.
Anothe of our apps the SimpleFOC Webcontroller has much potential for better user experience but has so far been equally as bad. Pretty bad UI and not very usable.
Due to its potential I’ve spent some time on the webcontroller and made it more robust, and up to date with the most recent library version. And I’m glad to say that it is actually pretty good.
I’d be happy to spend a bit more time on it if more people start using it. We can push it much further than its current state.
Basically the main features are:
- New simpler UI
- More parameters exposed
- Better and more robust monitoring (should not break if too much incoming data)
- Up to date with 2.4.0 (motion and torque control settings)
- Added motor parameters section
- Added a simple step function signal generator (For tuning control loops)
- Advanced features
- Can launch automatic motor characterisation
motor.characteriseMotor() - Can launch Current PI aut-otuning:
motor.tuneCurrentController() - Can call the sensor re-alignment in runtime:
motor.initFOC()
- Can launch automatic motor characterisation
- I’ve also added INFO boxes pointing to the relevant docs and briefly explaining the parameters
So yeah let me know what you think and we can go further with this if there is enough interest!
