Skip to content
Anton Vanhoucke edited this page Jan 26, 2022 · 10 revisions

Welcome to LEGO Breakout wiki!

Assembling your boards

Congratulations on getting a wifi-esp board and/or breakout board. The first thing you should do is solder your breakout board. Click the images below to go to the wiki pages for each breakout board. You will find soldering instructions and pinouts.

OpenMV Uart Converter board Wifi ESP i2c board Distance Sensor Breakout board ESP32 Wifi Board
uart coneverter board esp bundle distance sensor breakout Esp32 wifi board

Software and libraries

The wifi-esp board comes flashed with Micropython 1.14 and a WebREPL enabled.

If you power the whole thing on, you can Connect to WebREPL and start exploring your board. We suggest you take a look at the projects we created.

Please fork this wiki and the code repository. We gladly consider your pull requests.

You can flash your own micropython easily if you have an EV3 brick around. An FTDI cable works too. This is probably not necessary, but we made a guide anyway.