Zetros 42129 with lego remote #516
Gcopper1984
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
and here it is script for controlling Mercedes Zetros 42129 with remote controller.
It has a similar logic that my 42124 controller (here: #504) but using the "callback" approach used here #515).
Controlling the model is simple:
. Left + and - to steering
. right + and - to drive at 100% power. If you press also right red button together with right + or - you cut power to 50 %, If you press right red button alone model brake.
. Press the left red button to toogle the lock differential function. If the model has open differential hub and remote led switch to green, if you enable the locked differential both leds turn red.
I am moving my first step in python scripting, so any feedback is welcome.
Here the code:
Beta Was this translation helpful? Give feedback.
All reactions