TopFinishKits.com

Science Olympiad DIY Vehicle Kits

DISCLAIMER

TopFinishKits.com does NOT sell these kits. These are "Do It Yourself" Kits where the individual parts must be purchased from other sellers. Information is provided that includes optional sellers to purchase these individual components from. The 3D models for all the 3D Printed parts are available for download from TopFinishKits.com.

Basic Robot Vehicle

Basic robot design for Robot Tour.

Assembly Drawings

Robot Version D4 Assembly Drawing - PDF

Wiring Diagram

Robot Version D4 Wiring Diagram - PDF

3D Model Files

View Model Files

Example Ardunio Program

This program uses a command list to execute a series of movements. There are several areas of this program that need to have correct values set. This program will move the robot but will not make perfect movements. That is the responsiblity of the students to tune this program.

Version 2.1 (2023-11-24) improved the MotionLogic object to work with the Serial Plotter. This will aid in tuing the individual moves.

WARNING: The movement speed used in the command list cannot exceed the physical maximum speed of the robot. Strange results will occur if the move speed is higher than the physical maximum speed of the motor.

Download Version 2.0 Download Version 2.1