Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marko19907/lego-robot-project
- Owner: Marko19907
- License: mit
- Created: 2022-01-01T14:37:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-01T15:02:01.000Z (about 3 years ago)
- Last Synced: 2024-11-06T15:54:40.991Z (3 months ago)
- Topics: lego, lego-mindstorms-ev3, micropython, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"