Let's create our own calculator using Arduino. By utilizing a 4x4 keypad, we can input values, and the results can be displayed without an LCD screen. This calculator is capable of performing basic operations such as addition, subtraction, multiplication, and division using whole numbers.

