virantha / bricknil

Control LEGO Bluetooth Sensors and Motors with Python
https://virantha.github.io/bricknil
Apache License 2.0
143 stars 39 forks source link

Support for Large Technic Motor (88013), e.g. for Lego Crocodile (10277) #26

Closed Kinetize closed 3 years ago

Kinetize commented 3 years ago

Hello!

Thanks for your good work with this repository! Do you plan to add support for the large technic motor (88013)? This could be e.g. useful to control the lego crocodile (10277).

justxi commented 3 years ago

Is that one https://github.com/virantha/bricknil/blob/a908b98938ee1028373186e31cb2d43c68f54b76/bricknil/sensor/motor.py#L296 what you are searching for?

Kinetize commented 3 years ago

That could indeed be it, I just didnt search in that place. Thank you!