No description
Find a file
2026-07-08 13:54:08 +03:00
code.py Update code.py 2026-07-08 02:40:51 +03:00
folkrace-sensor-wiring.png add fritzing diagram image 2026-07-08 02:42:29 +03:00
folkrace-wiring.fzz add wiring 2026-07-08 02:34:13 +03:00
LICENSE add license 2026-05-07 01:45:57 +03:00
README.md update README 2026-07-08 02:40:00 +03:00
sensortest.py Update sensortest.py 2025-06-12 15:02:29 +03:00

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 the fritzing wiring diagram.

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.

The aforementioned was used only as a carriage for the motors, with the rest of the chassis being made of two layers of coroplast to hold the microcontroller, sensors and batteries.