Advanced undocumented Python in LEGO SPIKE Prime and MINDSTORMS hubs
When writing Python on the new LEGO MINDSTORMS and SPIKE hubs, the default methods are somewhat limited. With ‘import hub,’ you can use some hacks …
When writing Python on the new LEGO MINDSTORMS and SPIKE hubs, the default methods are somewhat limited. With ‘import hub,’ you can use some hacks …
In this article, I share what I learned about building a LEGO MINDSTORMS robot swing. You’ll find out how I tackled the building challenges for …
LEGO has four robotics sets on the market: Boost, SPIKE Prime, EV3, and Robot Inventor. I compared EV3 to Robot Inventor in a previous article. …
Both MINDSTORMS EV3 and SPIKE Prime have an onboard BlueTooth chip. It turns out that it isn’t too hard to make them talk to each …