Update README.md

This commit is contained in:
Γιώργος Αντρέου 2026-07-03 18:14:39 +03:00
parent 60625566b6
commit 55a1aa50b1

View file

@ -1 +1,7 @@
This is a repository for our robot in the folkrace competition of Robotex Cyprus. It uses a feather rp-2040 with a motor control featherwing as its brains as well as featuring meccanum wheels that will hopefully enable it to evade the obstacles better. This is a repository for our robot that won the folkrace competition of Robotex Cyprus 2026. It uses a feather rp-2040 with a motor control featherwing as its brains as well as featuring meccanum wheels that enable it to better evade obstacles.
The repo includes the code and I will soon add the wiring.
For the chassis one can use any generic 4 motor chassis. The motors I used were the classic yellow tt motors, but any kind of dc motors could be used.
I specifically used a modified version of the chassis made for MechMaven (https://www.instructables.com/MechaMaven-the-Educational-Robot-Explorer/), by earldanielph on instructables. I simply cut it down to fit the competition size guidelines.