You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
## SimpleFOCStudio
2
2
3
-
A GIU application developed with Python/PyQt5 to manage and configure any [SimpleFOC](https://github.com/simplefoc) BLDC controlled device using serial port communications. It as a UI that plots in real time monitored variables PyQtGraph.
3
+
A GIU application developed with Python/PyQt5 to manage and configure any [SimpleFOC](https://github.com/simplefoc) BLDC controlled device using serial port communications. It as a UI that plots in real time monitored variables PyQtGraph. It currently suports [SimpleFOC 2.0](https://github.com/simplefoc/Arduino-FOC/releases/tag/v2.0) devices.
0 commit comments