Arduino-Based Simple Calculator
This project is a calculator based on Arduino Uno which performs four common operations (+, -, x, /) and can perform decimal fractional operations up to 2 decimal points.
I used this tutorial to build the calculator, and edited some parts of the code and added a button.
http://www.allaboutcircuits.com/projects/simple-arduino-based-calculator/