Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marko19907/lego-robot-project

Mandatory Lego EV3 robot project for NTNU's "Introduction to Engineering" course, fall 2020.
https://github.com/marko19907/lego-robot-project

lego lego-mindstorms-ev3 micropython python

Last synced: about 1 month ago
JSON representation

Mandatory Lego EV3 robot project for NTNU's "Introduction to Engineering" course, fall 2020.

Awesome Lists containing this project

README

        

# Lego EV3 Robot Project

Mandatory Lego robot project for NTNU's "Introduction to Engineering" course, fall 2020.
The project counts towards the final grade in the subject.

The robot won the second place in NTNU's 2020 Lego competition.

[![Pylint](https://github.com/Marko19907/Lego-Robot-Project/actions/workflows/pylint.yml/badge.svg)](https://github.com/Marko19907/Lego-Robot-Project/actions/workflows/pylint.yml)

## Usage
To use this code, follow this guide to set up the EV3 brick and MicroPython:
[https://pybricks.com/ev3-micropython/][1]

[1]: "LEGO® MINDSTORMS Education EV3 MicroPython guide"