LEGO Python Alternatives: SPIKE2 vs SPIKE3 vs Pybricks
When it comes to running Python on LEGO SPIKE or MINDSTORMS hubs, you’ve got options: SPIKE 3, SPIKE2, MINDSTORMS, and Pybricks. Although all these options … Read more
When it comes to running Python on LEGO SPIKE or MINDSTORMS hubs, you’ve got options: SPIKE 3, SPIKE2, MINDSTORMS, and Pybricks. Although all these options … Read more
If you’ve been itching to add custom electronics to your LEGO Mindstorms Robot Inventor or LEGO SPIKE Prime, I’ve got something that will make your … Read more
If you’re a LEGO MINDSTORMS enthusiast, then the SerialTalk Micropython library is your ticket to taking your custom hardware projects to the next level. Developed … Read more
Ever wanted to tell your LEGO SPIKE robot to move forward, and it actually does? Welcome to the exciting world of voice-controlled robots! We’re diving … Read more
Where the screen of the Mindstorms EV3 had a resolution of 178 x 128 pixels, the screens of the Lego Mindstorms Inventor and Lego SPIKE … Read more
Read on to discover two ways to remote control a car – in this case, a hot rod – with LEGO MINDSTORMS Robot Inventor. The … Read more
This tutorial shows how to control hobby servos with MINDSTORMS or SPIKE Prime hubs by connecting them to the LMS-ESP32 board. This allows you to … Read more
This tutorial shows how to dynamically load modules on a remote Micropython python device. When does this come in handy? Sometimes you want to use … Read more
This tutorial will show how to connect an I2C joystick to the LMS-ESP32 board and read that I2C sensor from the LEGO MINDSTORMS or SPIKE … Read more