https://github.com/tempehs/aidriver_challenges
Documentation, design challenges and library for a low-cost differential drive robot.
https://github.com/tempehs/aidriver_challenges
arduino learning-by-doing learning-exercise mechanics wheeled-robots
Last synced: about 2 months ago
JSON representation
Documentation, design challenges and library for a low-cost differential drive robot.
- Host: GitHub
- URL: https://github.com/tempehs/aidriver_challenges
- Owner: TempeHS
- License: gpl-3.0
- Created: 2023-12-21T00:28:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-22T07:40:51.000Z (about 1 year ago)
- Last Synced: 2025-02-01T10:11:28.421Z (4 months ago)
- Topics: arduino, learning-by-doing, learning-exercise, mechanics, wheeled-robots
- Language: C++
- Homepage:
- Size: 2.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AIDriver Student Files
Students use these files to design algorithms in response to each of the challenges.
The notes.ino file contains the library of object methods and control structures students can use.
## Project background
Robot components: https://github.com/TempeHS/TempeHS_Ardunio_Boilerplate/tree/main/Ardunio_2Wheel_Robot_Boilerplate/AIDrive_2Wheel_Robot_Components
Robot assembly: https://github.com/TempeHS/TempeHS_Ardunio_Boilerplate/tree/main/Ardunio_2Wheel_Robot_Boilerplate/AI%20Driver%20Assemebley%20Instructions