Comment on Building Lego Machines to Destroy Tall Lego TowersparentComments−vliedel2yAll the current motors are very controllable (absolute position, speed, etc).They can be hooked up to:- A battery box, with simple buttons.- A hub, controlled via bluetooth (protocol is documented, and there are some libraries).- A hub that can be programmed (spike).- A raspberry pi, with an official hat (build hat). This also comes with a python library.I'm actually pretty happy with these motors. The only downside is that the technic sets are meant to be controlled with an app.
Comments
All the current motors are very controllable (absolute position, speed, etc).
They can be hooked up to:
- A battery box, with simple buttons.
- A hub, controlled via bluetooth (protocol is documented, and there are some libraries).
- A hub that can be programmed (spike).
- A raspberry pi, with an official hat (build hat). This also comes with a python library.
I'm actually pretty happy with these motors. The only downside is that the technic sets are meant to be controlled with an app.