This document provides an introduction to robotics and instructions for building a basic robot. It discusses the necessary software and hardware, including an MPLAB programming IDE, MPLAB C compiler, PIC18F2520 microprocessor data sheet, programming tool, prototype board, wires, resistors, capacitors, voltage regulator, LEDs, battery, and motor controller. It explains how to connect the PIC18 microprocessor, power circuit, and H-bridge motor controller. The document demonstrates code for turning on an LED, blinking an LED, and controlling motor direction. It discusses using delays to control timing and introduces using an infrared sensor to detect obstacles. In closing, it thanks the robotic club advisor and vice president for their support.