https://github.com/xasworks/hexa-bot
Public repository of all necessary files for the Kolleg St. Thomas Robo-Cup participating Robot.
https://github.com/xasworks/hexa-bot
Last synced: 4 months ago
JSON representation
Public repository of all necessary files for the Kolleg St. Thomas Robo-Cup participating Robot.
- Host: GitHub
- URL: https://github.com/xasworks/hexa-bot
- Owner: XasWorks
- License: gpl-3.0
- Created: 2015-09-16T19:28:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T07:23:54.000Z (almost 8 years ago)
- Last Synced: 2025-03-04T12:46:04.265Z (over 1 year ago)
- Language: Gnuplot
- Size: 3.8 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hexa-Bot
All required files, both .scad files for 3D Models aswell as the source files for the Arduino programming and the circuit plans for custom electronics (motor controller, special sensors, display etc.)
For documentation, see the "documentation" folder. Most importantly the scematics can be found under "KiCAD".
To program a robot, open Eclipse with working AVR Plugin, and "import existing project", with the folder being EclipseWS/Zephyr_Functional
The used PORTS can be changed inside the Code/System/Robot.h file.