Introduction

This page will teach you how to setup and control the motors from the LEGO Education CS+AI kit using an Arduino UNO Q from within an App, the proprietary program type that this board uses.

Preparing the UNO Q

In order to communicate with the motors over bluetooth from inside the docker container, the UNO Q needs to run a bridge using http communcation to outside of the docker container. You don’t need to worry about this technical jargon, once you complete this process the UNO Q will setup this bridge on boot.

Connecting and Running the Lego Motors

IMG_0525.JPG

Now you’re ready to start coding a LEGO robot!

To get you started: