/steampunk-robotics-microPython

Assorted Python programs written for the EV3 LEGO educational kits.

Primary LanguagePythonMIT LicenseMIT

Python for EV3 🤖

The following programs were written for students who had perchased LEGO's EV3 robotics kit. The main.py file is run on the CPU, which is running MicroPython.

This repo is supposed to be a reference point if you are unsure as to how to start programming the EV3 in Python. For more information, please reference LEGO's website.

Installation 🔧

The installation is explained in detail on the LEGO education site.

Once all the required software is installed on the EV3, simply clone the repo and use the code in the main.py file.