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

need esp32 PID example #128

Open
microElabDevelop opened this issue Dec 26, 2022 · 5 comments
Open

need esp32 PID example #128

microElabDevelop opened this issue Dec 26, 2022 · 5 comments

Comments

@microElabDevelop
Copy link

need PID example on esp32 controller, i want to drive motor with pot. postion controller(soler tracker)

@microElabDevelop
Copy link
Author

@JacobChrist thank for responce , i try this but this example not working on ESP32 controller. i need esp32 example.

@thricebeau
Copy link

thricebeau commented Dec 28, 2022

@microElabDevelop have you configured your pot pins in the setup and have them update values in the loop to assign to the Input variable? Any code? Is your motor a servo?

@microElabDevelop
Copy link
Author

Now i run just basic pid code . After that use for soler tracker . First i just need simple pid code on esp32 . I try but i think this lib is not for esp32 thats why i searching esp32 compatible lib ..

@FelixWT
Copy link

FelixWT commented Feb 15, 2023

I don't think it's library's problem but if you really want to try something else check this out
https://github.com/Dlloydev/sTune
It works on my esp32

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

No branches or pull requests

4 participants