Skip to content

Commit 7bb50cd

Browse files
authored
Update README.md
1 parent f485925 commit 7bb50cd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## SimpleFOCStudio
22

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.
4+
5+
6+
7+
devices.
48
<p align="center">
59
<img src="https://github.com/JorgeMaker/SimpleFOCStudio/blob/main/DOC/SimpleFOCStudio.gif?raw=true">
610
</p>
@@ -15,4 +19,4 @@ A GIU application developed with Python/PyQt5 to manage and configure any [Simp
1519
- Once in the application add a device (+) and configure serial port settings
1620
- Connect to the serial port you have to have a SimpleDOC device that
1721
attends to the command as explained in [this example](https://docs.simplefoc.com/communication)
18-
- Start playing and have fun :)
22+
- Start playing and have fun :)

0 commit comments

Comments
 (0)