Arduino Calculator
This calculator will be able to perform simple mathematical operations like addition, subtraction, multiplication, and division. It will also be able to give you the answer in float.
How it works
In this project, 4×4 Keypad matrix is used as Calculator Keypad. On which, number buttons are used to write numbers and for arithmetic operator.
The buttons, other than the numerical ones, will perform the following tasks:
- ‘A’ is for addition
- ‘B’ is for subtraction
- ‘C’ is for multiply
- ‘D’ is for divide
You can change these, according to you by changing in Arduino IDE code.
Required Hardware
Following Hardware will be required to perform this circuit.
- Arduino UNO
- 8 by 2 LCD screen
- 4X4 Keypad Matrix
- Male to Female Jumper
- Male to Male Jumper
- USB A to B cable (cable differs between arduino models)
- 9v battery power plug