# SimpleFOCStudio **Repository Path**: NOP404_admin/SimpleFOCStudio ## Basic Information - **Project Name**: SimpleFOCStudio - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: Updated16022021 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-07 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## SimpleFOCStudio 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.

### 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](https://docs.simplefoc.com/communication) - Start playing and have fun :)