Middletown Robotics, Team 1370
Downloads
Media Files
Programming Resources:
- MPLAB IDE v7.20 — 31.8 MB — used for writing and compiling the code for the robot
- MPLAB C18 Compiler Student Edition v2.40 — 15.4 MB — must be installed alongside MPLAB in order to compile correctly
- IFI_Loader v1.1.0 — 4.2 MB — used to transfer compiled code (in the form of a ".hex" file) through a serial cable to the robot
- The current year's code can be found at IFI Robotics in the information concerning the Robot Controller (RC).
- Advanced, edited code that includes routines for controlling the camera can be found here.