Close Menu
Sistem
3D tehnologija
Alati - pribor
Baterije i punjači
Kabeli i konektori
Kontroleri motora
Mehanika
Mikrokontrolerske pločice
Motori
Napajanja
Ostale pločice
Razvod žica
Senzori
CAN Bus roboti
I
2
C roboti
Brick-A
Primjeri i savjeti
Downloads
☰
0
Line Robot
Maze Robot
Soccer Robot A
Soccer Robot C
Brick-A Line Robot
Ukratko
Parts' list and basic information. A short demo video.
Sastavljanje
3D printing and assembly instructions - use Your 3D printer to print reusable bricks the robot is made of.
Instalacija Arduina.
Upute za instalaciju Arduino biblioteka i MRMS_ESP32.ino programa.
MRMS_ESP32.ino sketch
MRMS_ESP32.ino je Arduino program koji koristi objektno orijentirene C++ biblioteke i pokreće sve ML-R CAN Bus robote. Upotrijebite ga za provjeru svih spojenih CAN Bus uređaja.
Lidari i motori
Software setup for lidars and motors.
Dizajn programa
Design decisions and general information about the program.
Akcije
Way to implement different robot's actions.
Početak i kraj akcije
Various ways to start and end actions.
Osnovno programiranje
First steps with MRMS_ESP32.ino - how to run Your code, use motors and lidars.
Najgori RCJ Line
You should never use this program when participating in a competition. Nevertheless, You can learn the concepts here.
Popravljeni RCJ Line
A better way to follow a line or a wall.
Markeri
Using color sensors to detects green RCJ markers.
Područje evakuacije
Strategy in the evacuation area: finding balls, etc.
RCJ Rescue Line
A simple program that gives You a basis for for Robocup Rescue Line program.
Tok programa
Description of program's flow in an object-oriented manner.
Budućnost
Future of this model and maybe another one for RCJ Rescue Line.