michaelkubina / SpotMicroESP32

My take on a SpotMicro with an optimized design for supportfree 3D-printing. It utilizes an ESP32-DevKitC for the low-level control of the electronics. The heavy computation will be made by external devices, which in return have the power to command the robot.
GNU General Public License v3.0
319 stars 66 forks source link

PWM Servo calibration #27

Closed JonathanMortes closed 3 years ago

JonathanMortes commented 3 years ago

Hey,

been trying to do the servo calibration with no results. Is there anyway you can share your numbers for ds3218mg and possibly the code used? (Seen and used the one mentioned on the guide but it doesn't do anything. Any help would be greatly appreciated.

Thanks in advance Michael!