How to use a PS3 Gamepad with Pybricks MicroPython on the EV3 brick
MicroPython is the new kid on the block for programming the LEGO MINDSTORMS EV3 Intelligent Brick. It’s lightning fast because it’s so lightweight. Python 3 …
MicroPython is the new kid on the block for programming the LEGO MINDSTORMS EV3 Intelligent Brick. It’s lightning fast because it’s so lightweight. Python 3 …
Step by step guide for LEGO MINDSTORMS EV3 to install and run both Python and MicroPython. It’s really easy and requires no hacking or weird …
In this article I’m sharing step by step instructions for connecting a PS3 gamepad to an EV3 brick over Bluetooth. It includes Python code to …
My contribution to #RobotRemix6 was a lizard. In this article, I’m sharing some of the design thinking behind it. I also included building instructions. I …
In this post I’m sharing detailed instructions for the most difficult part when building the plotter: adding the dental floss wires. You’ll learn how to …
This article describes how to let two LEGO MINDSTORMS EV3 motors do the exact same movement in total harmony and synchronization. Even when the motors …
In this article I’m sharing Building instructions for making a vertical plotter with a single retail kit of LEGO MINDSTORMS EV3! The plotter is hung …
People think the math for programming a vertical plotter is really hard. Still, I used only second grade high school math to calculate them. I …
The EV3 has fancy ipad remote control. Infrared too. But I happen to have an NXT in perfect working condition. And I had an old …
I want to build remote controlled Lego robots with an onboard camera so I can drive around with them without having to see them. I …