This document summarizes a student project to design a multi-point touch pad. It discusses how touch pads work by using a grid of resistances to detect touch locations and convert analog signals to digital coordinates. It then outlines the project to build a touch pad using an AVR microcontroller and MAX232 for interfacing with a PC. Driver circuitry is used to refresh the resistive grid after each reading. The goal is to enable customized applications through character and symbol recognition on the touch pad.