Battlebot 2022

Resources:

click here to review the design and competition guidelines that you created as a class

click here to submit your 3d designs for printing

Tinkercad Arduino file: basic program for a remote controlled robot with two motors.  You may use this as the base for your circuit.

BEFORE you run the remote control program on your Arduino you need one more thing – the IRemote.h Arduino library. Because of the way the school computeres are setup you need to reinstall this library EVERY TIME you use your computer.  Click here for the download.

Tinkercad Arduino file: you have to run this with your REAL remote control to learn what each button’s code is on the remote.

Tinkercad 3d modeling file: “hole” shape that fits the yellow motor axle.   I found it fits better on the side of the motor with the two silver screw heads.  You can use this to build wheels or other accessories that can mount on the yellow motor.

Tinkercad file: basic bracket for a yellow motor mount. You can modify this for your own design.

Tinkercad file: 9 gram servo mount – this will hold one of the blue servos that came in the Arduino kits.

Servo wiring and sample program

LED wiring and sample program

RGB color changing LEDs and sample program