Add an LVGL GUI to Lego Mindstorms using LMS-ESP32
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
How to remote control a car hub to hub with mindstorms and spike
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
Controlling hobby servos with LEGO MINDSTORMS – LMS-ESP32 tutorial Part 5
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
Remote loading of Micropython modules – LMS-ESP32 Tutorial Part 4
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
Connecting an I2C joystick to the LEGO hub – LMS-ESP32 Tutorial Part 3
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
Controlling Neopixel ws2812 LEDs with LEGO MINDSTORMS – LMS-ESP32 Video Tutorial Part 2
This video tutorial will show how to control a circular Neopixel LED matrix connected to the LMS-ESP32 board. We will control the Neopixel LEDs – … Read more
How to get started connecting the LMS-ESP32 to LEGO MINDSTORMS – LMS-ESP32 Tutorials Part 0
We developed the LMS-ESP32 hardware module to extend the Lego Mindstorms Robotic Inventor or Lego SPIKE Prime hubs (short Lego hub) so that you can … Read more
LMS-ESP32 Tutorial Part 1: how to use the UartRemote Library
Introduction In this tutorial, you will learn to set up communication between a SPIKE Prime or MINDSTORMS hub and the lms-esp32-wifi-board. We’ll show you step-by-step … Read more
How to connect Bluetooth gamepad to the LEGO hub directly using a word blocks program.
In this article, you’ll learn how to connect a Bluetooth gamepad to the SPIKE Prime or Robot Inventor hub without lag but with Word Blocks/Scratch. … Read more