This document describes building a simple mobile phone using an Arduino, GSM module, keypad, LCD display, speaker, and microphone. The phone can make and receive calls, and send and receive SMS messages. The GSM module handles the cellular connectivity, while the Arduino controls interfacing with the components and sending AT commands to the GSM module to perform phone functions. An alphanumeric keypad is used for input, and a LCD displays messages, instructions, and call/SMS information.