Update 'README.md'

This commit is contained in:
Tanja Sukal 2024-09-20 16:35:04 +00:00
parent fe2d661356
commit a3f7375be3

View File

@ -1,7 +1,7 @@
# Python on LEGO EV3 Framework
Welcome to the Python on LEGO EV3 Framework that was created in the course of the thesis "Open-Source LEGO EV3 Python
Framework for Teaching". The framework contains the two sample projects that where the main contribution of the thesis. In the following sections we will describe the steps you need to consider before using the projects on your EV3 robot. In addition the abstract of the related thesis is listed so you can get an impression of the work. You can access the full thesis [here](https://cloud.cps.unileoben.ac.at/).
Framework for Teaching". The framework contains the two sample projects that where the main contribution of the thesis. In the following sections we will describe the steps you need to consider before using the projects on your EV3 robot. In addition the abstract of the related thesis is listed so you can get an impression of the work. You can access the full thesis [here](https://cloud.cps.unileoben.ac.at/index.php/s/yMDeB9fe5ek2oXq).
## Preperation Steps
You need to prepare you EV3 Brick before you can use it with Python and the given projects.