How to remote control an EV3 Brick with SPIKE Prime over Bluetooth
Both MINDSTORMS EV3 and SPIKE Prime have an onboard BlueTooth chip. It turns out that it isn’t too hard to make them talk to each …
Both MINDSTORMS EV3 and SPIKE Prime have an onboard BlueTooth chip. It turns out that it isn’t too hard to make them talk to each …
The EV3 brick has a regular Bluetooth chip inside, the PS4 controller too. In this article, I’ll show you how you can connect the two …
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 …
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 …
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 …
I’ve always been fascinated by the behavior of flocks and herds when many animals move with seeming coordination. I’ve been lucky to have had the …
In this article, you’ll find the building instructions and EV3-G program files for the blue dragon from #RobotRemix4. Contrary to the EV3 elephant this model …