remrc / Self-Balancing-Cube

280 stars 64 forks source link

Regulator adjustment over BT missing from esp32_cube_enc code #9

Closed alekoy closed 3 months ago

alekoy commented 3 months ago

Adjusting the PIDs is not possible over BT when using the encoder-program, as there is no coding for it, Had to adjust the K and eK-values in the ESP21.h file and re-flash the esp for each adjustment.

I tried tuning it for some time before I discovered this and have gotten my cube to balance pretty good, so this comment is meant as a heads up for anyone trying to adjust it using the method shown in the youtube-video.

remrc commented 3 months ago

Yes, I removed this part of code.