Gamepad remote control with PyBricks Block coding
Learn how to use a Bluetooth gamepad with PyBricks Block Coding for precise control over LEGO smart hubs without lag. No Python knowledge needed!
How to program LEGO SPIKE Prime robots with Word Blocks. Quick tips and full tutorials.
Learn how to use a Bluetooth gamepad with PyBricks Block Coding for precise control over LEGO smart hubs without lag. No Python knowledge needed!
We created some custom blocks in Pybricks Block Coding, to make it easy for you to integrate a gamepad controller in your block code. Any … Read more
Want to control your next project with a gamepad and light up some NeoPixel LEDs? How about adding servo motors managed by your Lego hub? … 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
Get ready to merge the worlds of LEGO Technic and gaming for an exhilarating remote-controlled experience! This blog post will walk you through building a … 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
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
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
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