Page 1 of 1

Self balancing robot using ESP32

Posted: Tue Sep 19, 2017 11:05 pm
by robotrandi
Hi guys,
After trying various combinations of MCUs and motors over several years, I'm pleased that I managed to have a nice and smooth self balancing robot that uses the awesome ESP32, programmed using Arduino.

You can find the code here:
https://github.com/trandi/esp32-self_ba ... bot4_ESP32

And more details, including pics and videos:
https://trandi.wordpress.com/2017/09/19 ... -robot-v4/

Dan

Re: Self balancing robot using ESP32

Posted: Wed Sep 20, 2017 4:48 pm
by ESP_krzychb
Hi Dan,

Nice project and balancing performance!

I also like you made it working with no so much code.

Was the PID tuning difficult?

Is the code in javascript_espruino part of the final project?


Krzysztof