How to display two-digit numbers on a 5×5 LED Matrix with LEGO SPIKE Prime or Robot Inventor
I found counting up to 10 very limiting on the led matrix display of the new SPIKE and MINDSTORMS hubs. I racked my head and … Read more
How to program LEGO SPIKE Prime robots with Word Blocks. Quick tips and full tutorials.
I found counting up to 10 very limiting on the led matrix display of the new SPIKE and MINDSTORMS hubs. I racked my head and … Read more
In this article, I’ll explain how you can run motors to different positions simultaneously. Running these motors at the same time is difficult with LEGO … Read more
In this article, I’ll share some MINDSTORMS Python code to help you coordinate motor movements. Synchronized motors are essential when you make robots dance or … Read more
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 … Read more
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 … Read more
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 … Read more