Skip to content

A GUI based in PyQT5 and PyQtGraph to configure and control SimpleFOC devices.

License

Notifications You must be signed in to change notification settings

JorgeMaker/SimpleFOCStudio

Repository files navigation

SimpleFOCStudio

A GIU application developed with Python/PyQt5 to manage and configure any 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 devices.

devices.

Installation and Usage

  • Install Python if you don't have it installed yet
  • Clone this repo or download the zip file
  • cd to the folder
  • run: pip install -r "requirements.txt"
  • run: python simpleFOCStudio.py
  • Once in the application add a device (+) and configure serial port settings
  • Connect to the serial port you have to have a SimpleDOC device that attends to the command as explained in this example
  • Start playing and have fun :)

About

A GUI based in PyQT5 and PyQtGraph to configure and control SimpleFOC devices.

Resources

License

Stars

Watchers

Forks

Languages