https://github.com/filiptronicek/arduino_line_follow
An Arduino script that follows a straight black line
https://github.com/filiptronicek/arduino_line_follow
arduino-sketch cplusplus robotics-competition
Last synced: 9 months ago
JSON representation
An Arduino script that follows a straight black line
- Host: GitHub
- URL: https://github.com/filiptronicek/arduino_line_follow
- Owner: filiptronicek
- License: mit
- Created: 2019-09-13T16:34:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T07:21:25.000Z (over 6 years ago)
- Last Synced: 2025-01-25T04:45:29.585Z (11 months ago)
- Topics: arduino-sketch, cplusplus, robotics-competition
- Language: C++
- Homepage: https://filiptronicek.github.io/roboschool_2019/
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Line follow
An Arduino script that follows a parkour-course for the competition organized by [RoboSchool](https://github.com/tuc-roboschool) in the [Technical University of Chemnitz](https://www.tu-chemnitz.de/)
Library dependencies:
[UnoBot](https://github.com/tuc-roboschool/UNObot)
**[read the article about this here](http://filiptronicek.me/roboschool_2019/)**
*Created by Martin Helmich and Filip Troníček on RoboSchool 2019*