Development story of LMS-ESP32 version 2
Almost three years ago, we introduced the LMS-ESP32 board. It quickly became a favorite among hobbyists for extending their Lego Robot hubs. After building many … Read more
Almost three years ago, we introduced the LMS-ESP32 board. It quickly became a favorite among hobbyists for extending their Lego Robot hubs. After building many … Read more
When we launched the LMS-ESP32 v1.0, we were overwhelmed by the enthusiastic response from the community. The board sold out quickly, proving that there was … Read more
I wanted to add lights to my Astro Boy model, but it bothers me if the lights are on all the time. For this reason, … Read more
I attended the local RoboCup Junior challenge in my hometown of Delft, and I found it curious how hard the line following challenge was for … Read more
This project describes how to build an FPV (First Person View) racer using LEGO SPIKE Prime or Robot Inventor. Whether you’re a seasoned LEGO robotics … Read more
Have you ever run into the limitation of the SPIKE or Robot Inventor Distance Sensor? For a few dollars, you can buy superfast and accurate … Read more
How to combine LEGO SPIKE, OpenMV camera, and Pybricks for a ball-chasing robot, teaching robotics students and enthusiasts about computer vision in an interactive way.
Imagine your SPIKE robot has the superpower to detect conductive surfaces, like it’s feeling its way through a maze with metal tape and tin foil … Read more
This advanced tutorial explains how to combine a SPIKE3 robot with custom RGB NeoPixels using LMS-ESP32 and emulating a Lego Sensor. It covers firmware installation, connecting LEDs, programming with SPIKE Word Blocks or Python, and configuring LED properties with a web configurator tool.
The LMS-ESP32 board’s capacitive touch sensors power a DIY “Simon Says” game with custom LEGO foil sensors, programmed through MicroPython and PyBricks.