Tutorial


Tutorial (english, see below)

Diese Seite bezieht sich auf das Tutorial auf youtube, das das Bauen und Programmieren eines Roboters zeigt, mit dem du am RoboCup Junior Rescue (Maze oder Line) teilnehmen kannst:

Teil 1: https://youtu.be/SVTgO8qPiBA

Teil 2: https://youtu.be/E_XjcJNFKKg

Teil 3: https://youtu.be/skUOjn7cGkg

Teil 4: https://youtu.be/jG0ZYiqamvY

Folgende Dateien brauchst du:

Motherboard   Motortreiber     Exercises   List of components Pins_1517_9_Board     3D Druck

Ausserdem die IDE und den Compiler von Microchip:

https://www.microchip.com/mplab/mplab-x-ide

Runterladen, windows oder linux oder mac, Installer ausführen.

Am Ende wirst du gefragt, ob du diverse Dinge zusätzlich brauchst, kannste alles abwählen

Dann lädst du dir den Compiler runter, auch installieren.

https://www.microchip.com/mplab/compilers (xc8!)

Gehts nicht? Es gibt 937 Tutorials auf youtube dazu.

Wenn du noch kein „C“ kannst, dann kannst du es z.B. hiermit lernen:

code blocks how to

Für Anregungen kannst du mir eine Mail schicken: robocup@uni-kassel.de

Tutorial (english)

This page refers to the tutorial on youtube that shows how to build and program a robot to participate in the RoboCup Junior Rescue (Maze or Line).
Part 1: https://youtu.be/SVTgO8qPiBA

Part 2: https://youtu.be/E_XjcJNFKKg

Part 3: https://youtu.be/skUOjn7cGkg

Part 4: https://youtu.be/jG0ZYiqamvY

Here are the texts for to translate in your language:

Part 1: Text for translation, building

Part 2: Text for translation, programming 2.1

Part 3:  Text for translation, programming 2.2

Part 4: Text for translation, programming 2.3

You need the following files:
Motherboard   Motortreiber  List of components   Exercises   Pins_1517_9_Board     3D Druck
Also the IDE from Microchip

https://www.microchip.com/mplab/mplab-x-ide

Download, windows or linux or mac, run installer. At the end you will be asked if you need various things in addition, you can deselect everything. Then download the compiler, even install.

https://www.microchip.com/mplab/compilers (xc8!)

It doesn´t work? There are 937 tutorials on youtube about this.
If you
don´t use the programming language “C”, then you can do it e.g. learn hereby:
code blocks how to
For suggestions you can send me an email:
robocup@uni-kassel.de

,