Remote Control Steering Wheel with SPIKE Prime
€2.50 Original price was: €2.50.€0.00Current price is: €0.00.
Description
With this SPIKE Prime RC steering wheel, you can remote control your LEGO robots. It works on LEGO MINDSTORMS EV3 robots, SPIKE Prime, and Robot Inventor 51515 robots with direct brick to brick Bluetooth connections.
To connect to the newer hubs you need to run Python code on both the robot and the steering wheel. The code for steering wheel is included. You will have to customize the robot script for your specific vehicle. There is a boilerplate vehicle code on GitHub you can start with.
Included in this download
- Building instructions
- Python Code for the EV3 sail wagon
- Python Code for the EV3 drift car. It also works on the one-kit version.
This model is built with the SPIKE Prime 45678 base kit and the 45680 expansion pack. You don’t need any other bricks.
The Python code for EV3 works best with MS Visual Studio Code and the LEGO MINDSTORMS extension.
The Python code for SPIKE Prime and Robot Inventor runs from within the official LEGO app.
Viktor Tempelfeld (verified owner) –
Hello! This Remote Control works with this Hot Rod model?
https://www.antonsmindstorms.com/product/remote-controlled-hot-rod-with-51515/
anton (verified owner) –
Yes! Look here:
https://youtu.be/VPLIH_DY9V8
Did you subscribe?
I am just making a new tutorial video about it. It’s much simpler now.
Ashley Pelston (verified owner) –
I just unclear on how to open the programming files tho could I please get some assistance.
Thank You.
anton (verified owner) –
Have you tried searching my blog? It contains many articles and examples. Also the github mpy-robot-tools repo contains some examples.