The first thing that came in to mind when I started learning about electronics is how do computers work? So I did some research and found out that computers do really simple things, just very, very fast. One of them is adding two numbers together, so I decided that I would make a calculator with an Arduino Uno.
The finished product worked very well, capable of adding two numbers nearly instantly.
If wired and coded correctly, this calculator should be able to add two numbers both up to 7 and produce a sum up to 14. Math homework solved!
Comments