Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Supports wireless tuning via TCP #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SmallPond
Copy link

On some moving objects, connecting to SimpleFOC Studio via serial port can be somewhat inconvenient (though using a wireless serial connection is also an option). For existing embedded controllers like the ESP32, WiFi support is available. Therefore, we want to enable SimpleFOC Studio to connect to SimpleFOC hardware via a wireless network.

On the Arduino side, we can directly adapt and use the wireless tuning library without modifying the Simple FOC library.

Snipaste_2024-08-30_23-58-53

On some moving objects, connecting to SimpleFOC Studio via serial port
can be somewhat inconvenient (though using a wireless serial connection
is also an option). For existing embedded controllers like the ESP32,
WiFi support is available. Therefore, I want to enable SimpleFOC Studio
to connect to SimpleFOC hardware via a wireless network.
@JorgeMaker
Copy link
Owner

Hi @SmallPond,

I'm currently a bit busy, but I will review your PR as soon as I have time. Thanks for your contribution! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants