Arduino Calculator 2.0

by Darren Chung in Circuits > Electronics

335 Views, 0 Favorites, 0 Comments

Arduino Calculator 2.0

Arduino supplies.png

This project originated from https://create.arduino.cc/projecthub/Joprp05/simpl...

I add/replaced

- Add a button

- Add an led bulb

- Case for the calculator

Supplies

This project only requires materials that are easily accessible:

- Arduino Leonardo

- USB Type-A

- Arduino Button

- Led bulb

Connect Button and Led

Step 2.png

- Connect the Arduino button to the Arduino board, by connecting the wire of the button to Analog in.

- Connect the led to the board by connecting the led to one positive and one negative.

Connect USB a to Computer

USB connect pc.png

Plugin the USB type-A to your computer and the board, upload the code.

Code

arduino code.png

Upload and Your Done!

Arduino Calculator

Upload the code to the board and you can use your calculator anytime you want! Get rekt, math homework!