top of page
ECE153B - Project Proposal
Calculator

 

Overview:

Our project is to build a simple arithmetic calculator by interfacing a keypad to the LPC 4088 board. The results of these mathematic operations are then displayed on a TFT screen, which is also interfaced to the board as well. 

Peripherals:

1. Keypad- Digilent PmodKYPD -

2. Display- Adafruit -

Block Diagram of our system:

Goals and Deliverables:

The main objective of this project is to learn how to interface different peripherals to the Dev-Kit. At the end of the project, we would want to be able to collect/parse the keys pressed on the keypad as input to our code. These inputs are then operated upon depending on the users choice of operation. The outputs of said operation would be displayed on the TFT display. 

Responsibilities:

Anna is responsible for programming the keypad, Bindu will take care of handling the software on the LPC 4088 board, and Vanessa is responsible for interfacing the display. 

Picture1.png
bottom of page